]> The Tcpdump Group git mirrors - tcpdump/history - ospf.h
CI: Add warning exemptions for Sun C (suncc-5.14) on Solaris 10
[tcpdump] / ospf.h
2024-02-06  Rachid Tak TakOSPF: Add SR-Algo, Local Block, and SRMS Preference...
2023-11-13  Hannes GredlerOSPF: add support for segment routing extensions and...
2021-01-23  Denis OvsienkoOSPF: Update more router properties bits. [skip ci]
2021-01-23  ckishimoospf: add support bit Nt RFC3101 904/head
2020-10-02  Denis OvsienkoOSPF: Update the option bit props.
2020-05-28  Guy HarrisMerge branch 'master' into macsec
2020-05-25  Guy HarrisMerge branch 'master' into fix_udp_frag_badlen 602/head
2020-02-29  Michael RichardsonMerge pull request #492 from vel21ripn/nflog-print
2018-11-17  Tero KivinenUpdated 802.15.4 code
2018-01-30  Guy HarrisUse nd_ipv4 rather than struct in_addr.
2017-12-23  Guy HarrisMake 1-element arrays for fields that may repeat.
2017-12-16  Guy HarrisMerge branch 'master' into master 630/head
2017-12-14  Guy HarrisUse nd_ types for OSPF and OSPF6 packets.
2017-02-02  Denis OvsienkoOSPF: refine unknown packet type handling
2014-04-23  Guy HarrisMore getting rid of old u_intN_t.
2014-04-02  Denis OvsienkoNDOize DECnet, OSPF and TCP decoders
2014-01-03  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Denis Ovsienkoremove tcpdump's own CVS keywords
2014-01-02  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Michael Richardsonwhitespace changes
2013-12-29  Denis OvsienkoOSPFv3: add crypto authentication (RFC6506) support
2011-12-12  Michael RichardsonMerge pull request #3 from bodgit/master
2011-12-10  Michael RichardsonMerge remote branch 'github/master'
2011-10-14  Guy HarrisConstify some arguments.
2007-10-08  hannesclean up some code-cosmetics that came up during code...
2007-09-27  hannesfix illustration
2007-09-27  hannesadd support for multi-topology ospf as per draft-ietf...
2007-09-23  guyFrom Marc Binderberger:
2006-12-13  hannesbugfix: use the correct codepoint for the OSPF simple...
2006-09-05  hannes-share the grace LSA and TE LSA printer with the outsid...
2005-08-23  hannesupdate diffserv-TE codepoints as per rfc4124
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-09  hannesadd (cheap) support for NSSA LSAs
2004-01-27  hannesadd support for Diffserv TE per draft-ietf-tewg-diff...
2004-01-08  hannesadd support for Graceful OSPF Restart (rfc3623)
2003-10-22  hannes- fix a compiler padding issue in the LS-Request structure
2003-10-04  hannes- squelch some compiler warnings
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-11  guyThe "__attribute__((packed))" tag on structures causes...
2002-12-11  guyGet rid of extra semicolon.
2002-11-09  itojunput __attribute__((packed)) to packet headers. s/u_sho...
2002-11-07  hannesospf rework;
2000-12-17  guyGive a bunch of files RCS and SCCS IDs.
2000-10-03  itojunalways use u_intXX_t for protocol format declaration...
1999-10-07  mcrInitial revision