summaryrefslogtreecommitdiffstats
path: root/ripngd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-201-1/+0
|\
| * *: Consolidate routemap initializationDonald Sharp2016-10-191-1/+0
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-187-179/+80
|\|
| * *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-082-4/+0
| * ripngd: add support for route tagsChristian Franke2016-10-084-8/+22
| * *: Consistently support 32-bit route tagsChristian Franke2016-10-084-66/+28
| * bgpd: add L3/L2VPN Virtual Network Control featureLou Berger2016-10-031-0/+1
| * lib: Make distribute.c accepts both v4 and v6.Matthieu Boutier2016-09-261-9/+9
| * ripngd: code simplification for redistribution.Matthieu Boutier2016-09-261-91/+25
| * 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-6/+0
* | all: removed all DEFUN command stompsDaniel Walton2016-10-063-297/+19
* | all: scrubbed some argc CHECK MEsDaniel Walton2016-09-291-6/+0
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+6
* | bgpd: change some <1-10> to (1-10>Daniel Walton2016-09-281-1/+1
* | ripngd: finish CHECK ME's in ripngdQuentin Young2016-09-271-14/+5
* | ripngd: dispose of some CHECK ME's for ripngQuentin Young2016-09-272-87/+33
* | ripd, ripngd: cli refactorQuentin Young2016-09-272-46/+17
* | Expand #defines in command stringsDaniel Walton2016-09-251-8/+8
* | ripngd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-236-41/+82
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-235-14/+14
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-234-104/+110
* | ripngd: argv updateDaniel Walton2016-09-236-93/+53
|/
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-194-0/+75
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-191-0/+1
* Merge remote-tracking branch 'origin/cmaster' into cmaster-nextDonald Sharp2016-08-191-1/+3
|\
| * Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ...Sid Khot2016-08-181-1/+3
* | *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-183-8/+8
|/
* all: add default log file if none are definedDon Slice2016-07-111-1/+2
* ripngd: allow to enable/disable the ECMP featureFeng Lu2016-06-083-5/+103
* ripngd: add ECMP supportFeng Lu2016-06-086-351/+459
* *: fix more initialisers (for BSD)David Lamparter2016-06-081-1/+1
* *: add/cleanup initialisersDavid Lamparter2016-06-071-1/+1
* Quagga: Fix code to use srandom/randomDonald Sharp2016-05-301-2/+2
* build: get rid of INCLUDES, use AM_CPPFLAGSDavid Lamparter2016-06-031-1/+1
* zebra, ripngd: remove ::/64 special-casingDavid Lamparter2016-06-031-18/+0
* build: remove INRIA, NRL and MUSICA IPv6 quirksDavid Lamparter2016-06-031-4/+4
* ripng_nexthop: remove unused store to variablePaul Jakma2016-05-261-1/+0
* build: Remove the old PIC/PIE patch, let libtool sort it outPaul Jakma2016-05-261-2/+1
* quagga: Fixup startup to allow consistency between sysV and systemdDonald Sharp2016-04-271-4/+0
* quagga: Remove iflist global variableDonald Sharp2016-04-082-10/+10
* quagga: delete interface from default table when moved to vrfDon Slice2016-03-181-1/+1
* Update ripng_zebra.cHongguang Li2016-03-181-1/+7
* Quagga: Support VRF unregister for clientsvivek2016-02-121-1/+1
* quagga: remove babelDaniel Walton2016-02-111-1/+0
* ripngd: Add missing systemd notificationsDonald Sharp2016-02-111-0/+3
* *: Modify protocols to have systemd integrationDonald Sharp2016-02-101-0/+1