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 #8643 from icosahedral/master
Sri Mohana Singamsetty
2021-05-17
1
-4
/
+8
|
\
|
*
bgpd: scope evpn specific path selection to type-2 routes
Neal Shrader
2021-05-10
1
-4
/
+8
*
|
Merge pull request #8672 from qlyoung/fix-bgp-timer-display
Igor Ryzhov
2021-05-15
1
-1
/
+1
|
\
\
|
*
|
bgpd: fix display of timers when only 1 is changed
Quentin Young
2021-05-14
1
-1
/
+1
*
|
|
Merge pull request #8556 from donaldsharp/bgp_pbr_weird
Russ White
2021-05-14
2
-54
/
+34
|
\
\
\
|
*
|
|
bgpd: Remove usage of prefix2str and use builtin in bgp_zebra.c
Donald Sharp
2021-05-12
1
-11
/
+7
|
*
|
|
bgpd: reduce cut-n-paste of bgp_zebra_announce_default for install
Donald Sharp
2021-05-12
1
-11
/
+13
|
*
|
|
bgpd: reduce cut-n-paste code in bgp_pbr.c
Donald Sharp
2021-05-12
1
-32
/
+14
|
|
/
/
*
|
|
Merge pull request #8144 from LabNConsulting/chopps/ly2
Martin Winter
2021-05-14
5
-91
/
+32
|
\
\
\
|
*
|
|
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
5
-91
/
+32
*
|
|
|
bgpd: use __func__ instead of __PRETTY_FUNCTION__
Donald Sharp
2021-05-12
2
-5
/
+5
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #8660 from qlyoung/fix-bgp-conditional-advertisement-decon...
Donatas Abraitis
2021-05-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd: fix deconfig of conditional advertisement
Quentin Young
2021-05-11
1
-1
/
+1
*
|
|
Merge pull request #8589 from idryzhov/bgp-cli-nb-fixes
Russ White
2021-05-11
3
-59
/
+49
|
\
\
\
|
*
|
|
bgpd: forbid modification of bgp instance type
Igor Ryzhov
2021-04-29
2
-1
/
+20
|
*
|
|
bgpd: simplify bgp_global_local_as_modify code
Igor Ryzhov
2021-04-29
1
-48
/
+10
|
*
|
|
bgpd: fix crash when as/type mismatches in config
Igor Ryzhov
2021-04-29
2
-10
/
+19
*
|
|
|
Merge pull request #8650 from idryzhov/bgp-fix-redist
Russ White
2021-05-11
4
-27
/
+50
|
\
\
\
\
|
*
|
|
|
bgpd: deregister bgp instance from zebra when vrf is deleted
Igor Ryzhov
2021-05-10
4
-27
/
+47
|
*
|
|
|
Revert "bgpd: vrf route leaking, fix vrf redistribute"
Igor Ryzhov
2021-05-09
1
-0
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #8406 from adharkar/frr-es_rd
Russ White
2021-05-11
3
-12
/
+81
|
\
\
\
\
|
*
|
|
|
bgpd: Handle EAD/EVI local route updates on VNI RD change
Ameya Dharkar
2021-04-28
3
-12
/
+81
*
|
|
|
|
Merge pull request #8639 from idryzhov/isis-new-bfd-lib
Rafael Zalamena
2021-05-09
1
-2
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
lib: remove old bfd library
Igor Ryzhov
2021-05-07
1
-2
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #8642 from idryzhov/bgp-gr-no-oper
David Lamparter
2021-05-09
1
-7
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
bgpd: don't return error for GR no-op commands
Igor Ryzhov
2021-05-06
1
-7
/
+0
*
|
|
|
|
|
Merge pull request #8472 from donaldsharp/more_valgrind_stuff
David Lamparter
2021-05-09
1
-18
/
+0
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
tools: Add some more data to ignore for valgrind
Donald Sharp
2021-05-05
1
-18
/
+0
*
|
|
|
|
|
bgpd: rework BGP_MAX_PACKET_SIZE & friends
Quentin Young
2021-05-06
5
-19
/
+21
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #8497 from ton31337/feature/bgp_community_alias
Donald Sharp
2021-05-06
12
-4
/
+294
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
bgpd: Create BGP alias names for community/large-community
Donatas Abraitis
2021-05-05
12
-4
/
+294
|
|
/
/
/
*
/
/
/
bgpd: Another call path with uninited data
Donald Sharp
2021-05-05
1
-0
/
+3
|
/
/
/
*
|
|
Merge pull request #8564 from rameshabhinay/bgp_tcp_mss
Donatas Abraitis
2021-05-05
4
-2
/
+114
|
\
\
\
|
*
|
|
bgpd: Support tcp-mss for bgp neighbors
Abhinay Ramesh
2021-05-04
4
-2
/
+114
*
|
|
|
Merge pull request #8459 from taspelund/no_rmac_on_mac_only
Patrick Ruddy
2021-05-05
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
bgpd: Fix IP-VRF ext-comm check for MACIP routes
Trey Aspelund
2021-04-20
1
-2
/
+3
*
|
|
|
|
Merge pull request #8625 from c-po/graceful-restart
Igor Ryzhov
2021-05-05
1
-3
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
bgpd: changing graceful-restart parameters should not be considered as error
Christian Poessinger
2021-05-04
1
-3
/
+0
*
|
|
|
|
|
Merge pull request #8551 from donaldsharp/peer_damp_doppleganger
Igor Ryzhov
2021-05-05
1
-12
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bgpd: Consolidate dampening show run output with the rest of that code
Donald Sharp
2021-05-04
1
-9
/
+3
|
*
|
|
|
|
|
bgpd: No need to check if we are a dynamic peer or not
Donald Sharp
2021-05-04
1
-4
/
+0
|
*
|
|
|
|
|
bgpd: Do not output peer doppleganger dampened output
Donald Sharp
2021-05-04
1
-2
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #8618 from Prerana-GB/lcom
Igor Ryzhov
2021-05-04
1
-3
/
+0
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bgpd: BGP large community-list configuration with regex is failing.
prerana
2021-05-04
1
-3
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #8621 from donaldsharp/bgp_pbr_clang_sa
Igor Ryzhov
2021-05-04
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
bgpd: Prevent test against uninited data
Donald Sharp
2021-05-04
1
-0
/
+1
*
|
|
|
|
|
Merge pull request #8606 from donaldsharp/peer_cleanups
Donatas Abraitis
2021-05-04
2
-106
/
+97
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bgpd: Delay setting peer data until after decision to allow open
Donald Sharp
2021-05-02
1
-18
/
+19
|
*
|
|
|
|
bgpd: Cleanup bgp_collision_detect indentation
Donald Sharp
2021-05-02
1
-86
/
+78
|
*
|
|
|
|
bgpd: listener thread pointer is already NULL
Donald Sharp
2021-05-02
1
-2
/
+0
|
|
/
/
/
/
[next]