summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_message.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: remove VTYNL, part 4 of 6David Lamparter2017-07-141-5/+3
* *: remove VTYNL, part 2 of 6David Lamparter2017-07-141-6/+6
* ospf6d: VNL -> VTYNLDavid Lamparter2017-07-141-9/+9
* *: simplify log message lookupQuentin Young2017-06-211-7/+7
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: update thread_add_* callsQuentin Young2017-05-091-17/+24
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-58/+44
* *: use monotime()David Lamparter2017-01-231-1/+1
* *: remove quagga_gettime() return value checksDavid Lamparter2017-01-231-4/+1
* ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-56/+14
* all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+2
* ospf6d: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-14/+16
* convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-2/+2
* ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-38/+38
* ospf6d: argv updateDaniel Walton2016-09-231-18/+18
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-2/+2
* arm compilation failures.Donald Sharp2015-07-301-1/+1
* This is a fix to make sure router-LSA is updated when neighbor's interface ID...Donald Sharp2015-05-201-2/+12
* *: nuke ^L (page feed)David Lamparter2014-06-041-2/+2
* ospf6d: solve segfaults with ospf6d on FreeBSDIngo Flaschberger2014-03-211-0/+7
* ospf6d: improve ordered shutdownChristian Franke2014-03-181-1/+1
* ospf6d: don't change SeqNum on initial DbDesc messageDinesh Dutt2013-11-081-1/+2
* ospf6d: convert LSDB to use route_node, improve performanceDinesh Dutt2013-11-081-8/+8
* ospf6d: fix neighbor state machine (faster lsdb sync, RFC compliance)Dinesh Dutt2013-11-081-27/+29
* ospf6d: add p2p interface supportDinesh Dutt2013-11-081-88/+141
* ospf6d/ospfd: refactor some common definesDinesh Dutt2013-10-231-1/+1
* *: use array_size() helper macroBalaji.G2012-10-251-2/+1
* ospf6d: fix compiler warning messagesVyacheslav Trushkin2012-01-021-4/+5
* ospf6d: decode message type with LOOKUP()Denis Ovsienko2011-12-131-8/+16
* ospf6d: make some old sizing checks assertionsDenis Ovsienko2011-12-131-90/+13
* ospf6d: check MTU with message header size in mindDmitrij Tejblum2011-11-171-9/+17
* ospf6d: CVE-2011-3323 (fortify packet reception)Denis Ovsienko2011-09-261-73/+474
* ospf6d: move named constants to ospf6d.hDenis Ovsienko2011-08-271-2/+0
* ospf6d: copy "mtu-ignore" option from ospfdDmitrij Tejblum2011-04-221-1/+1
* ospf6d: Have ospf6d cleanup when it terminates normallyTom Goff2011-03-211-0/+18
* Convert ospf6d over to quagga_gettime() wrappers.Takashi Sogabe2009-06-221-1/+1
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-20/+20
* [ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugsPaul Jakma2006-05-151-2/+4
* [ospf6d] GNU Zebra 3560: Call ospf6_maxage_remove when out of Exchange/LoadingPaul Jakma2006-05-151-2/+2
* * ospf6_message.c: Changed to be insensitive to changes of neighbors'hasso2005-06-241-30/+4
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-4/+2
* *.c: Change level of debug messages to LOG_DEBUG.hasso2004-12-241-121/+121
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-17/+21
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-1/+1
* Merge svn revision 975 from Zebra repository.hasso2004-09-011-8/+2
* SVN revisions 935-940 merge from Zebra CVS.hasso2004-08-251-3/+3
* SVN revisions 916-920 from Zebra. ABR support is almost done.hasso2004-08-151-57/+107
* SVN revision 907 from Zebra cvs repository.hasso2004-08-041-11/+12
* Merge svn revision 855 from Zebra repository.hasso2004-07-091-0/+4
* Update to latest (really :) ospf6d from Zebra repository and some tinyhasso2004-05-181-12/+42