]> git.proxmox.com Git - mirror_frr.git/history - bgpd
bgpd: Fix crash reported by NetDEF CI
[mirror_frr.git] / bgpd /
2016-10-18 Lou Bergerbgpd: Fix crash reported by NetDEF CI
2016-10-18 Lou Bergerbgp: add bgp_isvalid_nexthop helper and additional...
2016-10-18 Lou Bergerbgp: ignore NHT when bgpd has never connected to zebra
2016-10-11 Donald Sharpbgp: Fix bi->extra->tag if statement
2016-10-11 Donald Sharpbgpd: Fix peer->weight usage
2016-10-11 Lou Bergerrfapi: cleanup some warnings
2016-10-11 David Lamparterbgpd/rfp: fix remaining index_sub uses
2016-10-10 Daniel Waltonbgpd: 'neighbor x.x.x.x weight' should be per address...
2016-10-08 Donald Sharpbgpd: Fix changes caused by index_sub change.
2016-10-08 Donald Sharp*: Consolidate all double VIEW_NODE and ENABLE_NODE's
2016-10-08 Donald Sharpbgpd, lib: Remove RESTRICTED_NODE from code base
2016-10-08 Christian Franke*: Consistently support 32-bit route tags
2016-10-07 Daniel Waltonbgpd: remove the "exit" at the end of "router bgp"
2016-10-06 Daniel Waltonbgpd: 'Last write' does not update when we TX a keepalive
2016-10-02 Donald Sharpbgpd: Fix crash in vnc_import_bgp_add_route
2016-10-05 Daniel Waltonsome rfapi compile fixes
2016-10-03 Lou Bergervnc: look for librfp.a in builddir
2016-10-03 Lou Bergervnc: use directories in includes (request from Martin W.)
2016-10-03 Lou Bergerbgpd: add L3/L2VPN Virtual Network Control feature
2016-09-30 Lou Bergerbgpd: drop machineparse / random "show" improvements
2016-09-30 Lou Bergerbgp debug: restore printing of memstats on exit, now...
2016-09-30 Lou Bergerbgpd: remove old/duplicate, and now out of order prefix...
2016-09-30 Lou Bergerbgpd: eliminate RD related duplicate code in bgp_encap.c
2016-09-30 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-09-28 Daniel Waltonuse JSON_C_TO_STRING_PRETTY for json_object_to_json_string
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 Donald SharpRevert "Make route flags a 32bit field"
2016-09-23 Christian FrankeMake route flags a 32bit field
2016-09-23 Renato Westphal*: remove dead code
2016-09-23 Donald Sharpbgp: Fix incorrect cli
2016-09-21 Lou Bergerbgpd: Additional Show Commands
2016-09-20 Donald Sharpbgpd: Revert --enable-bgp-standalone
2016-09-19 David Lampartervtysh: work around gcc bug #69981
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-19 Don Slicebgpd: resolve memory leaks in "show ip bgp neighbor...
2016-09-17 Donald Sharplib, bgpd: Remove 'struct fifo' from lib/zebra.h
2016-09-09 Daniel WaltonMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-09-09 Lou Bergerbgpd: Add flag to not change e{u,g}id on startup and...
2016-09-09 Donald Sharpbgpd: Fix startup a bit more
2016-09-09 Donald Sharpbgpd: Allow connections with no v4|6 addr's in some...
2016-09-09 Don Slicebgpd: Display interface next-hop for "show ip bgp"...
2016-09-09 Donald Sharpbgpd: Display 'no neighbor 192.168.33.44 activate'
2016-09-09 Donald Sharpbgpd: Fix standalone to better handle getsockopt failure
2016-09-08 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-09-08 Donald Sharpbgpd: Allow bgp to work standalone
2016-09-08 vivekbgpd: Process directly connected IBGP peers upon interf...
2016-09-08 viveklib, bgpd: Log next hops
2016-09-06 vivekbgpd: Enhance path selection logs
2016-09-06 vivekbgpd: Fix route install upon multipath nexthop change
2016-09-06 vivekbgpd: Fix route install upon non-best nexthop change
2016-09-06 Donald Sharpbgpd: Fix call of bgp_address_destroy
2016-09-05 vivekbgpd: Enhance path selection logs
2016-09-05 vivekbgpd: Fix route install upon multipath nexthop change
2016-09-05 vivekbgpd: Fix route install upon non-best nexthop change
2016-09-05 Donald Sharpbgpd: Fix crash in 'show ip nexthop'
2016-09-03 Renato Westphalbgpd: fix bug in ecommunity_match
2016-09-03 Balajibgpd: Addition of bgp dampening configuration commands...
2016-09-03 Balajibgpd: Addition of dampening show commands under v4...
2016-09-03 Philippe Guibertbgpd: Add new configuration cli for graceful restart.
2016-09-03 Igor Ryzhovbgpd: fix wrong help strings of "match peer" and "no...
2016-09-03 Lou Bergerlib: add AF_ETHERNET/AFI_ETHER
2016-09-03 Lou Bergerbgp: add "debug bgp allow-martians" next hops and relat...
2016-09-03 Lou Bergerbgpd: cleanup clang uninitialized variable warning
2016-09-02 Donald Sharpbgpd, lib, ospfd, pimd, zebra: Use nexthop_types_t
2016-09-01 rootbgpd: Add fix for multiple set commands with prefer...
2016-08-30 rootbgpd: Add fix for multiple set commands with prefer...
2016-08-27 Renato Westphalbuild/solaris: fix one error and a few warnings
2016-08-24 Lou Bergerbgpd: cleanup vty bgp_node_afi/safi utils
2016-08-24 Lou Bergerbgp: Reorg cleanup to align process and bgp instance...
2016-08-24 Renato Westphalbgpd: fix build on Solaris
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 vivekbgpd: Upon interface up (update) only kick-off non...
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...
2016-08-17 Daniel WaltonBGP: neighbor activate lines for ipv4 unicast are not...
2016-08-16 Donald Sharplib, bgpd, tests: Refactor FILTER_X in zebra.h
2016-08-16 David Lamparterbgpd: only try to identify VRF on Linux
2016-08-15 Daniel Walton"No such peer-groupr" should be "No such peer-group"
2016-08-15 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-13 Sid Khotbgpd: Reverting fix for CM-5040: BGP and OSPF should...
2016-08-08 Renato Westphal*: fix trivial build errors on *BSD
2016-08-08 Renato Westphalbgpd: fix wrong use of IN6_IS_ADDR_LINKLOCAL
2016-08-08 Renato Westphalbgpd: use utsname.domainname only when available
2016-08-08 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-05 Sid Khotbgpd: Fix for CM-11982 bgp failed to redistribute conne...
2016-08-03 Don Slicebgpd: Add command to prefer global ipv6 address
2016-08-01 Donald Sharpbgpd: Add the no form of some dump bgp commands
2016-08-01 Daniel WaltonBGP displays "keepalive" instead of "keepalives" for...
2016-07-28 David Lamparter*: snmp: add a load of "static" specifiers
2016-07-28 David Lamparterbgpd: ditch unused bgp_node_*() functions
2016-07-28 David Lamparterbgpd: divorce router-id logic from CLI & zebra
2016-07-28 David Lamparterbgpd: minor header/API clean up
2016-07-28 Don Slicebgpd: Pass correct bgp-name for clear command
2016-07-26 vivekbgpd: Fix attribute handling upon redistribution metric...
2016-07-26 Sid Khotbgpd: Fix for vtysh -m does not mark "end" of router bgp
2016-07-20 Don Slicebgpd: Print the correct table in "show ip bgp x.x.x.x"
next