index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_route.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Print hostname for peer as well when marking as stale for route-refresh
Donatas Abraitis
2022-09-26
1
-5
/
+4
*
bgpd: Use %pRD for prefix_rd2str()
Donatas Abraitis
2022-09-22
1
-21
/
+15
*
bgpd: Don't forget bgp_dest_unlock_node before return
Donatas Abraitis
2022-09-16
1
-0
/
+2
*
Merge pull request #11899 from opensourcerouting/feature/route_validation_ext...
Russ White
2022-09-13
1
-0
/
+15
|
\
|
*
bgpd: Add Origin Validation State extended community
Donatas Abraitis
2022-09-04
1
-0
/
+15
*
|
Merge pull request #11923 from opensourcerouting/fix/aggregate-address-matchi...
Donald Sharp
2022-09-12
1
-22
/
+11
|
\
\
|
*
|
bgpd: Fix aggregate-address summary-only matching-MED-only
Donatas Abraitis
2022-09-07
1
-22
/
+11
|
|
/
*
|
bgpd: Fix memory leak for `as-override`
Donatas Abraitis
2022-09-10
1
-3
/
+13
*
|
Merge pull request #11909 from opensourcerouting/fix/a_couple_nits
Donald Sharp
2022-09-09
1
-3
/
+6
|
\
\
|
*
|
bgpd: Unlock bgp_dest for some more cases
Donatas Abraitis
2022-09-06
1
-0
/
+2
|
*
|
bgpd: Reuse prep_for_rmap_apply() when applying route-map for show cmd
Donatas Abraitis
2022-09-06
1
-3
/
+4
|
|
/
*
|
bgpd: associate appropriate family for redistributed connected addresses
Philippe Guibert
2022-09-05
1
-0
/
+11
*
|
bgpd: add 'mpls bgp forwarding' to ease mpls vpn ebgp peering
Philippe Guibert
2022-09-05
1
-0
/
+3
|
/
*
Merge pull request #11833 from opensourcerouting/feature/bgp_neighbor_soo
Russ White
2022-08-30
1
-13
/
+59
|
\
|
*
bgpd: Add `neighbor soo` command
Donatas Abraitis
2022-08-20
1
-0
/
+47
|
*
bgpd: Print peer's hostname for BGP (filtering) messages
Donatas Abraitis
2022-08-19
1
-13
/
+12
*
|
bgpd: Convert prefix2str to %pFX
Donatas Abraitis
2022-08-25
1
-3
/
+1
*
|
bgpd: Do not print new line for EVPN CLI outputs if it's a JSON
Donatas Abraitis
2022-08-25
1
-2
/
+1
*
|
bgpd: Convert from bgp_clock() to monotime()
Donald Sharp
2022-08-24
1
-6
/
+6
|
/
*
bgpd: Change warning message when BGP community-list is not found
Donatas Abraitis
2022-08-16
1
-8
/
+5
*
bgpd: don't adv conditionally withdrawn routes
Quentin Young
2022-08-11
1
-0
/
+26
*
bgpd: ignore NEXT_HOP for MP_REACH_NLRI
Trey Aspelund
2022-08-04
1
-33
/
+40
*
bgpd: bgp_best_path_select_defer never returns negative
Donatas Abraitis
2022-08-03
1
-3
/
+2
*
bgpd: Add `show bgp access-list` command to filter routes by ACL
Donatas Abraitis
2022-08-03
1
-0
/
+25
*
bgpd: Do not check if the whole as-path has target ASN when using as-override
Donatas Abraitis
2022-07-29
1
-6
/
+4
*
Merge pull request #11523 from pguibert6WIND/bgp_no_retain
Russ White
2022-07-26
1
-4
/
+17
|
\
|
*
bgpd: implement retain route-target all behaviour
Philippe Guibert
2022-07-18
1
-4
/
+17
*
|
bgpd: Convert thread_cancel to THREAD_OFF and use THREAD_ARG
Donald Sharp
2022-07-21
1
-1
/
+1
*
|
bgpd: Remove various macros that overlap THREAD_OFF
Donald Sharp
2022-07-21
1
-2
/
+2
*
|
bgpd: Add constants for some repetitive CLI strings
Donatas Abraitis
2022-07-18
1
-4
/
+4
|
/
*
Merge pull request #11426 from error2407/open_policy
Donatas Abraitis
2022-06-27
1
-0
/
+59
|
\
|
*
bgpd: add AFI/SAFI check for RFC 9234
Eugene Bogomazov
2022-06-22
1
-3
/
+9
|
*
bgpd: Add RFC9234 implementation
Eugene Bogomazov
2022-06-17
1
-0
/
+53
*
|
*: Replace sockunion2str => %pSU
Donatas Abraitis
2022-06-21
1
-28
/
+13
*
|
Merge pull request #11284 from ordex/prefixlen_count
Donatas Abraitis
2022-06-20
1
-0
/
+40
|
\
\
|
|
/
|
/
|
|
*
bgpd: Allow statistics gathering to give more data about prefix Lengths
Antonio Quartulli
2022-06-09
1
-0
/
+40
*
|
Merge pull request #11395 from opensourcerouting/fix/autocompete_for_rmap_bgp
Donald Sharp
2022-06-14
1
-11
/
+7
|
\
\
|
*
|
*: Use autocomplete for route-maps under commands that require it
Donatas Abraitis
2022-06-13
1
-11
/
+7
*
|
|
Merge pull request #11344 from opensourcerouting/feature/wrap_ipv4_unicast_valid
Russ White
2022-06-14
1
-8
/
+9
|
\
\
\
|
*
|
|
bgpd: Wrap IPV4_CLASS_DE into ipv4_unicast_valid() helper
Donatas Abraitis
2022-06-13
1
-8
/
+9
|
|
/
/
*
|
|
Merge pull request #11343 from opensourcerouting/fix/local_preference_plus_mi...
Russ White
2022-06-14
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd: Initialize attr->local_pref to the configured default value
Donatas Abraitis
2022-06-06
1
-3
/
+3
*
|
|
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 #11389 from ton31337/fix/some_codeql_fixes
Jafar Al-Gharaibeh
2022-06-10
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bgpd: Drop sockunion_vty_out() wrong definition
Donatas Abraitis
2022-06-10
1
-1
/
+0
|
|
/
*
/
bgpd: Drop label_ntop/label_pton functions
Donatas Abraitis
2022-06-01
1
-7
/
+15
|
/
*
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 #11177 from opensourcerouting/fix/memset_memcpy
Donald Sharp
2022-05-13
1
-9
/
+9
|
\
[next]