summaryrefslogtreecommitdiffstats
path: root/ripngd (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: coccinelle-replace vty->indexDavid Lamparter2016-12-091-6/+3
* Merge branch 'stable/2.0'David Lamparter2016-12-081-3/+1
|\
| * *: always set SO_SNDBUF and SO_RCVBUF using a best effort approachRenato Westphal2016-12-081-3/+1
* | lib, ripngd: clean up merge leftoversQuentin Young2016-12-061-1/+1
* | Merge remote-tracking branch 'osr/master' into vtysh-grammarQuentin Young2016-12-062-5/+72
|\ \
| * | *: fix up DEFUNs without install_element callsDavid Lamparter2016-12-051-0/+2
| * | Merge branch 'queue/osr/vtysh-generic'David Lamparter2016-12-051-7/+1
| |\ \
| * \ \ Merge branch 'stable/2.0'David Lamparter2016-12-052-5/+70
| |\ \ \ | | | |/ | | |/|
| | * | ripngd: fix drop of multicast membership when the interface is downRenato Westphal2016-11-251-2/+2
| | * | ripngd: implement the "clear ipv6 ripng" vty commandRenato Westphal2016-11-251-0/+50
| | * | ripngd: implement optional heuristic suggested by RFC 2080Renato Westphal2016-11-251-3/+18
* | | | Merge remote-tracking branch 'osr_private_quagga/queue/osr/vtysh-generic' int...Quentin Young2016-12-021-7/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | *: make DEFUN installations file-localDavid Lamparter2016-12-011-7/+1
| |/ /
* / / all: Fix all underfull doc stringsQuentin Young2016-11-301-0/+1
|/ /
* | 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