dg
7e652c921c
When hexdumping a RIP entry, type cast the bytes to unsigned first. Not
...
doing so caused them to be sign-extended to an int (which really messed
things up).
1994-02-10 11:24:32 +00:00
dg
1ba8f89993
Fixed bug in decoding of RIP packets. RIP data is in "osockaddr" format;
...
the fix is to import the structures from protocols/routed.h and change
the sockaddr to osockaddr. We can't change the generic include file
because too many other things rely on this in order to deal with the
kernel routing socket (which is sockaddr format).
1994-02-10 09:17:57 +00:00
jtc
af64f007ac
Include <rpc/rpc.h> instead of various individual <rpc/*.h> header files
...
to compile with the newly prototyped rpc headers.
1993-09-15 20:27:25 +00:00
rgrimes
b7ad91ad93
Added -DPPP so that tcpdump understands ppp
1993-09-06 20:25:55 +00:00
rgrimes
2e7922abb8
Added #ifndef inline #endif around definition of inline so that we
...
do not end up definig it twice.
1993-08-29 01:59:05 +00:00
rgrimes
7297bf31c8
TCPDUMP was installing in /usr/local/bin, changed to /usr/sbin.
1993-07-20 19:38:44 +00:00
root
aa99538e13
New manual page system
1993-07-02 04:22:44 +00:00
rgrimes
05cb592c95
This commit was generated by cvs2svn to compensate for changes in r2,
...
which included commits to RCS files with non-trunk default branches.
1993-06-12 14:49:13 +00:00
rgrimes
f078b88a16
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 14:49:13 +00:00
rgrimes
869ee22f8d
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 14:49:13 +00:00
rgrimes
f131f027b4
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 14:49:13 +00:00