Date: Sat, 13 Apr 1996 08:13:35 -0700 (PDT) From: John Hay <jhay> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/IPXrouted IPXrouted.8 defs.h main.c output.c protocol.h sap.h sap_output.c table.h tables.c trace.c trace.h Message-ID: <199604131513.IAA27689@freefall.freebsd.org>
index | next in thread | raw e-mail
jhay 96/04/13 08:13:34
Modified: usr.sbin/IPXrouted IPXrouted.8 defs.h main.c output.c
protocol.h sap.h sap_output.c table.h tables.c
trace.c trace.h
Log:
Accept and use the content of packets received that is bigger than the
Novell spec, but still only transmit according to the spec.
Add a feature to dump the RIP and SAP tables when a SIGINFO signal is
received.
Revision Changes Path
1.3 +5 -0 src/usr.sbin/IPXrouted/IPXrouted.8
1.3 +2 -2 src/usr.sbin/IPXrouted/defs.h
1.4 +20 -2 src/usr.sbin/IPXrouted/main.c
1.3 +3 -2 src/usr.sbin/IPXrouted/output.c
1.2 +3 -2 src/usr.sbin/IPXrouted/protocol.h
1.3 +2 -1 src/usr.sbin/IPXrouted/sap.h
1.4 +3 -2 src/usr.sbin/IPXrouted/sap_output.c
1.2 +3 -3 src/usr.sbin/IPXrouted/table.h
1.2 +5 -1 src/usr.sbin/IPXrouted/tables.c
1.2 +29 -1 src/usr.sbin/IPXrouted/trace.c
1.3 +2 -1 src/usr.sbin/IPXrouted/trace.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604131513.IAA27689>
