]> git.proxmox.com Git - mirror_frr.git/history - ospf6d/ospf6_message.c
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
[mirror_frr.git] / ospf6d / ospf6_message.c
2016-08-18 Paul Jakma*: use an ifindex_t type, defined in lib/if.h, for...
2015-07-29 Donald Sharparm compilation failures.
2015-05-20 Donald SharpThis is a fix to make sure router-LSA is updated when...
2014-06-04 David Lamparter*: nuke ^L (page feed)
2014-03-21 Ingo Flaschbergerospf6d: solve segfaults with ospf6d on FreeBSD
2014-03-18 David LamparterMerge volatile/cumulus_ospf6d
2014-03-18 Christian Frankeospf6d: improve ordered shutdown
2013-11-08 Dinesh Duttospf6d: don't change SeqNum on initial DbDesc message
2013-11-08 Dinesh Duttospf6d: convert LSDB to use route_node, improve performance
2013-11-08 Dinesh Duttospf6d: fix neighbor state machine (faster lsdb sync...
2013-11-08 Dinesh Duttospf6d: add p2p interface support
2013-10-23 Dinesh Duttospf6d/ospfd: refactor some common defines
2012-10-25 Balaji.G*: use array_size() helper macro
2012-04-12 Avneesh SachdevMerge quagga mainline into the google ISIS code.
2012-04-09 Avneesh SachdevMerge branch 'quagga' into google-bgp-multipath
2012-01-02 Vyacheslav Trushkinospf6d: fix compiler warning messages
2012-01-02 Tom Goffospf6d: Have ospf6d cleanup when it terminates normally
2012-01-02 Vyacheslav Trushkinospf6d: fix compiler warning messages
2011-12-13 Denis Ovsienkoospf6d: decode message type with LOOKUP()
2011-12-13 Denis Ovsienkoospf6d: make some old sizing checks assertions
2011-11-21 Denis Ovsienkoospf6d: decode message type with LOOKUP()
2011-11-17 Dmitrij Tejblumospf6d: check MTU with message header size in mind
2011-10-17 Denis Ovsienkoospf6d: make some old sizing checks assertions
2011-09-26 Denis Ovsienkoospf6d: CVE-2011-3323 (fortify packet reception)
2011-09-26 Denis Ovsienkoospf6d: CVE-2011-3323 (fortify packet reception)
2011-08-27 Denis Ovsienkoospf6d: move named constants to ospf6d.h
2011-08-20 Denis Ovsienkoospf6d: move named constants to ospf6d.h
2011-07-29 Paul JakmaMerge remote-tracking branch 'origin/master'
2011-07-13 Greg TroxelMerge remote-tracking branch 'polymorf/master'
2011-07-12 Dmitrij Tejblumospf6d: check MTU with message header size in mind
2011-07-12 Dmitrij Tejblumospf6d: copy "mtu-ignore" option from ospfd
2011-04-22 Dmitrij Tejblumospf6d: copy "mtu-ignore" option from ospfd
2011-03-21 Tom Goffospf6d: Have ospf6d cleanup when it terminates normally
2009-06-22 Takashi SogabeConvert ospf6d over to quagga_gettime() wrappers.
2008-08-22 Paul Jakma[trivia] finish off static'ification of ospf6d and...
2006-05-15 Paul Jakma[ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes...
2006-05-15 Paul Jakma[ospf6d] GNU Zebra 3560: Call ospf6_maxage_remove when...
2005-06-24 hasso * ospf6_message.c: Changed to be insensitive to change...
2005-04-07 paul2005-04-07 Paul Jakma <paul.jakma@sun.com>
2004-12-24 hasso*.c: Change level of debug messages to LOG_DEBUG.
2004-10-10 paul2004-10-10 Paul Jakma <paul@dishone.st>
2004-09-23 hassoRemove usage of evil list and listnode typedefs.
2004-09-01 hassoMerge svn revision 975 from Zebra repository.
2004-08-25 hassoSVN revisions 935-940 merge from Zebra CVS.
2004-08-15 hassoSVN revisions 916-920 from Zebra. ABR support is almost...
2004-08-04 hassoSVN revision 907 from Zebra cvs repository.
2004-07-09 hassoMerge svn revision 855 from Zebra repository.
2004-05-18 hassoUpdate to latest (really :) ospf6d from Zebra repositor...
2004-05-18 hassoOspf6d merge from Zebra repository with added privs...
2003-06-19 paul2003-06-19 Paul Jakma <paul@dishone.st>
2002-12-13 paulInitial revision