index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgpd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: bmp loc-rib peer up/down for vrfs
Maxence Younsi
2024-10-11
1
-0
/
+7
*
bgpd: fix printfrr_bp for non initialized peers
Louis Scalbert
2024-10-02
1
-0
/
+6
*
Merge pull request #16838 from opensourcerouting/fix/refresh_pr_9079
Russ White
2024-09-24
1
-37
/
+117
|
\
|
*
bgpd: Delete EVPN VRF instace if it's not a hidden instance only
Donatas Abraitis
2024-09-23
1
-1
/
+2
|
*
bgpd: do not allow override ASN unless hidden or auto-created
Don Slice
2024-09-18
1
-9
/
+23
|
*
bgpd: VRF-Lite fix default bgp delete
Don Slice
2024-09-18
1
-36
/
+101
*
|
Merge pull request #16859 from mjstapp/bgp_cancel_once
Donatas Abraitis
2024-09-23
1
-1
/
+0
|
\
\
|
*
|
bgpd: cancel events once in peer_free()
Mark Stapp
2024-09-18
1
-1
/
+0
*
|
|
Merge pull request #16816 from opensourcerouting/feature/bgp_dual_as
Donald Sharp
2024-09-18
1
-8
/
+16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bgpd: Implement BGP dual-as feature
Donatas Abraitis
2024-09-13
1
-8
/
+16
|
|
/
*
|
Merge pull request #16720 from opensourcerouting/fix/default_originate_not_ne...
Russ White
2024-09-18
1
-1
/
+9
|
\
\
|
|
/
|
/
|
|
*
bgpd: Turn off default-originate timer
Donatas Abraitis
2024-09-03
1
-1
/
+9
*
|
Merge pull request #16751 from opensourcerouting/fix/solo_peer-group
Donald Sharp
2024-09-05
1
-0
/
+1
|
\
\
|
*
|
bgpd: Allow using `solo` for peer-groups
Donatas Abraitis
2024-09-05
1
-0
/
+1
|
|
/
*
/
bgpd: Deal with SRv6 locator instead of chunk
Carmine Scarpitta
2024-09-05
1
-5
/
+12
|
/
*
bgpd: Remove BGP_UPDATE_DELAY_MIN/MAX
Donatas Abraitis
2024-08-07
1
-2
/
+2
*
bgpd: Use bgp_session_reset_safe() for GR update all peers
Donatas Abraitis
2024-07-31
1
-1
/
+1
*
bgpd: Keep the last reset reason before we reset the peer
Donatas Abraitis
2024-07-25
1
-62
/
+59
*
bgpd: Set the last_reset if we change the password also
Donatas Abraitis
2024-07-25
1
-0
/
+2
*
bgpd: backpressure - Avoid use after free
Rajasekar Raja
2024-07-22
1
-1
/
+1
*
bgpd: changes for code maintainability
sri-mohan1
2024-07-22
1
-12
/
+15
*
bgpd: backpressure - Improve debuggability
Rajasekar Raja
2024-07-15
1
-0
/
+7
*
bgpd: backpressure - fix to properly remove dest for bgp under deletion
Rajasekar Raja
2024-07-15
1
-7
/
+13
*
bgpd: Convert int to enum peer_asn_type
Donatas Abraitis
2024-07-04
1
-6
/
+6
*
bgpd: Implement `neighbor X remote-as auto`
Donatas Abraitis
2024-07-04
1
-11
/
+14
*
bgpd: Streamline GR config, act on change immediately
vivek
2024-06-27
1
-3
/
+1
*
bgpd: Implement BGP-wide configuration for graceful restart
vivek
2024-06-27
1
-1
/
+27
*
Merge pull request #16242 from opensourcerouting/fix/shutdown_peer_last_reset
Russ White
2024-06-24
1
-1
/
+13
|
\
|
*
bgpd: Set last reset reason to admin shutdown if it was manually
Donatas Abraitis
2024-06-19
1
-1
/
+13
*
|
Merge pull request #16059 from kacpekwasny/kkwasny/CLIC-139-4
Donatas Abraitis
2024-06-20
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
bgpd: fixed failing remove of vrf if there is a stale l3vni
Kacper KwaĆny
2024-05-27
1
-0
/
+3
*
|
bgpd: Do not start BGP session if BFD profile is in shutdown state
Donatas Abraitis
2024-06-12
1
-0
/
+6
*
|
Merge pull request #15434 from louis-6wind/labels-hash
Russ White
2024-06-06
1
-0
/
+1
|
\
\
|
*
|
bgpd: add bgp_labels hash
Louis Scalbert
2024-06-05
1
-0
/
+1
*
|
|
bgpd: Ignore auto created VRF BGP instances
Donatas Abraitis
2024-06-04
1
-1
/
+4
|
/
/
*
/
bgpd: Adjust terminology related to DSCP
David Ward
2024-06-02
1
-1
/
+1
|
/
*
bgpd: backpressure - Fix to avoid CPU hog
Rajasekar Raja
2024-05-18
1
-1
/
+3
*
Merge pull request #15911 from opensourcerouting/feature/bgpd_dampening_per_n...
Russ White
2024-05-13
1
-0
/
+13
|
\
|
*
bgpd: peer / peer group dampening profiles
David Schweizer
2024-05-03
1
-0
/
+13
*
|
bgpd: Move SRv6 cleanup functions
Carmine Scarpitta
2024-05-09
1
-12
/
+14
*
|
bgpd: Fix SRv6 memory leaks spotted by ASAN
Carmine Scarpitta
2024-05-09
1
-0
/
+9
*
|
Merge pull request #15883 from opensourcerouting/fix/bgpd_gr_fsm
Russ White
2024-05-07
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
bgpd: Apply NOOP when doing negative commands for GR operations
Donatas Abraitis
2024-04-30
1
-3
/
+3
*
|
Merge pull request #15669 from poojarathore30/listen-limit-logging
Donatas Abraitis
2024-04-30
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
bgpd : Ensure logging for dynamic neighbor listen limit reached
rathorepo
2024-04-29
1
-0
/
+5
*
|
Merge pull request #15723 from opensourcerouting/feature/extended_link_bw_ref...
Russ White
2024-04-26
1
-0
/
+1
|
\
\
|
*
|
bgpd: Add `neighbor ... extended-link-bandwidth` command
Donatas Abraitis
2024-04-22
1
-0
/
+1
*
|
|
bgpd: Do not reset the session when toggling dynamic capability
Donatas Abraitis
2024-04-21
1
-1
/
+1
*
|
|
bgpd: Inherit `capability dynamic` flag from the peer-group
Donatas Abraitis
2024-04-21
1
-1
/
+1
*
|
|
bgpd: Inherit `capability software-version` flag from the peer-group
Donatas Abraitis
2024-04-21
1
-1
/
+1
[next]