index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: entry->any is never true
Donald Sharp
2023-06-05
3
-88
/
+26
*
bgpd: Give more data when state machine fails to change state
Donald Sharp
2023-06-02
1
-3
/
+3
*
Merge pull request #13641 from donaldsharp/com_list_str
mobash-rasool
2023-06-02
3
-15
/
+16
|
\
|
*
bgpd: vpn_policy_getafi can return AFI_MAX
Donald Sharp
2023-06-01
1
-0
/
+2
|
*
bgpd: blnc cannot be NULL at if statement time
Donald Sharp
2023-06-01
1
-7
/
+6
|
*
bgpd: community_list_set str is always non null
Donald Sharp
2023-06-01
2
-8
/
+8
*
|
Merge pull request #13660 from anlancs/bgpd-cleanup-12
mobash-rasool
2023-06-02
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
bgpd: Fix typo in debug message
anlan_cs
2023-06-01
1
-3
/
+3
*
|
bgpd: fix bgpd core when unintern attr
Yuan Yuan
2023-05-31
1
-0
/
+4
|
/
*
bgpd: Refactor subgroup_announce_table() to reuse an existing helpers
Donatas Abraitis
2023-05-25
3
-59
/
+29
*
bgpd: Using no pretty json output for l2vpn-Evpn routes
Rajasekar Raja
2023-05-22
1
-1
/
+8
*
bgpd: Fix the json output of show bgp all json to be in a valid format
Rajasekar Raja
2023-05-22
1
-0
/
+9
*
Merge pull request #13564 from chiragshah6/fdev1
Donatas Abraitis
2023-05-22
2
-6
/
+18
|
\
|
*
bgpd: fix memory leak in aggregate path info
Chirag Shah
2023-05-19
1
-1
/
+1
|
*
bgpd: fix aggregate route display
Chirag Shah
2023-05-19
1
-3
/
+15
|
*
bgpd: fix aggregate route best path select
Chirag Shah
2023-05-19
1
-2
/
+2
*
|
bgpd: Initialize pfx_buf to zeros before using in bgp_path_info_cmp()
Donatas Abraitis
2023-05-20
2
-3
/
+3
|
/
*
bgpd: Show the real table version for a decent peer subgroup
Donatas Abraitis
2023-05-15
2
-5
/
+9
*
Merge pull request #13463 from pguibert6WIND/mpls_alloc_per_nh_2
Donatas Abraitis
2023-05-12
13
-15
/
+708
|
\
|
*
bgpd: add 'show bgp label-nexthop [detail]' command
Philippe Guibert
2023-05-09
3
-0
/
+103
|
*
bgpd: update time of last change when label nexthop entry changed
Philippe Guibert
2023-05-09
2
-0
/
+3
|
*
bgpd: export redistributed routes with label allocation per nexthop
Philippe Guibert
2023-05-09
2
-10
/
+33
|
*
bgpd: correctly initialize the IP nexthop of redistributed routes
Philippe Guibert
2023-05-09
1
-0
/
+3
|
*
bgpd: use nexthop interface when adding LSP in BGP MPLSVPN
Philippe Guibert
2023-05-09
5
-6
/
+38
|
*
bgpd: add support for l3vpn per-nexthop label
Philippe Guibert
2023-05-09
7
-2
/
+327
|
*
bgpd: add the bgp_label_per_nexthop_cache struct and apis
Philippe Guibert
2023-05-09
4
-0
/
+107
|
*
bgpd: introduce LP_TYPE_NEXTHOP label type
Philippe Guibert
2023-05-09
2
-0
/
+27
|
*
bgpd: add vty command to select label allocation per nexthop
Philippe Guibert
2023-05-09
2
-0
/
+68
|
*
bgpd: remove ATTR_NEXT_HOP for redistributed ipv6 nexthops
Philippe Guibert
2023-05-09
1
-0
/
+3
|
*
bgpd: encode_label call, remove unnecessary braces
Philippe Guibert
2023-05-09
1
-3
/
+2
*
|
bgpd: Implement `match source-protocol` for route-maps
Donatas Abraitis
2023-05-11
4
-0
/
+144
*
|
Merge pull request #13493 from anlancs/fix/bgpd-cleanup-11
Donatas Abraitis
2023-05-10
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
bgpd: Cosmetic change for mac check
anlan_cs
2023-05-10
1
-3
/
+1
*
|
Merge pull request #13437 from raja-rajasekar/raja-rajasekar/show_cmd_fix
Donatas Abraitis
2023-05-09
1
-17
/
+25
|
\
\
|
*
|
bgpd: Fixing the show bgp <vrf> <afi> <safi> detail command
Rajasekar Raja
2023-05-05
1
-17
/
+25
|
|
/
*
|
bgpd: Make sure AIGP attribute is non-transitive
Donatas Abraitis
2023-05-08
1
-2
/
+2
*
|
Merge pull request #13446 from louis-6wind/fix-ext-comm
Donatas Abraitis
2023-05-08
1
-5
/
+11
|
\
\
|
*
|
bgpd: fix show running of nt extcommunity
Louis Scalbert
2023-05-05
1
-5
/
+11
|
|
/
*
|
Merge pull request #13440 from zice312963205/bgpfix
Donatas Abraitis
2023-05-08
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
bgpd: fix the issue of connected tag error when BGP subscribes to NHT from Zebra
Jack.zhang
2023-05-06
1
-0
/
+1
*
|
Revert "MPLS allocation mode per next hop"
Donatas Abraitis
2023-05-03
13
-708
/
+15
*
|
Merge pull request #12646 from pguibert6WIND/mpls_alloc_per_nh
Donatas Abraitis
2023-05-02
13
-15
/
+708
|
\
\
|
*
|
bgpd: add 'show bgp label-nexthop [detail]' command
Philippe Guibert
2023-03-22
3
-0
/
+103
|
*
|
bgpd: update time of last change when label nexthop entry changed
Philippe Guibert
2023-03-22
2
-0
/
+3
|
*
|
bgpd: export redistributed routes with label allocation per nexthop
Philippe Guibert
2023-03-22
2
-10
/
+33
|
*
|
bgpd: correctly initialize the IP nexthop of redistributed routes
Philippe Guibert
2023-03-22
1
-0
/
+3
|
*
|
bgpd: use nexthop interface when adding LSP in BGP MPLSVPN
Philippe Guibert
2023-03-22
5
-6
/
+38
|
*
|
bgpd: add support for l3vpn per-nexthop label
Philippe Guibert
2023-03-22
7
-2
/
+327
|
*
|
bgpd: add the bgp_label_per_nexthop_cache struct and apis
Philippe Guibert
2023-03-22
4
-0
/
+107
|
*
|
bgpd: introduce LP_TYPE_NEXTHOP label type
Philippe Guibert
2023-03-22
2
-0
/
+27
[next]