summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_zebra.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use vty_outlnQuentin Young2017-06-291-3/+3
* ospf6d: Make 'show zebra' 'show ipv6 ospf6 zebra'Donald Sharp2017-05-181-6/+5
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* ospf6d: Fix redistribution debug knowledgeDonald Sharp2017-05-031-1/+1
* ospf6d: Fix write beyond data structureDonald Sharp2017-03-011-7/+7
* *: read and ignore srcdest routes on ZAPIChristian Franke2017-01-301-1/+13
* lib: send ZAPI IPv6 source prefixDavid Lamparter2017-01-301-4/+4
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-211-0/+150
|\
| * ospf6d: implement admin distanceMaitane Zotes2016-10-201-0/+150
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-10/+15
|\|
| * *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-081-1/+0
| * ospf6d: add support for route tagsChristian Franke2016-10-081-3/+13
| * Make route flags a 32bit fieldChristian Franke2016-09-231-1/+1
| * lib: Check prefix length from zebra is sensiblePaul Jakma2016-09-231-1/+1
| * Revert "Make route flags a 32bit field"Donald Sharp2016-09-231-1/+1
| * Make route flags a 32bit fieldChristian Franke2016-09-231-1/+1
| * *: remove dead codeRenato Westphal2016-09-231-4/+0
* | all: removed all DEFUN command stompsDaniel Walton2016-10-061-27/+0
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-31/+8
* | 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-4/+6
* | 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-19/+19
* | ospf6d: argv updateDaniel Walton2016-09-231-4/+4
|/
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-2/+2
* Merge remote-tracking branch 'origin/cmaster' into cmaster-nextDonald Sharp2016-07-131-0/+4
|\
| * bfd: Fix for missing BFD client regs/deregs from quagga clientsradhika2016-06-211-0/+4
* | zebra/ospf/ospf6: Fix several memory leaks on if up/downDon Slice2016-06-281-0/+2
|/
* quagga: delete interface from default table when moved to vrfDon Slice2016-03-181-1/+1
* ospf6d: Ensure that ospf6d is actually running before handling default routesDonald Sharp2016-02-181-0/+3
* Quagga: Support VRF unregister for clientsvivek2016-02-121-1/+1
* Quagga: prefix2str fixupDonald Sharp2015-11-231-2/+2
* Quagga: vrf_id not being set correctlyDonald Sharp2015-11-201-1/+2
* *: add VRF ID in the API message headerFeng Lu2015-11-041-29/+49
* Zebra: Make redistribute do replace instead of del/add for better convergencevivek2015-10-211-1/+5
* lib: zclient.c remove extern struct thread_master *Donald Sharp2015-09-231-2/+2
* Per AFI redist registrationsDonald Sharp2015-05-201-16/+16
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-17/+21
* ospf6d: ospfv3-abr-ecmp-support.patchDonald Sharp2015-05-201-22/+88
* *: nuke ^L (page feed)David Lamparter2014-06-041-2/+2
* ospf6d: compute interface cost from its bandwidthVincent Bernat2014-03-211-2/+2
* ospf6d: handle missing link local address more gracefullyChristian Franke2014-03-181-3/+8
* ospf6d: improve ordered shutdownChristian Franke2014-03-181-1/+3
* fix zebra protocol after MP-BGP changesDenis Ovsienko2012-01-231-0/+1
* ospf6d: fix crash if zebra_interface_state_read can't find interfaceIngo Flaschberger2011-04-041-0/+3
* [global] interface flags format warningsStephen Hemminger2009-07-281-2/+3
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-1/+1
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-12/+12
* 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-011-11/+2
* 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-111-2/+2