summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6d.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: properly update prefix list referencesDavid Lamparter2017-08-241-0/+18
* *: Add 'show debugging' command from vtyshDonald Sharp2017-08-211-1/+17
* ospf6d: Remove ospf6d version stringDonald Sharp2017-08-201-19/+0
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-844/+801
* *: remove VTYNL, part 6 of 6David Lamparter2017-07-141-59/+59
* *: remove VTYNL, part 4 of 6David Lamparter2017-07-141-5/+5
* *: remove VTYNL, part 3 of 6David Lamparter2017-07-141-4/+2
* *: remove VTYNL, part 2 of 6David Lamparter2017-07-141-17/+17
* ospf6d: VNL -> VTYNLDavid Lamparter2017-07-141-77/+77
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-1/+1
* ospf6d: Fix parse_type_specDonald Sharp2017-04-281-7/+7
* ospf6d: Fix some issues with 'show ipv6 ospf6 data..'Donald Sharp2017-04-281-2/+2
* *: snmp: convert into modulesDavid Lamparter2017-03-251-8/+0
* *: use hooks for sending SNMP trapsDavid Lamparter2017-03-251-1/+1
* Merge remote-tracking branch 'osr_private_quagga/queue/osr/vtysh-generic' int...Quentin Young2016-12-021-17/+14
|\
| * vtysh: fix some macro breakageDavid Lamparter2016-11-231-17/+14
* | all: Fix all underfull doc stringsQuentin Young2016-11-301-4/+4
|/
* all: Fix underfull doc strings, part 1Quentin Young2016-11-051-1/+3
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-19/+0
|\
| * *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-081-7/+0
* | all: removed all DEFUN command stompsDaniel Walton2016-10-061-1/+0
* | all: added some missing <>s within []sDaniel Walton2016-09-301-1/+1
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-248/+37
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-507/+163
* | ospf6d: clean up command string in CHECK ME commentsDaniel Walton2016-09-301-44/+13
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+17
* | zebra: CHECK ME fixesDaniel Walton2016-09-251-0/+73
* | ospf6d: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-28/+38
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-8/+8
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-576/+476
* | ospf6d: argv updateDaniel Walton2016-09-231-80/+53
|/
* lib: zclient.c remove extern struct thread_master *Donald Sharp2015-09-231-1/+1
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-221-0/+2
* Adding the initialization check in ospfv3_clean()Donald Sharp2015-05-201-0/+2
* ospf6d: ospfv3-show-cmds-instance-check-fix.patchDonald Sharp2015-05-201-0/+4
* Support for 'clear ipv6 ospf6 interface [ifname]Donald Sharp2015-05-201-0/+2
* *: nuke ^L (page feed)David Lamparter2014-06-041-1/+1
* ospf6d: remove own routes on SIGTERM (BZ#448)Phil Laverdiere2012-02-211-1/+8
* [ospf6d] Fix ospf6d crash in show border routersJon2009-06-181-0/+6
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-1/+1
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-31/+26
* [ospf6d] Import GNU Zebra CVSps#3559: Fix inter-area as-ext bug, cleanup debugPaul Jakma2006-05-151-0/+2
* * ospf6d.c: No need for double ';'. Fixes parsing "show ipv6 ospf6hasso2005-05-311-5/+1
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-90/+44
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-4/+4
* Merge svn revisions 1065 and 1066 from Zebra CVS.hasso2004-10-081-0/+8
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-16/+16
* Merge svn revision 981 from Zebra cvs.hasso2004-09-031-0/+90
* Merge svn revision 975 from Zebra repository.hasso2004-09-011-12/+15