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
*
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
|
|
/
/
*
|
|
Merge pull request #8545 from opensourcerouting/assert-our-own
Mark Stapp
2021-05-03
7
-1
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
*: drop zassert.h
David Lamparter
2021-04-23
1
-1
/
+0
|
*
|
*: make sure `config.h` or `zebra.h` is first
David Lamparter
2021-04-23
6
-0
/
+12
*
|
|
Merge pull request #8570 from qlyoung/revert-ringbuf-readv
Rafael Zalamena
2021-04-29
2
-1
/
+11
|
\
\
\
|
*
|
|
bgpd: avoid allocating very large stack buffer
Quentin Young
2021-04-29
2
-4
/
+8
|
*
|
|
Revert "bgpd: improve socket read performance"
Quentin Young
2021-04-29
1
-1
/
+7
*
|
|
|
Merge pull request #7165 from qlyoung/fix-zapi-codec-badness
Rafael Zalamena
2021-04-29
2
-4
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
lib, bgpd, zebra: RA interval is unsigned
Quentin Young
2021-04-28
1
-1
/
+1
|
*
|
|
bgpd, zebra: encode ip addr len as uint16
Quentin Young
2021-04-28
1
-3
/
+3
*
|
|
|
Merge pull request #8471 from idryzhov/cleanup-num-named-lists
Donatas Abraitis
2021-04-28
1
-76
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
*: cleanup number-named access-lists and prefix-lists
Igor Ryzhov
2021-04-14
1
-76
/
+7
*
|
|
|
bgpd: fix bgp_get_vty return values
Igor Ryzhov
2021-04-26
4
-24
/
+27
*
|
|
|
Merge pull request #8548 from donaldsharp/bgp_dampening
Igor Ryzhov
2021-04-26
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
bgpd: Prevent race condition loss of config
Donald Sharp
2021-04-24
1
-1
/
+0
|
|
|
/
/
|
|
/
|
|
*
/
|
|
bgpd: fix invalid labeled nexthop check
Emanuele Di Pascale
2021-04-23
1
-2
/
+5
|
/
/
/
*
|
|
Merge pull request #8536 from idryzhov/bfd-enabled
Rafael Zalamena
2021-04-22
1
-2
/
+0
|
\
\
\
|
*
|
|
lib: remove enabled flag for bfd sessions
Igor Ryzhov
2021-04-22
1
-2
/
+0
*
|
|
|
build: properly split CFLAGS from AC_CFLAGS
David Lamparter
2021-04-21
2
-6
/
+6
*
|
|
|
build: make builddir include path consistent
David Lamparter
2021-04-21
4
-4
/
+4
*
|
|
|
Merge pull request #8361 from rameshabhinay/change_1
Russ White
2021-04-20
6
-38
/
+65
|
\
\
\
\
|
*
|
|
|
bgpd: vrf route leaking, fix vpn router id update
Abhinay Ramesh
2021-04-07
2
-33
/
+34
|
*
|
|
|
VRF-Lite: Fix export of withdraw-in-progress routes
Abhinay Ramesh
2021-04-07
1
-0
/
+21
|
*
|
|
|
bgpd: vrf route leaking, fix vrf redistribute
Abhinay Ramesh
2021-04-07
1
-3
/
+0
|
*
|
|
|
bgpd: vrf route leaking, fix vrf delete
Abhinay Ramesh
2021-04-07
1
-0
/
+2
|
*
|
|
|
bgpd: vrf route leaking, fix the bgp instance delete and re-add
Abhinay Ramesh
2021-04-07
3
-2
/
+8
*
|
|
|
|
Merge pull request #8456 from donaldsharp/idle_to_active
Russ White
2021-04-20
5
-4
/
+41
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
bgpd: Address LL peer not NHT when receiving connection attempt
Donald Sharp
2021-04-15
5
-4
/
+41
*
|
|
|
|
Merge pull request #8501 from ton31337/fix/replace_community_check
Donald Sharp
2021-04-20
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
bgpd: Check for flag existense for community instead of `if not NULL`
Donatas Abraitis
2021-04-18
1
-1
/
+1
*
|
|
|
|
bgpd: Fix clang-format/indentation for show_ip_bgp_large_community_list_cmd
Donatas Abraitis
2021-04-18
1
-6
/
+6
|
/
/
/
/
*
/
/
/
bgpd: fix uninit value when handling bgp read errs
Quentin Young
2021-04-16
1
-1
/
+4
|
/
/
/
[next]