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: 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
|
\
|
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-9
/
+9
*
|
bgpd: Change single value bitfield to a bool
Donald Sharp
2022-05-12
1
-6
/
+3
|
/
*
bgpd: fix size of esi_buf
Dmitrii Turlupov
2022-04-29
1
-1
/
+1
*
Merge pull request #11095 from ecbaldwin/unlock-node-always
Donald Sharp
2022-04-26
1
-5
/
+9
|
\
|
*
bgpd: ensure that the node gets unlocked in all cases
Carl Baldwin
2022-04-26
1
-5
/
+9
*
|
bgpd: Drop inet_ntop for route_vty_out_overlay()
Donatas Abraitis
2022-04-25
1
-15
/
+13
|
/
*
*: Fix spelling of strucutre
Donald Sharp
2022-04-19
1
-2
/
+2
*
*: Fix spelling of comparision
Donald Sharp
2022-04-19
1
-4
/
+4
*
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_[l]community() for setting attribute flags
Donatas Abraitis
2022-04-12
1
-3
/
+0
*
|
Merge pull request #11009 from opensourcerouting/fix/med_for_aggregate-address
Russ White
2022-04-13
1
-5
/
+7
|
\
\
|
*
|
bgpd: Fix styling for aggregate_addressv4_cmd
Donatas Abraitis
2022-04-11
1
-1
/
+3
|
*
|
bgpd: Add autocomplete for `aggregate-address ... route-map X`
Donatas Abraitis
2022-04-11
1
-4
/
+4
*
|
|
bgpd: Convert bgp_peer_sort_t to enum
Donatas Abraitis
2022-04-12
1
-2
/
+2
|
|
/
|
/
|
*
|
bgpd: Allow setting BGP [large]community in route-maps
Donatas Abraitis
2022-04-09
1
-2
/
+2
|
/
*
bgpd: Fix memory leak in subgroup_announce_check
Xiao Liang
2022-04-02
1
-1
/
+1
*
bgpd: Add `%pBP` printfrr() extension to print `IP(hostname)` for BGP peer
Donatas Abraitis
2022-03-31
1
-22
/
+21
*
Merge pull request #10845 from opensourcerouting/feature/unify_bgp_logging
Russ White
2022-03-29
1
-5
/
+6
|
\
|
*
bgpd: Print hostname along with IP for most useful debug messages
Donatas Abraitis
2022-03-22
1
-5
/
+6
*
|
Merge pull request #10878 from ton31337/fix/bgp_crash_vrf_all_all
Donald Sharp
2022-03-28
1
-53
/
+69
|
\
\
|
*
|
bgpd: Fix crash for `show ip bgp vrf all all`
Donatas Abraitis
2022-03-25
1
-53
/
+69
|
|
/
*
/
bgpd: Fix crash for `show ip bgp vrf all all neighbors 192.168.0.1 ...`
Donatas Abraitis
2022-03-25
1
-30
/
+42
|
/
[next]