CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/04 02:42:38
Modified files:
usr.sbin/tcpdump: print-ospf.c print-ospf6.c
Log message:
Tcpdump did not show the OSPF router id of hello packets if it was
equal to the source ip address. This is confusing and inconsistent
with IPv6. So always print the rtrid.
OK stsp@
