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
*
Merge pull request #11353 from fdumontet6WIND/bmp_src_interface
Donatas Abraitis
2022-06-16
4
-11
/
+98
|
\
|
*
bmp: add a interface source to bmp connect command
Francois Dumontet
2022-06-16
4
-11
/
+98
*
|
bgpd, ospfd: Remove extra newline for `show debugging`
Donald Sharp
2022-06-15
1
-1
/
+0
*
|
Merge pull request #11395 from opensourcerouting/fix/autocompete_for_rmap_bgp
Donald Sharp
2022-06-14
4
-44
/
+40
|
\
\
|
*
|
*: Use autocomplete for route-maps under commands that require it
Donatas Abraitis
2022-06-13
4
-44
/
+40
*
|
|
Merge pull request #11344 from opensourcerouting/feature/wrap_ipv4_unicast_valid
Russ White
2022-06-14
3
-15
/
+16
|
\
\
\
|
*
|
|
bgpd: Wrap IPV4_CLASS_DE into ipv4_unicast_valid() helper
Donatas Abraitis
2022-06-13
3
-15
/
+16
|
|
/
/
*
|
|
Merge pull request #11392 from opensourcerouting/fix/ttl_set
Russ White
2022-06-14
2
-7
/
+15
|
\
\
\
|
*
|
|
bgpd: Show TTL value unconditionally for neighbors
Donatas Abraitis
2022-06-10
1
-4
/
+13
|
*
|
|
bgpd: Set TTL for iBGP/eBGP by checking only if Generic TTL security applied
Donatas Abraitis
2022-06-10
1
-3
/
+2
*
|
|
|
Merge pull request #11343 from opensourcerouting/fix/local_preference_plus_mi...
Russ White
2022-06-14
9
-17
/
+19
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
bgpd: Initialize attr->local_pref to the configured default value
Donatas Abraitis
2022-06-06
9
-17
/
+19
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #11333 from opensourcerouting/fix/memory_leak_with_rmaps
Donald Sharp
2022-06-13
1
-1
/
+1
|
\
\
\
|
*
|
|
bgpd: Fix memory leak when setting [l]community at egress
Donatas Abraitis
2022-06-02
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #11358 from opensourcerouting/fix/implicit_withdraw_for_vr...
Donald Sharp
2022-06-13
1
-2
/
+22
|
\
\
\
|
*
|
|
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
*
|
|
|
Merge pull request #11389 from ton31337/fix/some_codeql_fixes
Jafar Al-Gharaibeh
2022-06-10
2
-2
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
bgpd: Drop sockunion_vty_out() wrong definition
Donatas Abraitis
2022-06-10
1
-1
/
+0
|
*
|
|
bgpd: last_reset_cause_size can't be larger than 65k bytes
Donatas Abraitis
2022-06-10
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #11328 from opensourcerouting/fix/drop_label_pton_ntop
Russ White
2022-06-09
4
-42
/
+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd: Drop label_ntop/label_pton functions
Donatas Abraitis
2022-06-01
4
-42
/
+49
|
|
/
*
|
Merge pull request #11312 from opensourcerouting/feature/draft-ietf-idr-bfd-s...
base_8.3
Pushpasis Sarkar
2022-06-07
4
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
bgpd: Add Notification CEASE BFD Down message
Donatas Abraitis
2022-06-02
4
-0
/
+10
*
|
bgpd: Add ability to match `match peer <PEERGROUPNAME>`
Donald Sharp
2022-05-31
1
-3
/
+7
|
/
*
Merge pull request #11304 from opensourcerouting/feature/show_rpki_prefix_json
Donald Sharp
2022-05-31
1
-40
/
+139
|
\
|
*
bgpd: Add JSON output for `show rpki prefix` and other show commands
Donatas Abraitis
2022-05-30
1
-40
/
+139
*
|
bgpd: Fix SR color nexthop processing in BGP
Donald Sharp
2022-05-27
1
-6
/
+5
|
/
*
bgpd: Simplify BGP community alias handling
Donatas Abraitis
2022-05-26
1
-18
/
+28
*
bgpd: Distinguish BGP community alias memory separately from community
Donatas Abraitis
2022-05-26
1
-1
/
+1
*
bgpd: Fix memory leak for BGP community alias in CLI
Donatas Abraitis
2022-05-26
1
-1
/
+14
*
Merge pull request #11268 from opensourcerouting/fix/drop_rpki_cli_server_red...
Donald Sharp
2022-05-24
1
-8
/
+0
|
\
|
*
bgpd: Drop redundand output under `show rpki prefix-table`
Donatas Abraitis
2022-05-24
1
-8
/
+0
*
|
bgpd: Add JSON support for `show rpki cache-server`
Donatas Abraitis
2022-05-24
1
-15
/
+67
*
|
bgpd: Put ssh_config->port as integer, not as string in RPKI code
Donatas Abraitis
2022-05-24
1
-2
/
+2
|
/
*
Merge pull request #11256 from opensourcerouting/feature/bgp_rpki_json
Donald Sharp
2022-05-24
1
-22
/
+92
|
\
|
*
bgpd: Add JSON output for `show rpki cache-connection`
Donatas Abraitis
2022-05-23
1
-22
/
+92
*
|
bgpd: Don't increment twice notification sent stats counter
Donatas Abraitis
2022-05-24
1
-1
/
+0
|
/
*
bgpd: fix oopsie with SendHoldTime==0
David Lamparter
2022-05-20
1
-1
/
+3
*
Merge pull request #11225 from opensourcerouting/bgp-sendhold
Donald Sharp
2022-05-19
5
-3
/
+63
|
\
|
*
bgpd: implement SendHoldTimer
David Lamparter
2022-05-19
5
-3
/
+63
*
|
Merge pull request #11222 from donaldsharp/bgp_zebra_stuff
Sri Mohana Singamsetty
2022-05-19
1
-0
/
+12
|
\
\
|
*
|
bgpd: Allow nht to work when connection succeeds
Donald Sharp
2022-05-18
1
-0
/
+12
*
|
|
Merge pull request #11204 from anlancs/fix/bgpd-check-vnihash
Sri Mohana Singamsetty
2022-05-19
2
-7
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bgpd: remove unnecessary check for evpn
anlan_cs
2022-05-15
2
-7
/
+2
*
|
|
Merge pull request #11183 from opensourcerouting/feature/handle_bgp_gr_notifi...
Russ White
2022-05-18
3
-4
/
+26
|
\
\
\
|
*
|
|
bgpd: Activate Graceful-Restart when receiving CEASE/HOLDTIME notifications
Donatas Abraitis
2022-05-14
3
-4
/
+26
*
|
|
|
bgpd: Show a correct local AS for the advertised/bestpath routes
Donatas Abraitis
2022-05-18
1
-16
/
+26
|
|
_
|
/
|
/
|
|
*
|
|
bgpd: Fix coverity SA issue with copying over prefix data
Donald Sharp
2022-05-17
1
-3
/
+3
*
|
|
Merge pull request #11152 from donaldsharp/dscp
Donatas Abraitis
2022-05-16
4
-8
/
+43
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]