summaryrefslogtreecommitdiffstats
path: root/ripd (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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
* | all: added some missing <>s within []sDaniel Walton2016-09-301-2/+2
* | all: scrubbed some argc CHECK MEsDaniel Walton2016-09-292-10/+0
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-292-0/+10
* | ripd: argv not argcQuentin Young2016-09-271-1/+1
* | ripd: resolve rip_routemap.c CHECK ME'sQuentin Young2016-09-271-155/+62
* | ripd, ripngd: cli refactorQuentin Young2016-09-272-175/+62
* | Expand #defines in command stringsDaniel Walton2016-09-251-8/+8
* | ripd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-236-74/+143
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-236-32/+32
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-233-214/+230
* | ripd: argv updateDaniel Walton2016-09-236-120/+89
* | ripngd: argv updateDaniel Walton2016-09-231-22/+0
* | Revert "ripd: Fixup code to work under new way"Daniel Walton2016-09-226-90/+90
* | ripd: Fixup code to work under new wayDonald Sharp2016-09-216-90/+90
|/