patch-2.3.45 linux/net/ipv6/af_inet6.c
Next file: linux/net/irda/irda_device.c
Previous file: linux/net/core/dev.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sun Feb 13 10:18:03 2000
- Orig file:
v2.3.44/linux/net/ipv6/af_inet6.c
- Orig date:
Thu Feb 10 17:11:24 2000
diff -u --recursive --new-file v2.3.44/linux/net/ipv6/af_inet6.c linux/net/ipv6/af_inet6.c
@@ -7,7 +7,7 @@
*
* Adapted from linux/net/ipv4/af_inet.c
*
- * $Id: af_inet6.c,v 1.53 2000/02/04 21:04:08 davem Exp $
+ * $Id: af_inet6.c,v 1.54 2000/02/12 23:34:45 davem Exp $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -451,7 +451,7 @@
inet6_bind,
inet_dgram_connect, /* ok */
sock_no_socketpair, /* a do nothing */
- inet_accept, /* ok */
+ sock_no_accept, /* a do nothing */
inet6_getname,
datagram_poll, /* ok */
inet6_ioctl, /* must change */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)