]> git.proxmox.com Git - mirror_frr.git/history - bgpd
pimd: Add the ability to test if the RPF' is the same
[mirror_frr.git] / bgpd /
2016-12-16 Donald SharpMerge pull request #5 from freerangerouting/dev/osr...
2016-12-16 David Lamparterbgpd: shuffle qobj_init()
2016-12-15 David LamparterMerge branch 'dev/osr/vty_index'
2016-12-09 David Lamparter*: kill useless if(...) after VTY_DECLVAR_CONTEXT
2016-12-09 David Lamparter*: fix remaining vty->index & add coccinelle patch
2016-12-09 David Lamparter*: coccinelle-replace vty->index
2016-12-09 David Lamparterbgpd: 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 Lou Bergerbgpd vnc: Add 'debug bgp vnc verbose' target
2016-12-08 Renato Westphal*: always set SO_SNDBUF and SO_RCVBUF using a best...
2016-12-08 David LamparterMerge branch 'vtysh-grammar'
2016-12-06 Quentin YoungMerge remote-tracking branch 'osr/master' into vtysh...
2016-12-05 David Lamparter*: fix up DEFUNs without install_element calls
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-05 David LamparterMerge branch '-renato' into stable/2.0
2016-12-05 vivekbgpd: Remove nexthop for peer only for "real" peer
2016-12-05 Donald Sharpbgpd: Fix 'show ip bgp' to not change it's output
2016-12-02 Quentin YoungMerge remote-tracking branch 'osr_private_quagga/queue...
2016-12-02 vivekbgpd: Fix route node unlock when clearing adj-out
2016-12-01 Quentin Youngbgpd: Add missing argv handler for ipv4 prefix in ...
2016-12-01 Quentin Youngbgpd: Make `ip` optional for all `show bgp` and `show...
2016-12-01 David LamparterMerge branch 'stable/2.0'
2016-12-01 Renato Westphalbgpd: fix invalid memory access in peer_free()
2016-12-01 Donald Sharpbgpd: Fix crashes when no default bgp instance is confi...
2016-11-29 Quentin Youngall: Replace "JavaScript Object Notation\n" with JSON_STR
2016-11-29 Quentin Youngall: Fix all underfull doc strings
2016-11-29 Quentin Youngbgpd: Add back missing vpnv4 commands
2016-11-29 Daniel Waltonbgpd: fix "show ip bgp" column alignment
2016-11-29 David Lamparter*: fix "uninitialized" warnings
2016-11-29 David Lamparterbgpd/rfpapi: update for new CLI
2016-11-28 Renato Westphalbgpd: fix invalid memory access in peer_free()
2016-11-28 David LamparterMerge branch 'stable/2.0'
2016-11-28 Renato Westphalzebra/lib: remove redundant fields from zebra_vrf
2016-11-28 Renato Westphal*: rename two vrf functions
2016-11-28 Renato Westphalbgpd: release all memory explicitly on exit
2016-11-28 Renato Westphalbgpd: plug several memleaks
2016-11-28 Renato Westphalbgpd: reuse sockunion2hostprefix() on bgp_nht.c
2016-11-28 Renato Westphalbgpd: optimize copy of strings on peer_xfer_conn()
2016-11-28 Renato Westphalbgpd: use loops to reduce code duplication
2016-11-28 David LamparterMerge commit '34d5ef459140ee7e'
2016-11-28 David LamparterMerge branch 'vtysh-grammar'
2016-11-28 David LamparterMerge branch 'cmaster-next-isisd-bpf' into cmaster...
2016-11-28 David LamparterMerge remote-tracking branch 'cmaster-next' into cmaste...
2016-11-22 Quentin Youngbgpd: Fix ambiguous commands for `...attribute-unchange...
2016-11-22 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-11-19 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-11-19 David LamparterMerge remote-tracking branch 'cmaster-next' into cmaste...
2016-11-18 Quentin Youngbgpd: Fix `no ip as-path access-list...`
2016-11-18 Donald SharpMerge remote-tracking branch 'opensourcerouting/cmaster...
2016-11-18 Quentin Youngbgpd: Fix incorrect config dumps for `dump bgp...`
2016-11-17 Quentin Youngbgpd: Fix `ip as-path access-list ...` breakage
2016-11-17 Quentin Youngbgpd: Add missing [ip] qualifiers to a couple BGP commands
2016-11-16 Daniel Waltonbgpd: 'show ip bgp neighbor json' some keys are in...
2016-11-16 Daniel Waltonbgpd: 'show ip bgp neighbor json' some keys are in...
2016-11-15 David Lamparterlib: replace strlcpy & strlcat with glibc versions
2016-11-15 David Lamparterbuild: massively remove needless checks
2016-11-15 Martin Winterbgpd/rfapi: Fix missing files in distribution ("make...
2016-11-15 David Lamparterbuild: fix -Wmaybe-uninitialized warnings
2016-11-14 Quentin Youngbgpd: Fix partial match on <external|internal> for...
2016-11-14 David Lamparter*: fix some licensing SNAFUs
2016-11-13 Quentin Youngbgpd: Rework bgp 'attribute-unchanged' commands
2016-11-12 Quentin Youngbgpd: Require `confed` or `missing-as-worst`
2016-11-12 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-11-11 Quentin Youngbgpd: Fix `bgp bestpath med ...` commands
2016-11-11 Quentin Youngbgpd: Fix ambiguous command definition
2016-11-10 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-11-09 Quentin Youngbgpd, vtysh: Fix failing bgp cli
2016-11-08 Quentin Youngbgpd: actually set maxpaths
2016-11-08 Quentin Youngbgpd: don't call strtol on null pointer
2016-11-08 Quentin Youngall: Fix underfull doc strings, part 2
2016-11-06 Quentin Youngbgpd: Fix `maximum-paths (1-255)`
2016-11-04 Quentin Youngall: Fix underfull doc strings, part 1
2016-11-03 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-11-03 Quentin Youngbgpd: Condense `neighbor ... attribute-unchanged` commands
2016-11-03 Quentin Youngbgpd: Fix off-by-one when extracting netmask
2016-10-31 Quentin Youngbgpd: Refactor community-list commands
2016-10-29 Quentin Youngbgpd: Consolidate aggregate-address commands
2016-10-28 Quentin Youngbgpd: Vestigialize `show ip bgp`, this time for real
2016-10-27 Quentin Youngbgpd: Unify `show bgp` and `show ip bgp` trees
2016-10-27 Quentin Youngbgpd: Clean up cli help strings
2016-10-26 Paul Jakmabgpd: Squash spurious "unknown afi" log messages
2016-10-26 Paul Jakmabgpd: Remove the double-pass parsing of NLRIs
2016-10-26 Donald Sharpbgpd: Fix non v4 EOR parsing
2016-10-26 Paul Jakmabgpd: Regularise bgp_update_receive, add missing notifi...
2016-10-26 Paul Jakmabgpd: Regularise BGP NLRI sanity checks a bit
2016-10-26 Paul Jakmabgpd: make bgp_nlri_parse_encap conform with other...
2016-10-25 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-25 Quentin YoungMerge branch 'cmaster-next' into vtysh-grammar
2016-10-25 Daniel Waltonbgpd: dynamically grow 'show ip bgp summ' Neighbor...
2016-10-25 Daniel Waltonbgpd: fix 'show ip bgp summary' column alignment
2016-10-24 Quentin Youngbgpd: Fixup / add back some BGP show commands
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 Daniel Waltonbgpd: add 'neighbor x.x.x.x allowas-in origin' knob
2016-10-21 Donald Sharpbgpd: Fix rfapi qobj use.
next