summaryrefslogtreecommitdiffstats
path: root/ripngd (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: apply DEFUN_NOSH for node-switch CLI commandsDavid Lamparter2017-03-281-1/+1
* *: Refactor ifindex2ifname to be VRF awareDonald Sharp2017-03-151-8/+8
* *: Refactor if_lookup_by_name to be VRF awareDonald Sharp2017-03-152-3/+3
* *: Remove non-vrf based ifindex lookupDonald Sharp2017-03-151-1/+1
* lib: remove remaining struct zlog * argsDavid Lamparter2017-03-081-1/+1
* *: get rid of zlog(*, LOG_LEVEL, ...)David Lamparter2017-03-081-4/+3
* *: add frr_run()David Lamparter2017-03-081-12/+1
* *: add frr_config_fork()David Lamparter2017-03-081-52/+5
* *: centralize more into frr_init()David Lamparter2017-03-071-3/+0
* *: add frr_init() infrastructureDavid Lamparter2017-03-072-104/+25
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-071-1/+1
|\
| * *: Convert libzebra -> libfrrDonald Sharp2017-02-031-1/+1
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-021-2/+12
|\|
| * *: fix warning fallout from set_socket_pathDavid Lamparter2017-02-011-1/+1
| * ripngd: Add vty_socket cli option to override the compiled-in location for th...Martin Winter2017-01-251-2/+12
* | *: read and ignore srcdest routes on ZAPIChristian Franke2017-01-301-1/+13
* | lib: send ZAPI IPv6 source prefixDavid Lamparter2017-01-301-1/+1
* | *: Fix redistribute issueDonald Sharp2017-01-271-5/+5
* | Merge branch 'master' into fix-proto_redistnumQuentin Young2017-01-072-14/+11
|\ \
| * | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-062-14/+11
| |\|
| | * build: rename (2 of ?): route_types macrosDavid Lamparter2016-12-201-16/+16
| | * build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-201-6/+6
* | | all: use ->text when parsing protocol argumentQuentin Young2016-12-161-4/+7
|/ /
* | *: 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