summaryrefslogtreecommitdiffstats
path: root/ripd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-072-3/+3
|\
| * ripd: Fix compile warningDonald Sharp2017-02-031-2/+2
| * *: Convert libzebra -> libfrrDonald Sharp2017-02-031-1/+1
* | Merge branch 'frr/pull/152' ("Lib fixes")David Lamparter2017-02-071-14/+16
|\ \
| * | ripd: Prevent rip null dereferenceDonald Sharp2017-02-021-14/+16
* | | 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
| * ripd: Add vty_socket cli option to override the compiled-in location for the ...Martin Winter2017-01-251-2/+12
* | *: Fix redistribute issueDonald Sharp2017-01-271-8/+8
* | Merge branch 'master' into fix-proto_redistnumQuentin Young2017-01-072-14/+14
|\ \
| * | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-062-14/+14
| |\|
| | * 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-55/+40
|/ /
* | *: coccinelle-replace vty->indexDavid Lamparter2016-12-092-42/+21
* | ripd: add qobj registrationsDavid Lamparter2016-12-092-0/+10
* | ripd: fix `ip rip receive...` commandQuentin Young2016-12-061-1/+1
* | ripd: fix indentation problems introduced by wrong conflict resolutionRenato Westphal2016-12-051-33/+33
* | Merge branch 'queue/osr/vtysh-generic'David Lamparter2016-12-051-5/+1
|\ \
| * | *: make DEFUN installations file-localDavid Lamparter2016-12-011-5/+1
* | | Merge branch 'stable/2.0'David Lamparter2016-12-053-106/+106
|\ \ \ | |/ / |/| / | |/
| * ripd: minor code simplificationRenato Westphal2016-11-252-29/+6
| * ripd: make use of the IP_MULTICAST_LOOP sockoptionRenato Westphal2016-11-251-0/+1
| * ripd: fix race condition on input processingRenato Westphal2016-11-251-41/+9
| * ripd: fix the "neighbor" command.Renato Westphal2016-11-251-12/+7
| * ripd: add "none" option to the "ip rip receive version" commandRenato Westphal2016-11-253-16/+17
| * ripd: implement the "ip rip v2-broadcast" CLI commandRenato Westphal2016-11-253-5/+54
| * ripd: ignore request for RTEs from unknown address-familiesRenato Westphal2016-11-251-0/+3
| * ripd: reject authentication strings with zeros in the middleRenato Westphal2016-11-251-4/+10
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-211-2/+2
|\|
| * ripd: print md5 auth digest correctlyChristian Franke2016-10-211-2/+2
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-201-1/+1
|\|
| * *: Consolidate routemap initializationDonald Sharp2016-10-191-1/+1
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-185-224/+112
|\|
| * *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-081-2/+0
| * ripd: add support for route tagsChristian Franke2016-10-084-8/+23
| * *: Consistently support 32-bit route tagsChristian Franke2016-10-083-72/+23
| * 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
| * ripd: code simplification for redistribution.Matthieu Boutier2016-09-261-92/+24
| * Make route flags a 32bit fieldChristian Franke2016-09-231-1/+1
| * lib: Check prefix length from zebra is sensiblePaul Jakma2016-09-231-1/+1
| * ripd: split-horizon default differed between rip_interface_new and _resetPaul Jakma2016-09-233-72/+65
| * 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-2/+0
* | all: removed all DEFUN command stompsDaniel Walton2016-10-063-445/+31
* | all: Fix various syntax errorsQuentin Young2016-10-041-1/+1
* | ospfd, ospf6d, ripd: Fix miscellaneous syntax errorsQuentin Young2016-10-041-3/+3
* | all: fix sundry syntax errorsQuentin Young2016-10-011-4/+4