]> The Tcpdump Group git mirrors - tcpdump/history - print-ospf.c
Backout CHANGES update - wrong branch
[tcpdump] / print-ospf.c
2006-12-13  hannesbugfix: use the correct codepoint for the OSPF simple...
2005-08-23  hannesupdate diffserv-TE codepoints as per rfc4124, code...
2005-05-06  guyAdd an "fn_printzp()" routine for printing null-padded...
2005-04-20  guyGet rid of an unused variable.
2004-09-29  hannes-display cosmetics: make the output more conistent:
2004-09-20  hannesadd support for the Up/Down Bit as per draft-ietf-ospf...
2004-09-20  hannesadd support for the Opaque Router Information LSA and...
2004-09-15  hannesbugfix: changed format for diffserv-TE subTLVs, add...
2004-09-09  hannesadd (cheap) support for NSSA LSAs
2004-03-24  guy"if (!TTEST2(x, y)) goto trunc" is just "TCHECK2(x...
2004-01-27  hannesadd support for Diffserv TE per draft-ietf-tewg-diff...
2004-01-08  hannesadd support for Graceful OSPF Restart (rfc3623)
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-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