patch-2.4.17 linux/net/packet/af_packet.c
Next file: linux/net/sched/Config.in
Previous file: linux/net/netsyms.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Fri Dec 21 16:40:33 2001
- Orig file:
linux-2.4.16/net/packet/af_packet.c
- Orig date:
Tue Oct 30 23:08:12 2001
diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/net/packet/af_packet.c linux/net/packet/af_packet.c
@@ -5,7 +5,7 @@
*
* PACKET - implements raw packet sockets.
*
- * Version: $Id: af_packet.c,v 1.57 2001/10/30 03:38:37 davem Exp $
+ * Version: $Id: af_packet.c,v 1.58 2001/11/28 21:02:10 davem Exp $
*
* Authors: Ross Biro, <bir7@leland.Stanford.Edu>
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
@@ -1902,3 +1902,4 @@
module_init(packet_init);
module_exit(packet_exit);
+MODULE_LICENSE("GPL");
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)