]> The Tcpdump Group git mirrors - tcpdump/history - print-ospf.c
add tracefiles for infinite loop testing
[tcpdump] / print-ospf.c
2004-03-24  guy"if (!TTEST2(x, y)) goto trunc" is just "TCHECK2(x...
2003-11-19  guyDon't check for the OSPF opaque traffic engineering...
2003-11-16  guyHave the configure script arrange that the Makefile...
2003-11-15  guyFrom Neil Spring:
2003-11-15  guyFrom Neil Spring:
2003-10-22  guySquelch some compiler sarnings.
2003-10-22  hannes- fix a compiler padding issue in the LS-Request structure
2003-10-22  hannesmisc. cosmetic output & identation
2003-10-22  hannes- port LS_TYPE_OPAQUE printing from ospf_print_lsa...
2003-10-20  hannesbug report [plus partial patch] from Carles Kishimoto...
2003-10-04  hannes- squelch some compiler warnings
2003-10-03  hannesremove some LSA header code redundancy
2003-10-03  hannesshow opaque-LSA specific fields of the LSA header
2003-10-02  hannesadd better handling for unknown LSAs to OSPF
2002-12-23  hannesbetter display of MD5 related authentication info
2002-12-11  guyThe "__attribute__((packed))" tag on structures causes...
2002-11-10  guyOn some platforms, "ntohl()" returns a "long" or "unsig...
2002-11-07  hannesospf rework;
2002-08-01  rissoAdded support for Win32, based on WinPcap.
2001-06-28  fennerDon't print "nbrs" if no neighbor list will follow.
2001-06-15  fennerRemove #if 0 sections
2000-09-29  guyGet rid of includes of <netinet/in_systm.h>, and replac...
2000-09-23  guyAdd an "ip.h" header, to declare the IP stuff needed...
1999-11-21  fennerSwitch to config.h instead of passing defines in DEFS.
1999-10-30  itojunBring in KAME IPv6 tcpdump. replaces esp/ah/isakmp...
1999-10-17  mcr patches to help build on Linux 2.2
1999-10-07  mcrInitial revision