]> git.proxmox.com Git - mirror_frr.git/history - ripd
bgpd: Fixup some vnc cli
[mirror_frr.git] / ripd /
2017-01-09 Olivier DugeonMerge pull request #55 from donaldsharp/monotonic
2017-01-07 Donald SharpMerge pull request #10 from qlyoung/fix-proto_redistnum
2017-01-07 Quentin YoungMerge branch 'master' into fix-proto_redistnum
2017-01-07 Donald SharpMerge pull request #35 from qlyoung/fix-zebra-rf
2017-01-07 Donald SharpMerge pull request #32 from qlyoung/fix-cli-nits2
2017-01-07 Donald SharpMerge pull request #30 from qlyoung/fix-cli-nits
2017-01-07 Donald SharpMerge pull request #27 from qlyoung/fix-derefs2
2017-01-07 Donald SharpMerge pull request #24 from qlyoung/fix-uninitialized...
2017-01-06 Donald SharpMerge remote-tracking branch 'origin/stable/2.0'
2017-01-06 Donald SharpMerge pull request #49 from pguibert6WIND/frr_6wind_mpb...
2017-01-06 Donald SharpMerge remote-tracking branch 'origin/stable/2.0'
2017-01-03 David LamparterMerge pull request #37 from LabNConsulting/working...
2017-01-03 Donald SharpMerge pull request #28 from opensourcerouting/dev/osr...
2016-12-20 David Lamparterbuild: rename (2 of ?): route_types macros
2016-12-20 David Lamparterbuild: rename (1 of ?): configure.ac + preproc
2016-12-16 Quentin Youngall: use ->text when parsing protocol argument
2016-12-15 David LamparterMerge branch 'dev/osr/vty_index'
2016-12-09 David Lamparter*: coccinelle-replace vty->index
2016-12-09 David Lamparterripd: add qobj registrations
2016-12-08 David LamparterMerge branch 'fixes/command'
2016-12-08 David LamparterMerge branch 'stable/2.0'
2016-12-08 David LamparterMerge branch '-isisd-simpl' into stable/2.0
2016-12-08 David LamparterMerge branch 'vtysh-grammar'
2016-12-06 Quentin Youngripd: fix `ip rip receive...` command
2016-12-06 Quentin YoungMerge remote-tracking branch 'osr/master' into vtysh...
2016-12-05 Renato Westphalripd: fix indentation problems introduced by wrong...
2016-12-05 David LamparterMerge branch 'queue/osr/vtysh-generic'
2016-12-05 David LamparterMerge branch 'stable/2.0'
2016-12-05 David LamparterMerge branch '-rip' into stable/2.0
2016-12-02 Quentin YoungMerge remote-tracking branch 'osr_private_quagga/queue...
2016-12-01 David Lamparter*: make DEFUN installations file-local
2016-12-01 David LamparterMerge branch 'stable/2.0'
2016-11-28 David LamparterMerge branch 'stable/2.0'
2016-11-28 David LamparterMerge branch 'vtysh-grammar'
2016-11-25 Renato Westphalripd: minor code simplification
2016-11-25 Renato Westphalripd: make use of the IP_MULTICAST_LOOP sockoption
2016-11-25 Renato Westphalripd: fix race condition on input processing
2016-11-25 Renato Westphalripd: fix the "neighbor" command.
2016-11-25 Renato Westphalripd: add "none" option to the "ip rip receive version...
2016-11-25 Renato Westphalripd: implement the "ip rip v2-broadcast" CLI command
2016-11-25 Renato Westphalripd: ignore request for RTEs from unknown address...
2016-11-25 Renato Westphalripd: reject authentication strings with zeros in the...
2016-11-22 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-11-19 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-11-12 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-11-10 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-11-03 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-25 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-25 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-21 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-10-21 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-21 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-21 Christian Frankeripd: print md5 auth digest correctly
2016-10-20 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-19 Donald Sharp*: Consolidate routemap initialization
2016-10-17 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-08 Donald Sharp*: Consolidate all double VIEW_NODE and ENABLE_NODE's
2016-10-08 Christian Frankeripd: add support for route tags
2016-10-08 Christian Franke*: Consistently support 32-bit route tags
2016-10-06 Daniel Waltonall: removed all DEFUN command stomps
2016-10-04 Quentin Youngall: Fix various syntax errors
2016-10-04 Quentin Youngospfd, ospf6d, ripd: Fix miscellaneous syntax errors
2016-10-03 Lou Bergerbgpd: add L3/L2VPN Virtual Network Control feature
2016-10-01 Quentin Youngall: fix sundry syntax errors
2016-09-30 Daniel Waltonall: added some missing <>s within []s
2016-09-30 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-09-29 Daniel Waltonall: scrubbed some argc CHECK MEs
2016-09-29 Daniel Waltonall: added CHECK ME for DEFUNs that look at argc
2016-09-27 Quentin Youngripd: argv not argc
2016-09-27 Quentin Youngripd: resolve rip_routemap.c CHECK ME's
2016-09-27 Daniel WaltonMerge branch 'vtysh-grammar' of ssh://stash.cumulusnetw...
2016-09-27 Quentin YoungMerge branch 'vtysh-grammar' of ssh://stash.cumulusnetw...
2016-09-27 Quentin Youngripd, ripngd: cli refactor
2016-09-26 Matthieu Boutierlib: Make distribute.c accepts both v4 and v6.
2016-09-26 Matthieu Boutierripd: code simplification for redistribution.
2016-09-25 Daniel WaltonExpand #defines in command strings
2016-09-23 Quentin YoungMerge branch 'vtysh-grammar' of ssh://stash.cumulusnetw...
2016-09-23 Daniel Waltonripd: add 'int idx_foo' argv index variables
2016-09-23 Christian FrankeMake route flags a 32bit field
2016-09-23 Paul Jakmalib: Check prefix length from zebra is sensible
2016-09-23 Paul Jakmaripd: split-horizon default differed between rip_interf...
2016-09-23 Donald SharpRevert "Make route flags a 32bit field"
2016-09-23 Christian FrankeMake route flags a 32bit field
2016-09-23 Daniel Waltonconvert <1-255> to (1-255), ()s to <>s, etc
2016-09-23 Renato Westphal*: remove dead code
2016-09-23 Daniel WaltonALIAS removal for bgp, ospf, pim, isis, rip, ripng...
2016-09-23 Daniel Waltonripd: argv update
2016-09-22 Daniel Waltonripngd: argv update
2016-09-22 Daniel WaltonRevert "ripd: Fixup code to work under new way"
2016-09-21 Donald Sharpripd: Fixup code to work under new way
2016-09-21 Donald SharpMerge remote-tracking branch 'origin/cmaster-next'...
2016-09-21 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-09-19 David Lamparter*: split & distribute memtypes and stop (re|ab)using...
2016-09-19 David Lamparterlib: migrate to new memory-type handling
2016-09-08 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-23 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-19 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-18 Paul Jakma*: use an ifindex_t type, defined in lib/if.h, for...
2016-08-18 Sid KhotFix for CM-12450 Ensure quagga logs at startup are...
2016-08-18 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
next