summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_neighbor.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use hooks for sending SNMP trapsDavid Lamparter2017-03-251-8/+5
* *: use monotime()David Lamparter2017-01-231-4/+4
* lib: time: remove recent_relative_time()David Lamparter2017-01-231-5/+3
* ospf6d: fix broken indentation in "show ipv6 ospf6 neighbor"Renato Westphal2017-01-041-4/+4
* *: fix up DEFUNs without install_element callsDavid Lamparter2016-12-051-0/+1
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-1/+0
|\
| * *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-081-2/+0
* | all: added some missing <>s within []sDaniel Walton2016-09-301-3/+3
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-53/+23
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+3
* | ospf6d: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-2/+3
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-35/+35
* | ospf6d: argv updateDaniel Walton2016-09-231-8/+8
|/
* *: add missing includesDavid Lamparter2016-06-071-0/+1
* Add "no debug ospf" and "no debug ospf6" commands to disable all ospf debuggingDaniel Walton2015-11-031-0/+51
* Fix for IPv6 OSPF BFD session staying down when ifdown/ifup on logical interf...radhika2015-10-091-1/+1
* Support of BFD status in Quaggaradhika2015-08-311-0/+4
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-221-1/+2
* *: nuke ^L (page feed)David Lamparter2014-06-041-1/+1
* ospf6d: add 'log-adjacency-changes [detail]'Dinesh Dutt2013-11-081-16/+41
* ospf6d: increment dbdesc seqnum on SeqNumberMismatch/BadLsReq eventDinesh Dutt2013-11-081-0/+4
* ospf6d: fix neighbor state machine (faster lsdb sync, RFC compliance)Dinesh Dutt2013-11-081-6/+33
* ospf6d: add SNMP notifications/traps supportVincent Bernat2012-06-251-0/+9
* ospf6d: add SNMP support for ospfv3NbrTableVincent Bernat2012-06-251-0/+2
* Convert ospf6d over to quagga_gettime() wrappers.Takashi Sogabe2009-06-221-5/+5
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-9/+9
* [ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong timesPaul Jakma2007-03-081-1/+1
* [ospf6d] GNU Zebra 3560: Call ospf6_maxage_remove when out of Exchange/LoadingPaul Jakma2006-05-151-10/+1
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-33/+14
* *.c: Change level of debug messages to LOG_DEBUG.hasso2004-12-241-13/+13
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-1/+1
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-3/+3
* Merge svn revision 981 from Zebra cvs.hasso2004-09-031-1/+1
* Merge svn revision 975 from Zebra repository.hasso2004-09-011-12/+0
* SVN revisions 916-920 from Zebra. ABR support is almost done.hasso2004-08-151-17/+17
* SVN revision 907 from Zebra cvs repository.hasso2004-08-041-31/+31
* Update to latest (really :) ospf6d from Zebra repository and some tinyhasso2004-05-181-9/+55
* Ospf6d merge from Zebra repository with added privs stuff and mergedhasso2004-05-181-391/+728
* Initial revisionpaul2002-12-131-0/+602