patch-1.3.33 linux/net/ipv4/ipmr.c
Next file: linux/net/ipv4/route.c
Previous file: linux/net/ipv4/ip_fw.c
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Tue Oct 10 15:45:28 1995
- Orig file:
v1.3.32/linux/net/ipv4/ipmr.c
- Orig date:
Wed Oct 4 14:14:35 1995
diff -u --recursive --new-file v1.3.32/linux/net/ipv4/ipmr.c linux/net/ipv4/ipmr.c
@@ -18,10 +18,9 @@
* Cache manager under test. Forwarding in vague test mode
* Todo:
* Flow control
- * Tunnels
- * Wipe cache on mrouted exit
+ * Finish Tunnels
* Debug cache ttl handling properly
- * Resolve IFF_ALLMULTI for most cards
+ * Resolve IFF_ALLMULTI for rest of cards
*/
#include <asm/system.h>
@@ -895,7 +894,7 @@
void ip_mr_init(void)
{
- printk("Linux IP multicast router 0.02pre-working 8)\n");
+ printk("Linux IP multicast router 0.04-might-work 8)\n");
register_netdevice_notifier(&ip_mr_notifier);
proc_net_register(&(struct proc_dir_entry) {
PROC_NET_IPMR_VIF, 9 ,"ip_mr_vif",
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this