summaryrefslogtreecommitdiff
path: root/bgpd
AgeCommit message (Expand)Author
2019-05-30bgpd: Show FQDN in `show [ip] bgp` outputDonatas Abraitis
2019-05-21bgpd: use DLIST for adv_fifoDavid Lamparter
2019-05-16bgpd: display bgp neighbor advertised-routes json warning messageSarita Patra
2019-05-16bgpd: evpn json cli bug fixLakshman Krishnamoorthy
2019-05-16bgpd: Evpn json cli output missingLakshman Krishnamoorthy
2019-05-16lib, bgpd: Disallow processing of duplicate config.Naveen Thanikachalam
2019-05-07bgpd : lcommlist not shows the standard and expanded conf. correctly.vishaldhingra
2019-05-07bgpd: fix rpki module build without ssh supportMarcel Röthke
2019-05-07bgpd: add missing newline to a warning message in the rpki moduleMarcel Röthke
2019-05-06Merge pull request #4266 from vishaldhingra/lcomm_dynDonald Sharp
2019-05-06Merge pull request #4264 from pguibert6WIND/trace_bfdDonald Sharp
2019-05-06Merge pull request #4253 from qlyoung/zapi-handler-args-macroRenato Westphal
2019-05-06bgpd : dynamic modification in lcomm-list is not taking effect.vishaldhingra
2019-05-06bgpd: add bfd event tracePhilippe Guibert
2019-05-03*: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young
2019-05-03bgpd: The vpn variable must be non-nullDonald Sharp
2019-05-03bgpd: Remove logically dead code assignmentDonald Sharp
2019-05-02Revert "bgpd: Prevent IPv6 routes received via a ibgp session with own ip as ...Donald Sharp
2019-05-01Merge pull request #4192 from bisdhdh/biswajitfrr_4Russ White
2019-04-30Merge pull request #3045 from opensourcerouting/atomsLou Berger
2019-04-29bpgd: Add the end of newline of show bgp table json outputFaicker Mo
2019-04-27bgpd: replace label pool fifo with DECLARE_LISTDavid Lamparter
2019-04-27bgpd: replace ADV_FIFO with DECLARE_LISTDavid Lamparter
2019-04-25Merge pull request #4145 from pguibert6WIND/bfd_converge_upRuss White
2019-04-25Merge pull request #4140 from ton31337/fix/do_not_send_notification_again_wit...Russ White
2019-04-25bgpd: Make sure `next-hop-self all` backward compatible with forceDonatas Abraitis
2019-04-24Merge pull request #4184 from ton31337/fix/documentation_for_as-path_regexpQuentin Young
2019-04-24bgpd: Do not send UPDATE message with maximum-prefixDonatas Abraitis
2019-04-24bgpd: Prevent IPv6 routes received via a ibgp session with own ip as nexthopBiswajit Sadhu
2019-04-23doc: Specify allowed chars in bgp regular expressionsDonatas Abraitis
2019-04-23Merge pull request #4163 from chiragshah6/evpn_dev2Sri Mohana Singamsetty
2019-04-23bgpd: Validate as-path in `show bgp regexp`Donatas Abraitis
2019-04-22Merge pull request #4025 from AnuradhaKaruppiah/pim-evpnJafar Al-Gharaibeh
2019-04-21Merge pull request #4170 from AnuradhaKaruppiah/evpn-fix-bgp-locksJafar Al-Gharaibeh
2019-04-21Merge pull request #4156 from ton31337/fix/allow_backslash_in_as-path_regexpQuentin Young
2019-04-20bgpd: lock the tenant-vrf associated with the l2-vniAnuradha Karuppiah
2019-04-20bgpd: propagate flood mode to zebra based on the tunnel-type in the IMET routeAnuradha Karuppiah
2019-04-20bgpd: suppress IMET route generation if flood mode is PIM-SMAnuradha Karuppiah
2019-04-20bgpd: maintain flood mcast group per-l2-vniAnuradha Karuppiah
2019-04-18Merge pull request #4116 from nitinsoniism/show_l2vpn_evpn_route_detailSri Mohana Singamsetty
2019-04-18bgpd: instance delete unimport evpn routesChirag Shah
2019-04-18bgpd: improve reconnection mechanism by cancelling connect timersPhilippe Guibert
2019-04-18bgpd: improve bgp convergence, with bfd upPhilippe Guibert
2019-04-18bgpd: add the -Z option to run bgp without zebraPhilippe Guibert
2019-04-18bgpd: Allow backslash in as-path filter listsDonatas Abraitis
2019-04-16Merge pull request #4084 from qlyoung/bgp-prefix-md5-authRuss White
2019-04-16Merge pull request #4031 from nitinsoniism/show_evpn_route_vni_all_detailRuss White
2019-04-16bgpd: add support for MD5 auth on listen rangesQuentin Young
2019-04-16Merge pull request #3762 from pguibert6WIND/do_not_alloc_lists_fs_by_defLou Berger
2019-04-10bgpd: new show cmd - bgp l2vpn evpn route detailNitin Soni