| Commit message (Expand) | Author | Age | Files | Lines |
* | bugfix: use the correct codepoint for the OSPF simple text auth token entry. | hannes | 2006-12-13 | 1 | -8/+4 |
* | update diffserv-TE codepoints as per rfc4124, code cosmetics: add a few TLV_M... | hannes | 2005-08-23 | 1 | -12/+12 |
* | Add an "fn_printzp()" routine for printing null-padded strings (strings | guy | 2005-05-06 | 1 | -3/+6 |
* | Get rid of an unused variable. | guy | 2005-04-20 | 1 | -4/+2 |
* | -display cosmetics: make the output more conistent: | hannes | 2004-09-29 | 1 | -3/+2 |
* | add support for the Up/Down Bit as per draft-ietf-ospf-2547-dnbit-04 | hannes | 2004-09-20 | 1 | -1/+2 |
* | add support for the Opaque Router Information LSA and the Router Capabilities... | hannes | 2004-09-20 | 1 | -1/+69 |
* | bugfix: changed format for diffserv-TE subTLVs, add tok2str() for decoding BC... | hannes | 2004-09-15 | 1 | -3/+6 |
* | add (cheap) support for NSSA LSAs | hannes | 2004-09-09 | 1 | -1/+2 |
* | "if (!TTEST2(x, y)) goto trunc" is just "TCHECK2(x, y)". | guy | 2004-03-24 | 1 | -9/+11 |
* | add support for Diffserv TE per draft-ietf-tewg-diff-te-proto-06 | hannes | 2004-01-27 | 1 | -2/+12 |
* | add support for Graceful OSPF Restart (rfc3623) | hannes | 2004-01-08 | 1 | -3/+78 |
* | Don't check for the OSPF opaque traffic engineering TLV type before | guy | 2003-11-19 | 1 | -4/+3 |
* | Have the configure script arrange that the Makefile define _U_ | guy | 2003-11-16 | 1 | -4/+4 |
* | From Neil Spring: | guy | 2003-11-15 | 1 | -4/+4 |
* | Squelch some compiler sarnings. | guy | 2003-10-22 | 1 | -38/+64 |
* | - fix a compiler padding issue in the LS-Request structure | hannes | 2003-10-22 | 1 | -9/+25 |
* | misc. cosmetic output & identation | hannes | 2003-10-22 | 1 | -19/+19 |
* | - port LS_TYPE_OPAQUE printing from ospf_print_lsa() to ospf_print_lshdr() | hannes | 2003-10-22 | 1 | -45/+51 |
* | bug report [plus partial patch] from Carles Kishimoto Bisbe ckishimo [AT] ac ... | hannes | 2003-10-20 | 1 | -134/+144 |
* | - squelch some compiler warnings | hannes | 2003-10-04 | 1 | -18/+189 |
* | remove some LSA header code redundancy | hannes | 2003-10-03 | 1 | -13/+10 |
* | show opaque-LSA specific fields of the LSA header | hannes | 2003-10-03 | 1 | -8/+31 |
* | add better handling for unknown LSAs to OSPF | hannes | 2003-10-02 | 1 | -1/+26 |
* | better display of MD5 related authentication info | hannes | 2002-12-23 | 1 | -8/+19 |
* | The "__attribute__((packed))" tag on structures causes some files not to | guy | 2002-12-11 | 1 | -25/+26 |
* | On some platforms, "ntohl()" returns a "long" or "unsigned long"; cast | guy | 2002-11-10 | 1 | -7/+7 |
* | ospf rework; | hannes | 2002-11-07 | 1 | -240/+179 |
* | Added support for Win32, based on WinPcap. | risso | 2002-08-01 | 1 | -7/+6 |
* | Don't print "nbrs" if no neighbor list will follow. | fenner | 2001-06-28 | 1 | -3/+4 |
* | Remove #if 0 sections | fenner | 2001-06-15 | 1 | -7/+1 |
* | Get rid of includes of <netinet/in_systm.h>, and replace "n_short", | guy | 2000-09-29 | 1 | -2/+1 |
* | Add an "ip.h" header, to declare the IP stuff needed by dissectors, and | guy | 2000-09-23 | 1 | -3/+3 |
* | Switch to config.h instead of passing defines in DEFS. | fenner | 1999-11-21 | 1 | -1/+5 |
* | Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder. | itojun | 1999-10-30 | 1 | -1/+4 |
* | patches to help build on Linux 2.2linux22 | mcr | 1999-10-17 | 1 | -2/+1 |
* | Initial revision | mcr | 1999-10-07 | 1 | -0/+588 |