Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: itojun
Date: Mon Apr 24 13:01:26 UTC 2000
Modified Files:
basesrc/usr.sbin/tcpdump: Makefile print-domain.c print-isakmp.c
print-rt6.c
Log Message:
- domain: avoid infinite loop in DNS packet printing.
- isakmp: print CERT and SIG payload. fix IPsec-AH algorithm type.
- rt6: avoid duplicated IPv6 src/dst.
sync with tcpdump.org.
XXX we need to think about future synchronization with tcpdump.org...
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/usr.sbin/tcpdump/Makefile
cvs rdiff -r1.7 -r1.8 basesrc/usr.sbin/tcpdump/print-domain.c
cvs rdiff -r1.4 -r1.5 basesrc/usr.sbin/tcpdump/print-isakmp.c
cvs rdiff -r1.3 -r1.4 basesrc/usr.sbin/tcpdump/print-rt6.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index