index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_evpn_vty.c
Age
Commit message (
Expand
)
Author
2024-09-25
bgpd: EVPN fix per rd specific type-2 json output
Sindhu Parvathi Gopinathan
2023-09-29
*: Do not cast to the same type as the destination is
Donatas Abraitis
2023-08-22
bgpd: Convert from struct bgp_node to struct bgp_dest
Yuqing Zhao
2023-08-14
bgpd: Refactor bgp_static_set/bgp_static_set_safi
Donatas Abraitis
2023-08-07
bgpd: bgp_vrf is already deref'ed in all paths
Donald Sharp
2023-07-18
bgpd: fix bgp evpn cli memory leaks.
Abhinay Ramesh
2023-07-05
bgpd: Fix memory leak
Keelan10
2023-07-03
bgpd: All paths bgp_vrf have already been derefed
Donald Sharp
2023-05-30
bgpd: fix static analyzer complaint for evpn_info
Trey Aspelund
2023-05-30
bgpd: fix rc for invalid mac-vrf soo
Trey Aspelund
2023-05-30
bgpd: add mac-vrf soo to show bgp l2vpn evpn vni
Trey Aspelund
2023-05-30
bgpd: Add MAC-VRF Site-of-Origin support
Trey Aspelund
2023-05-22
bgpd: Using no pretty json output for l2vpn-Evpn routes
Rajasekar Raja
2023-04-21
bgpd: Ensure bgp_vrf is non-null
Donald Sharp
2023-03-14
bgpd: Rename bgp_afi_node_lookup() to bgp_safi_node_lookup()
Donatas Abraitis
2023-02-21
Merge pull request #12805 from karlquan/kquan_self_orig
Russ White
2023-02-21
Merge pull request #12248 from pguibert6WIND/bgpasdot
Russ White
2023-02-17
Merge pull request #12791 from taspelund/loc_rib_json_fix
Donatas Abraitis
2023-02-16
bgpd: fix 'json detail' output structure
Trey Aspelund
2023-02-15
bgpd: BGP troubleshooting - Add a keyword self-originate to display only self...
Karl Quan
2023-02-10
bgpd: store the route-distinguisher from config as a string
Philippe Guibert
2023-02-10
bgpd: support for as notation format for route distinguisher
Philippe Guibert
2023-02-10
bgpd: modify bgp as number output
Philippe Guibert
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-06
bgpd: fix use-after-free crash for evpn
anlan_cs
2023-02-02
bgpd: Convert evpn output to not pretty print json
Donald Sharp
2023-01-23
bgpd: evpn route detail json display non prett
Chirag Shah
2022-12-29
bgpd: fix show bgp all with evpn
Louis Scalbert
2022-12-06
Merge pull request #12339 from anlancs/fix/bgpd-null-show
Donald Sharp
2022-11-29
bgpd: inet_ntop() adjustments
Donatas Abraitis
2022-11-18
bgpd: fix null pointer dereference
anlan_cs
2022-11-17
Merge pull request #12081 from sworleys/EMM-upstream
Donatas Abraitis
2022-11-04
Merge pull request #12244 from anlancs/fix/bgpd-evpn-leak-l3rt
Donald Sharp
2022-11-03
bgpd: avoid possible memleak
anlan_cs
2022-11-03
Merge pull request #12196 from opensourcerouting/xref-vtysh
Donald Sharp
2022-11-01
bgpd: use vty_json() in show bpg vni json output
Stephen Worley
2022-11-01
bgpd: vni_t is uint32_t so print it as such in vty
Stephen Worley
2022-10-26
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-25
Merge pull request #12166 from anlancs/fix/bgpd-wildcard
Russ White
2022-10-24
bgpd: return failure for wildcard ERT
anlan_cs
2022-10-21
bgpd: fix vni_str NULL check in evpn rt show run
Stephen Worley
2022-10-18
Merge pull request #8647 from sworleys/DVNI-Config-Changes
Donatas Abraitis
2022-10-11
bgpd: add show bgp vni <VNI|all> json commands
Stephen Worley
2022-10-11
bgpd,zebra,lib: bgp evpn vni macip into two tables
Stephen Worley
2022-10-11
bgpd: rework VNI table for type2/macip routes
Stephen Worley
2022-09-22
bgpd: Use %pRD for prefix_rd2str()
Donatas Abraitis
2022-09-16
bgpd: Free ecommunity before returning on warning/error
Donatas Abraitis
2022-08-30
bgpd: Break immediatelly and print vty_out instead of double checking for JSON
Donatas Abraitis
2022-08-25
bgpd: Convert prefix2str to %pFX
Donatas Abraitis
2022-08-23
bgpd: use DEFPY for new vrf rt auto commands
Stephen Worley
[next]