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: fix mpls label pointer comparison
Philippe Guibert
2024-01-26
1
-2
/
+5
*
|
|
Merge pull request #15233 from louis-6wind/bgp-leak-no-network
Donatas Abraitis
2024-01-26
1
-1
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd: fix VRF leaking with 'no bgp network import-check'
Louis Scalbert
2024-01-25
1
-1
/
+13
*
|
|
Merge pull request #15223 from opensourcerouting/fix/bgp_peer_cap_uint32_to_u...
Donald Sharp
2024-01-25
2
-37
/
+37
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bgpd: Increase peer's struct cap from uint32 to uint64
Donatas Abraitis
2024-01-24
2
-37
/
+37
*
|
|
Merge pull request #15215 from donaldsharp/pceplib_fixup
Donatas Abraitis
2024-01-25
1
-1
/
+1
|
\
\
\
|
*
|
|
bgpd: Fix printf formatter mistake
Donald Sharp
2024-01-24
1
-1
/
+1
*
|
|
|
bgpd: Convert free/strdup to XSTRDUP in bgp_rfapi_cfg.c
Donald Sharp
2024-01-25
1
-92
/
+77
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #15210 from opensourcerouting/fix/use_enum_for_graceful_re...
Donald Sharp
2024-01-24
3
-16
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bgpd: Fix format overflow for graceful-restart debug logs
Donatas Abraitis
2024-01-24
3
-16
/
+18
|
|
/
*
|
Merge pull request #15209 from opensourcerouting/fix/whitespaces
Donald Sharp
2024-01-24
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
bgpd: Use single whitespace when displaying show bgp summary
Donatas Abraitis
2024-01-23
1
-2
/
+2
*
|
bgpd: check sockopt returns in rpki_create_socket
Louis Scalbert
2024-01-23
1
-9
/
+32
*
|
bgpd: fix memory leak in rpki_create_socket
Louis Scalbert
2024-01-23
1
-1
/
+3
*
|
bgpd: fix res validity in rpki_create_socket
Louis Scalbert
2024-01-23
1
-5
/
+7
*
|
bgpd: fix deference before check in rpki_create_socket
Louis Scalbert
2024-01-23
1
-1
/
+3
*
|
bgpd: fix potential null pointers in rpki
Louis Scalbert
2024-01-23
1
-1
/
+37
|
/
*
bgpd: fix route-map match probability deconfiguration callback
Igor Ryzhov
2024-01-22
1
-0
/
+1
*
bgpd: add show bgp rpki prefix-count command
Philippe Guibert
2024-01-18
1
-15
/
+35
*
bgpd: add vrf name to some rpki logs
Philippe Guibert
2024-01-18
1
-4
/
+4
*
bgpd: set rpki validation state in vrf table
Philippe Guibert
2024-01-18
1
-3
/
+33
*
bgpd: show per vrf rpki configuration in show run
Philippe Guibert
2024-01-18
3
-13
/
+71
*
bgpd: add support of rpki in vrf configure context
Philippe Guibert
2024-01-18
1
-22
/
+132
*
bgpd: add support of vrf to rpki in enable mode
Philippe Guibert
2024-01-18
1
-31
/
+62
*
bgpd: create cache server socket in vrf
Philippe Guibert
2024-01-18
2
-4
/
+228
*
bgpd: start or stop rpki at vrf creation or deletion
Louis Scalbert
2024-01-18
1
-0
/
+32
*
bgpd: add a hook to inform a vrf is enabled/disabled
Philippe Guibert
2024-01-18
2
-0
/
+7
*
bgpd: remove rpki config command from enable node
Philippe Guibert
2024-01-18
1
-1
/
+0
*
bgpd: move rpki variables in a per vrf fist
Philippe Guibert
2024-01-18
1
-187
/
+420
*
Merge pull request #15162 from opensourcerouting/fix/aspath4_set_flag
Donald Sharp
2024-01-17
1
-8
/
+10
|
\
|
*
bgpd: Send notification if AS4 capability failed to parse (malformed)
Donatas Abraitis
2024-01-16
1
-1
/
+1
|
*
bgpd: Set role capability received flag only if parsed correctly
Donatas Abraitis
2024-01-16
1
-1
/
+3
|
*
bgpd: Set hostname capability received flag only if parsed correctly
Donatas Abraitis
2024-01-16
1
-2
/
+2
|
*
bgpd: Set ADD-PATH capability received flag only if parsed correctly
Donatas Abraitis
2024-01-16
1
-2
/
+2
|
*
bgpd: Set AS4 capability received flag only if parsed correctly
Donatas Abraitis
2024-01-16
1
-2
/
+2
*
|
Merge pull request #15034 from louis-6wind/topotest-rpki
Donatas Abraitis
2024-01-15
3
-30
/
+152
|
\
\
|
|
/
|
/
|
|
*
bgpd: fix debug rpki display in show run
Philippe Guibert
2024-01-11
1
-8
/
+28
|
*
bgpd: add hooks for displaying module debug messages
Philippe Guibert
2024-01-11
2
-0
/
+15
|
*
bgpd: do not show default rpki timers in show run
Philippe Guibert
2024-01-11
1
-0
/
+50
|
*
bgpd: remove double spaces with rpki running config & ssh
Philippe Guibert
2024-01-11
1
-1
/
+1
|
*
bgpd: fix resetting rpki timer at no rpki
Louis Scalbert
2024-01-11
1
-0
/
+4
|
*
bgpd: fix crash when re-adding a rpki server
Louis Scalbert
2024-01-11
1
-0
/
+4
|
*
bgpd: fix rpki compilation without rtrlib ssh
Louis Scalbert
2024-01-11
1
-1
/
+6
|
*
bgpd: add json error message to rpki
Louis Scalbert
2024-01-11
1
-20
/
+29
|
*
bgpd: fix show rpki json void output
Louis Scalbert
2024-01-11
1
-15
/
+30
*
|
Merge pull request #15138 from opensourcerouting/fix/drop_unused_var_bgp_damp
Donald Sharp
2024-01-12
1
-1
/
+0
|
\
\
|
*
|
bgpd: Drop dampening `tmax` variable from struct
Donatas Abraitis
2024-01-12
1
-1
/
+0
*
|
|
Merge pull request #15121 from routingrocks/rajesh/bgp_peer_ttl
Donatas Abraitis
2024-01-12
1
-0
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd: Set correct TTL for the dynamic neighbor peers
Rajesh Varatharaj
2024-01-11
1
-0
/
+13
*
|
|
Merge pull request #15128 from opensourcerouting/fix/bgp_oad_ECOMMUNITY_ORIGI...
Donald Sharp
2024-01-11
1
-13
/
+35
|
\
\
\
|
|
_
|
/
|
/
|
|
[prev]
[next]