]> git.proxmox.com Git - mirror_frr.git/history - bgpd/bgp_route.c
bgpd: Cleanup grabbag of coverity scan issues found
[mirror_frr.git] / bgpd / bgp_route.c
2017-02-24 Donald SharpMerge remote-tracking branch 'origin/stable/2.0'
2017-02-23 Donald SharpMerge pull request #220 from opensourcerouting/fixes...
2017-02-23 Christian Frankebgpd: fix bgp_info_addpath_{rx,tx}_str if addpath info...
2017-02-17 David LamparterMerge branch 'frr/pull/210' ("tools: frr-reload removes...
2017-02-17 Lou BergerMerge pull request #103 from pguibert6WIND/frr_6wind_evpn_5
2017-02-14 David LamparterMerge pull request #149 from pguibert6WIND/frr_6wind_st...
2017-02-14 Philippe Guibertbgpd: reflect mac handling change of apis to bgpd
2017-02-14 Philippe Guibertbgpd: use XMALLOC for ESI handling
2017-02-14 Philippe Guibertbgpd: evpn use string handling functions from mac manip...
2017-02-14 Philippe Guibertbgpd: remove HAVE_EVPN references
2017-02-14 Philippe Guibertbgpd: use HAVE_EVPN to disable evpn frame handling
2017-02-14 Philippe Guibertbgpd: fix show bgp l2vpn evpn all tag command
2017-02-14 Philippe Guibertbgpd: update mp_nexthop field in case mp-bgp entry...
2017-02-14 Philippe Guibertbgpd: enhance network command for evpn route type 5
2017-02-14 Philippe Guibertbgpd: vty commands added for EVPN address family
2017-02-14 Julien Courtatbgpd: fix display of ethernet vpn route prefix in vty
2017-02-14 Philippe Guibertbgpd: enhance EPVN vty show commands
2017-02-14 Philippe Guibertbgpd: handling router mac extended community
2017-02-14 Philippe Guibertbgpd: add EVPN RT5 gatewayIp address to bgp_static...
2017-02-14 Philippe Guibertbgpd: introduction of vxlan tunnel attribute
2017-02-14 Philippe Guibertbgpd: route type 5 internal structures plus processing
2017-02-14 vivekbgpd: Update logging for EVPN prefixes
2017-02-14 Philippe Guibertbgpd: handling EVPN Route Type 5 NLRI message
2017-02-14 Philippe Guibertbgpd: basic support for EVPN
2017-02-09 Donald SharpMerge remote-tracking branch 'origin/stable/2.0'
2017-02-09 Donald SharpMerge remote-tracking branch 'origin/stable/2.0'
2017-02-07 Donald SharpMerge remote-tracking branch 'origin/stable/2.0'
2017-02-07 Donald SharpMerge pull request #178 from opensourcerouting/ospf_lib...
2017-02-07 David LamparterMerge pull request #174 from LabNConsulting/working...
2017-02-07 David LamparterMerge pull request #161 from donaldsharp/stableMcLibrary
2017-02-07 David LamparterMerge branch 'frr/pull/157' ("Fixinator")
2017-02-07 David LamparterMerge branch 'frr/pull/165' ("Pim vrf")
2017-02-07 David LamparterMerge branch 'frr/pull/166' ("bgpd: fix array oob ...
2017-02-07 David LamparterMerge branch 'frr/pull/152' ("Lib fixes")
2017-02-03 Quentin Youngbgpd: fix array oob for `show ip bgp`
2017-02-03 Donald SharpMerge pull request #158 from LabNConsulting/working...
2017-02-03 Lou Bergerbgpd: cleanup/restore show ip|ipv6 bgp and show bgp...
2017-02-02 Donald SharpMerge remote-tracking branch 'origin/stable/2.0'
2017-02-02 Donald SharpMerge pull request #135 from LabNConsulting/working...
2017-02-02 Donald SharpMerge pull request #154 from LabNConsulting/working...
2017-02-02 Donald SharpMerge pull request #153 from LabNConsulting/working...
2017-02-02 G. Paul Ziembabgpd rfapi: RR replated (Issue #91) treat filtered...
2017-02-02 G. Paul Ziembabgpd rfapi: RR replated (Issue #91) treat filtered...
2017-01-30 Russ WhiteMerge pull request #128 from donaldsharp/readme
2017-01-30 Donald SharpMerge pull request #127 from LabNConsulting/working...
2017-01-29 Donald SharpMerge pull request #130 from LabNConsulting/working...
2017-01-27 Lou BergerMerge pull request #129 from donaldsharp/redistribute
2017-01-27 Donald Sharpbgpd: Fix crash in a vpn command
2017-01-27 Donald SharpMerge branch 'master' into moreafisafi
2017-01-27 Lou Bergerbgp: Fix merge mistake
2017-01-27 Donald Sharpbgpd: Fixup some cli help strings that were missing
2017-01-27 Donald SharpMerge remote-tracking branch 'origin/pr/113' into pr/111
2017-01-27 Donald SharpMerge remote-tracking branch 'origin/master' into pr/111
2017-01-27 Lou BergerMerge pull request #107 from donaldsharp/bgpafisafi
2017-01-27 Donald Sharpbgp: Add Asserts and remove dead code
2017-01-27 Donald Sharpbgpd: Make usage of idx consistent
2017-01-27 Donald Sharpbgpd: Fix possible crash and some minor CR issues
2017-01-26 Donald SharpMerge remote-tracking branch 'origin/master' into bgpaf...
2017-01-26 Lou BergerMerge branch 'master' into working/master/patch-set...
2017-01-26 David LamparterMerge branch 'frr/pull/118'
2017-01-25 Donald SharpMerge pull request #101 from LabNConsulting/working...
2017-01-25 David LamparterMerge branch 'frr/pull/92' (BGP Large Community support)
2017-01-25 David Lamparterbgpd: lcommunity: fix minor issues
2017-01-25 David Lamparterbgpd: lcommunity: fix whitespace & copyright
2017-01-25 Donald Sharpbgpd: Remove redundant warning message
2017-01-25 Donald SharpMerge pull request #105 from opensourcerouting/cli_merg...
2017-01-25 Donald SharpMerge pull request #112 from LabNConsulting/working...
2017-01-24 Lou Bergerbgpd: more VPN&ENCAP show afi safi related cleanup
2017-01-24 Lou Bergerbgpd: restore show bgp neighbors command
2017-01-24 G. Paul Ziembabgpd rfapi: Shift rfapi receive hooks for vpn and encap...
2017-01-24 G. Paul Ziembabgpd rfapi: Shift rfapi receive hooks for vpn and encap...
2017-01-24 Donald SharpMerge pull request #104 from opensourcerouting/time...
2017-01-24 David LamparterMerge pull request #42 from donaldsharp/pim_lib_work2
2017-01-24 Philippe Guibertbgpd: fix show ip bgp ipv4|ipv6 vpn command
2017-01-24 Philippe Guibertbgpd: move bgp_show_type enumerate to bgp_route.h
2017-01-24 Philippe Guibertbgpd: fix ambiguity between show ip bgp ipv4|ipv6 encap...
2017-01-24 Donald Sharpbgpd: Fix crash with parsing the community
2017-01-24 Donald Sharpbgpd: Clean up 'show bgp neighbor ...' commands
2017-01-24 Donald Sharpbgpd: Cleanup 'show .... statistics' command
2017-01-24 Donald Sharpbgpd: Cleanup 'view all' command
2017-01-24 Donald Sharpbgp: Fix 'show .... regexp REGEX...'
2017-01-24 Donald Sharpbgpd: Cleanup 'show .... <bestpath|multipath>'
2017-01-24 Donald Sharpbgpd: Start cleanup of 'show [ip] bgp ...' commands
2017-01-24 David LamparterMerge branch 'frr/pull/93'
2017-01-24 David LamparterMerge pull request #96 from qlyoung/guard-strict-dedup
2017-01-23 Lou Bergerbgpd: restore show bgp neighbors command
2017-01-20 Donald SharpMerge pull request #90 from LabNConsulting/remotes...
2017-01-20 Donald SharpMerge pull request #88 from pguibert6WIND/mergedown_vpn...
2017-01-20 Donald Sharpbgpd: Fix cli for large-communities
2017-01-19 David LamparterMerge pull request #83 from LabNConsulting/working...
2017-01-19 Donald SharpMerge remote-tracking branch 'origin/master' into pim_l...
2017-01-18 Job SnijdersSupport for BGP Large Communities
2017-01-18 Lou Bergerbgpd: allow VPN next hop to be different AFI than NLRI...
2017-01-18 Donald SharpMerge pull request #73 from opensourcerouting/ldpd...
2017-01-18 Lou Bergerbgpd: fix typo in VPN next hop V6 test (Issue #71)
2017-01-18 Philippe Guibertbgpd: add define of compilation for vpn commands
2017-01-18 Donald SharpMerge remote-tracking branch 'origin/master' into pim_l...
2017-01-17 David LamparterMerge pull request #59 from donaldsharp/cli_cleanup
2017-01-17 Lou Bergerbgpd: allow VPN next hop to be different AFI than NLRI...
2017-01-17 Lou Bergerbgpd: partial revert of vpn/encap safi show changes...
next