index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_mplsvpn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: blnc cannot be NULL at if statement time
Donald Sharp
2023-06-01
1
-7
/
+6
*
bgpd: update time of last change when label nexthop entry changed
Philippe Guibert
2023-05-09
1
-0
/
+1
*
bgpd: export redistributed routes with label allocation per nexthop
Philippe Guibert
2023-05-09
1
-6
/
+8
*
bgpd: use nexthop interface when adding LSP in BGP MPLSVPN
Philippe Guibert
2023-05-09
1
-2
/
+18
*
bgpd: add support for l3vpn per-nexthop label
Philippe Guibert
2023-05-09
1
-1
/
+266
*
bgpd: encode_label call, remove unnecessary braces
Philippe Guibert
2023-05-09
1
-3
/
+2
*
Revert "MPLS allocation mode per next hop"
Donatas Abraitis
2023-05-03
1
-293
/
+10
*
Merge pull request #12646 from pguibert6WIND/mpls_alloc_per_nh
Donatas Abraitis
2023-05-02
1
-10
/
+293
|
\
|
*
bgpd: update time of last change when label nexthop entry changed
Philippe Guibert
2023-03-22
1
-0
/
+1
|
*
bgpd: export redistributed routes with label allocation per nexthop
Philippe Guibert
2023-03-22
1
-6
/
+8
|
*
bgpd: use nexthop interface when adding LSP in BGP MPLSVPN
Philippe Guibert
2023-03-22
1
-2
/
+18
|
*
bgpd: add support for l3vpn per-nexthop label
Philippe Guibert
2023-03-22
1
-1
/
+266
|
*
bgpd: encode_label call, remove unnecessary braces
Philippe Guibert
2023-03-22
1
-3
/
+2
*
|
bgpd: Use the actual pointer type instead of a void
Donald Sharp
2023-04-10
1
-2
/
+2
|
/
*
bgpd: Unlock bgp dest node if leak_update() fails
Donatas Abraitis
2023-03-15
1
-3
/
+7
*
Merge pull request #12854 from opensourcerouting/fix/bgp_withdraw_attr_not_used
Russ White
2023-02-21
1
-1
/
+1
|
\
|
*
bgpd: Drop struct attr from bgp_withdraw()
Donatas Abraitis
2023-02-21
1
-1
/
+1
*
|
Merge pull request #12248 from pguibert6WIND/bgpasdot
Russ White
2023-02-21
1
-9
/
+12
|
\
\
|
|
/
|
/
|
|
*
bgpd: handle case where passed RD is null
Philippe Guibert
2023-02-10
1
-1
/
+2
|
*
bgpd: support for as notation format for route distinguisher
Philippe Guibert
2023-02-10
1
-9
/
+11
*
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
|
/
*
bgpd: Add more context in logs about from where to where routes are leaked
Donatas Abraitis
2023-02-06
1
-2
/
+6
*
bgpd: Drop struct bgp from vpn_leak_to_vrf_withdraw()
Donatas Abraitis
2023-02-06
1
-5
/
+4
*
bgpd: Skip RD match if ACCEPT_OWN is not enabled
Ryoga Saito
2023-01-20
1
-2
/
+3
*
Merge pull request #12643 from opensourcerouting/fix/cosmetic_log_changes
Russ White
2023-01-17
1
-5
/
+4
|
\
|
*
bgpd: Drop redundant `vrf` keyword in BGP debug log changes
Donatas Abraitis
2023-01-16
1
-5
/
+4
*
|
bgpd: Set nh ifindex to VRF's interface, not the real
Donatas Abraitis
2023-01-15
1
-1
/
+9
*
|
bgpd: Allow importing local routes with accept-own mechanism
Donatas Abraitis
2023-01-15
1
-20
/
+29
|
/
*
Revert "Merge pull request #11127 from louis-6wind/bgp-leak"
Donald Sharp
2023-01-13
1
-65
/
+18
*
Merge pull request #12515 from opensourcerouting/fix/show_ip_bgp_detail_weird...
Russ White
2022-12-27
1
-1
/
+5
|
\
|
*
bgpd: Adopt `show bgp detail-routes` command for L3VPN outputs as well
Donatas Abraitis
2022-12-20
1
-1
/
+5
*
|
bgpd: resend routes deleted by kernel after interface addresses deletion
Louis Scalbert
2022-12-16
1
-0
/
+1
*
|
bgpd: update route leaking when a VRF loopback is received
Louis Scalbert
2022-12-16
1
-1
/
+10
*
|
bgpd: fix invalid nexthop interface on leaked routes
Louis Scalbert
2022-12-16
1
-0
/
+8
*
|
bgpd: fix prefix VRF leaking with 'network import-check' (4/5)
Louis Scalbert
2022-12-16
1
-0
/
+13
*
|
bgpd: fix prefix VRF leaking with 'network import-check' (2/5)
Louis Scalbert
2022-12-16
1
-16
/
+18
*
|
bgpd: fix prefix VRF leaking with 'network import-check' (1/5)
Louis Scalbert
2022-12-16
1
-1
/
+5
*
|
bgpd: fix prefix VRF leaking with 'no network import-check'
Louis Scalbert
2022-12-16
1
-2
/
+12
|
/
*
Merge pull request #12438 from proelbtn/fix-#12349
Donatas Abraitis
2022-12-15
1
-1
/
+2
|
\
|
*
bgpd: Stop overriding nexthop when BGP unnumberred
Ryoga Saito
2022-12-04
1
-1
/
+2
*
|
bgpd: Fix delete_vrf_tovpn_sid
Ryoga Saito
2022-12-04
1
-2
/
+2
|
/
*
Merge pull request #12219 from cscarpitta/feature/srv6-usid-behavior-support
Donatas Abraitis
2022-11-14
1
-2
/
+16
|
\
|
*
bgpd: Use SRv6 codepoints in the BGP Advertisement
Carmine Scarpitta
2022-11-08
1
-2
/
+16
*
|
Merge pull request #12236 from cscarpitta/fix/replace-inet-top-in-bgp-mplsvpn
David Lamparter
2022-11-01
1
-12
/
+6
|
\
\
|
*
|
bgpd: Replace `inet_ntop` with `%pI6`
Carmine Scarpitta
2022-10-30
1
-12
/
+6
|
|
/
*
|
bgpd: Do not set chunk pointer to NULL after free
Carmine Scarpitta
2022-10-29
1
-2
/
+0
*
|
lib, bgpd: Enhance `srv6_locator_chunk_free()` API
Carmine Scarpitta
2022-10-29
1
-4
/
+4
|
/
*
bgpd: Add `no sid vpn per-vrf export` command
Carmine Scarpitta
2022-10-18
1
-0
/
+75
*
bgpd: add support for per-VRF SRv6 SID
Carmine Scarpitta
2022-10-18
1
-3
/
+208
*
bgpd: Add missing debug guard in SRv6 L3VPN code
Carmine Scarpitta
2022-10-13
1
-2
/
+4
[next]