K 10
svn:author
V 6
bostic
K 8
svn:date
V 27
1994-01-03T17:39:01.000000Z
K 24
svn:entry:committed-date
V 27
1994-01-03T17:39:01.000000Z
K 7
svn:log
V 412
In ip_ctloutput, if the option is at level IPPROTO_IP but not
recognized/supported, return ENOPROTOOPT (from POSIX 1003.12).  I continued
to return EINVAL if the level was not IPPROTO_IP.  Also, in the latter
case, I added a check to free any mbuf only for setsockopt, not getsockopt,
although that is not strictly necessary (getsockopt passes a pointer
to a null pointer).  From: Mike Karels <karels@BSDI.COM>


END
