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 #12748 from opensourcerouting/fix/route_map_vpn_import
Russ White
2023-02-07
3
-17
/
+17
|
\
|
*
bgpd: Add more context in logs about from where to where routes are leaked
Donatas Abraitis
2023-02-06
1
-2
/
+6
|
*
bgpd: Drop struct bgp from vpn_leak_to_vrf_withdraw()
Donatas Abraitis
2023-02-06
3
-15
/
+11
*
|
Merge pull request #12720 from opensourcerouting/fix/ecommunity_ipv6_missing_...
Russ White
2023-02-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
bgpd: ecommunity_token_rt6 is not handled
Donald Sharp
2023-01-31
1
-1
/
+1
*
|
bgpd: Don't try to recursively hold peer io mutex
Donald Sharp
2023-02-02
1
-6
/
+7
*
|
Merge pull request #12731 from donaldsharp/remove_pretty_print
Russ White
2023-02-02
2
-9
/
+17
|
\
\
|
*
|
bgpd: Convert evpn output to not pretty print json
Donald Sharp
2023-02-02
1
-8
/
+7
|
*
|
lib, bgpd: Add ability to specify that some json output should not be pretty
Donald Sharp
2023-02-02
1
-1
/
+10
*
|
|
bgpd: Set attr to NULL when passing NLRI_UPDATE with treat-as-withdraw
Donatas Abraitis
2023-02-01
1
-1
/
+2
|
/
/
*
|
Merge pull request #12713 from opensourcerouting/fix/json_naming_deprecation
Donald Sharp
2023-02-01
2
-16
/
+1
|
\
\
|
*
|
*: Drop deprecated incorrect JSON fields with wrong naming
Donatas Abraitis
2023-01-31
2
-16
/
+1
*
|
|
bgpd/rfapi: add missing printf attribute
David Lamparter
2023-02-01
1
-1
/
+2
|
|
/
|
/
|
*
|
Merge pull request #12695 from opensourcerouting/format-warnings
Donald Sharp
2023-01-31
6
-16
/
+16
|
\
\
|
*
|
bgpd: fix silly format string SNAFU
David Lamparter
2023-01-27
1
-2
/
+2
|
*
|
bgpd: fix format string mess in AS-path printing
David Lamparter
2023-01-27
3
-14
/
+9
|
*
|
*: no-warn pragmas for non-const format strings
David Lamparter
2023-01-27
1
-0
/
+4
|
*
|
*: apply proper format string attributes
David Lamparter
2023-01-27
1
-0
/
+1
*
|
|
Merge pull request #12710 from opensourcerouting/fix/reset_fqdn_capability_on...
Donald Sharp
2023-01-31
2
-10
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bgpd: Vanish FQDN capability hostname/domainname before handling new BGP OPEN
Donatas Abraitis
2023-01-30
1
-10
/
+8
|
*
|
bgpd: Free peer's hostname (aka FQDN capability stuff)
Donatas Abraitis
2023-01-30
1
-0
/
+1
*
|
|
bgpd: bgp_update and bgp_withdraw never return failures
Donald Sharp
2023-01-30
6
-138
/
+89
|
/
/
*
|
bgpd: move tunnel-ip comparison into handler
Trey Aspelund
2023-01-27
1
-6
/
+8
*
|
bgpd: only unimport routes if tunnel-ip changes
Trey Aspelund
2023-01-27
3
-11
/
+32
*
|
Merge pull request #12684 from chiragshah6/fdev2
Donatas Abraitis
2023-01-25
1
-2
/
+9
|
\
\
|
|
/
|
/
|
|
*
bgpd: evpn route detail json display non prett
Chirag Shah
2023-01-24
1
-2
/
+9
*
|
Merge pull request #12682 from opensourcerouting/time-cs
Russ White
2023-01-24
1
-1
/
+2
|
\
\
|
*
|
bgpd: fix time truncation due to parameter type
Rafael Zalamena
2023-01-20
1
-1
/
+2
*
|
|
Merge pull request #12678 from opensourcerouting/fix/missing_no_form_for_path...
Russ White
2023-01-24
3
-7
/
+46
|
\
\
\
|
*
|
|
bgpd: Add missing `no` form for `neighbor path-attribute discard` cmd
Donatas Abraitis
2023-01-22
3
-7
/
+46
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #12647 from anlancs/fix/bgpd-type-2
Russ White
2023-01-24
1
-3
/
+4
|
\
\
\
|
*
|
|
bgpd: cosmetic changes for debug
anlan_cs
2023-01-17
1
-3
/
+4
*
|
|
|
bgpd: fix when route-map changes the link local nexthop for vpnv6
Philippe Guibert
2023-01-24
1
-1
/
+2
*
|
|
|
bgpd: encode properly vpnv6 nexthop
Philippe Guibert
2023-01-23
1
-2
/
+6
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #12666 from donaldsharp/bgp_outq_limit
Donatas Abraitis
2023-01-20
4
-9
/
+49
|
\
\
\
|
*
|
|
bgpd: Input Queue does not belong under `router bgp`
Donald Sharp
2023-01-19
1
-4
/
+0
|
*
|
|
bgpd: Limit peer output queue length like input queue length
Donald Sharp
2023-01-19
4
-5
/
+49
*
|
|
|
Merge pull request #12664 from pguibert6WIND/vpnv6_encoding_nexthop
Donatas Abraitis
2023-01-20
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
bgpd: fix vpnv6 nexthop encoding
Philippe Guibert
2023-01-20
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #12669 from proelbtn/fix-accept-own-rd-check
Donatas Abraitis
2023-01-20
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
bgpd: Skip RD match if ACCEPT_OWN is not enabled
Ryoga Saito
2023-01-20
1
-2
/
+3
|
|
/
/
/
*
|
|
|
Revert "bgpd: optimal router reflection cli and fsm changes"
Donatas Abraitis
2023-01-17
14
-1561
/
+2
*
|
|
|
Revert "bgpd, ospfd: BGP ORR CI warning fixes"
Donatas Abraitis
2023-01-17
3
-36
/
+57
*
|
|
|
Revert "bgpd: fix for crash when no neighbor A.B.C.D remote-as AS_NUM with or...
Donatas Abraitis
2023-01-17
3
-39
/
+7
*
|
|
|
Revert "bgpd, ospfd: update BGP when routes are removed from OSPF routing table"
Donatas Abraitis
2023-01-17
1
-49
/
+23
*
|
|
|
Revert "bgpd: code review comments addressed"
Donatas Abraitis
2023-01-17
4
-12
/
+16
|
/
/
/
*
|
|
Merge pull request #12584 from pguibert6WIND/bgp_imported_distance
Russ White
2023-01-17
1
-0
/
+7
|
\
\
\
|
*
|
|
bgpd: imported vpn entries get appropriate distance
Philippe Guibert
2023-01-17
1
-0
/
+7
*
|
|
|
Merge pull request #12643 from opensourcerouting/fix/cosmetic_log_changes
Russ White
2023-01-17
1
-5
/
+4
|
\
\
\
\
|
*
|
|
|
bgpd: Drop redundant `vrf` keyword in BGP debug log changes
Donatas Abraitis
2023-01-16
1
-5
/
+4
|
|
/
/
/
[next]