cvs commit: src/sys/conf files options src/sys/kern init_sysent.c syscalls.c syscalls.master uipc_socket.c uipc_syscalls.c src/sys/net rtsock.c src/sys/netinet in.h in_proto.c src/sys/sys mbuf.h protosw.h socket.h syscall-args syscall-hide.h syscall.h ...
Hiten Pandya
hmp at backplane.com
Sun Jul 17 13:23:47 PDT 2005
Eirik Nygaard wrote:
On Sat, Jul 16, 2005 at 09:56:32AM -0700, Matthew Dillon wrote:
I didn't like it either, and we will probably want to change it to e.g.
an ioctl(), or to something more generic, but in the interest of getting
all the work in we can live with the system call for now.
I agree that it is a bit of an overkill. I will look into ways to handle it
better. I just wanted everything in place and working before I started to change
stuff.
Please do not remove the sctp_peeloff(2) system call or atleast provide a
library wrapper for it if you are going to make it an ioctl. That call
name has been maintained by all operating systems that support the SCTP
stack, i.e. AIX, Linux, Solaris, etc.
--
Hiten Pandya
hmp at backplane.com
More information about the Commits
mailing list