Kernel should return error on illegal socket option requests.
authorKeith Sklower <sklower@ucbvax.Berkeley.EDU>
Wed, 30 Oct 1985 06:23:18 +0000 (22:23 -0800)
committerKeith Sklower <sklower@ucbvax.Berkeley.EDU>
Wed, 30 Oct 1985 06:23:18 +0000 (22:23 -0800)
(or pass them further down the layers at some future date?)

SCCS-vsn: sys/netns/idp_usrreq.c 6.11

usr/src/sys/netns/idp_usrreq.c

index bf23e11..ef06217 100644 (file)
@@ -3,7 +3,7 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *      @(#)idp_usrreq.c       6.10 (Berkeley) %G%
+ *      @(#)idp_usrreq.c       6.11 (Berkeley) %G%
  */
 
 #include "param.h"
  */
 
 #include "param.h"