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
*
Merge pull request #11523 from pguibert6WIND/bgp_no_retain
Russ White
2022-07-26
1
-6
/
+10
|
\
|
*
bgpd: implement retain route-target all behaviour
Philippe Guibert
2022-07-18
1
-6
/
+10
*
|
bgpd: Add constants for some repetitive CLI strings
Donatas Abraitis
2022-07-18
1
-1
/
+1
|
/
*
bgpd: fix wrong nexthop bgp struct for nexthop validation
Louis Scalbert
2022-07-11
1
-3
/
+7
*
bgpd: rename "struct bgp" variables in mplsvpn
Louis Scalbert
2022-07-11
1
-122
/
+118
*
bgpd: remove duplicated arg in leak_update
Louis Scalbert
2022-07-11
1
-8
/
+8
*
bgpd: show prefix in leak_update_nexthop_valid debug
Louis Scalbert
2022-07-08
1
-2
/
+3
*
bgpd: fix setting BGP_PATH_VALID flag in leak_update
Louis Scalbert
2022-07-08
1
-8
/
+10
*
bgpd: factorize nexthop validation code in leak_update function
Louis Scalbert
2022-07-08
1
-85
/
+56
*
*: Use autocomplete for route-maps under commands that require it
Donatas Abraitis
2022-06-13
1
-2
/
+2
*
bgpd: Print source VRF name when leaking to another VRF
Donatas Abraitis
2022-06-07
1
-2
/
+2
*
bgpd: Withdraw implicitly old paths from VRFs when import/export list changes
Donatas Abraitis
2022-06-07
1
-0
/
+20
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-1
/
+1
*
bgpd: take SRv6 func-bits into account when generating SIDs
Nobuhiro MIKI
2022-04-25
1
-3
/
+21
*
bgpd: take SRv6 locator's prefix length into account when generating SIDs
Nobuhiro MIKI
2022-04-14
1
-17
/
+22
*
bgpd: fix memory leak
Nobuhiro MIKI
2022-04-14
1
-0
/
+1
*
Merge pull request #11010 from opensourcerouting/feature/reuse_bgp_attr_set_c...
Russ White
2022-04-13
1
-3
/
+0
|
\
|
*
bgpd: Reuse bgp_attr_set_ecommunity() for setting attribute flags
Donatas Abraitis
2022-04-12
1
-3
/
+0
*
|
bgpd: Convert vpn_policy_direction_t to enum
Donatas Abraitis
2022-04-12
1
-4
/
+4
|
/
*
bgpd: refactor type of srv6_locator_chunks list
Nobuhiro MIKI
2022-04-06
1
-3
/
+3
*
bgpd: change the treatment for SRv6 routes
Ryoga Saito
2022-02-25
1
-18
/
+9
*
bgpd: announce locators instead of transposed SIDs
Ryoga Saito
2022-02-25
1
-3
/
+3
*
bgpd: update logic to allocate SRv6 locator
Ryoga Saito
2022-02-25
1
-8
/
+17
*
bgpd: Fix uninitialized compiler warning
Punith Kumar
2022-02-15
1
-1
/
+1
*
bgpd: Use bgp_attr_[sg]et_ecommunity for struct ecommunity
Donatas Abraitis
2022-02-04
1
-18
/
+21
*
bgpd: Convert bgp_addpath_encode_[tr]x() to bool from int
Donatas Abraitis
2022-02-01
1
-6
/
+3
*
bgpd: VRF-Lite fix best path selection
Kantesh Mundaragi
2021-11-19
1
-8
/
+2
*
Merge pull request #9546 from proelbtn/add-support-for-perfix-sid-type-5
Russ White
2021-09-21
1
-17
/
+84
|
\
|
*
bgpd: add sid struct info to bgp_path_info_extra
Ryoga Saito
2021-09-14
1
-5
/
+44
|
*
bgpd: introduce SID structure information
Ryoga Saito
2021-09-03
1
-0
/
+14
|
*
bgpd: introduce new alloc algorithm for SRv6 SID
Ryoga Saito
2021-09-03
1
-12
/
+26
*
|
bgpd: handle srv6 locator notification and update vpn-rib
Hiroki Shirokura
2021-09-07
1
-2
/
+35
|
/
*
bgpd: fix typo in ensure_vrf_tovpn_sid
Ryoga
2021-08-06
1
-1
/
+1
*
bgpd: prevent routes loop through itself
Philippe Guibert
2021-07-12
1
-2
/
+2
*
*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
*: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
bgpd: bgp_vrf has already been derefed in all paths
Donald Sharp
2021-06-05
1
-1
/
+1
*
*: use one line init instead of memset and format it
Hiroki Shirokura
2021-06-02
1
-1
/
+1
*
bgpd: fix build error for NetBSD8
Hiroki Shirokura
2021-06-02
1
-1
/
+3
*
bgpd: fix vrf route-leaking crash around srv6
Hiroki Shirokura
2021-06-02
1
-2
/
+2
*
*: fix code format accourding to checkpatch
Hiroki Shirokura
2021-06-02
1
-24
/
+27
*
bgpd: advertising vpn-rib include SRv6-SID (step4)
Hiroki Shirokura
2021-06-02
1
-0
/
+62
*
bgpd: cli for SRv6 SID alloc to redirect to vrf (step4)
Hiroki Shirokura
2021-06-02
1
-0
/
+197
*
Merge pull request #8361 from rameshabhinay/change_1
Russ White
2021-04-20
1
-24
/
+44
|
\
|
*
bgpd: vrf route leaking, fix vpn router id update
Abhinay Ramesh
2021-04-07
1
-24
/
+21
|
*
VRF-Lite: Fix export of withdraw-in-progress routes
Abhinay Ramesh
2021-04-07
1
-0
/
+21
|
*
bgpd: vrf route leaking, fix vrf delete
Abhinay Ramesh
2021-04-07
1
-0
/
+2
*
|
bgpd: Remove dead code regarding prefix_rd allocation
Donatas Abraitis
2021-04-09
1
-7
/
+0
|
/
*
bgpd: Add 'rd all' keyword to EVPN/L3VPN show cmds
Trey Aspelund
2021-04-01
1
-25
/
+56
*
Revert "bgpd: Add 'rd all' keyword to EVPN/L3VPN show cmds"
Lou Berger
2021-03-30
1
-55
/
+25
[next]