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
*
northbound: KISS always batch yang config (file read), it's faster
Christian Hopps
2021-06-02
1
-8
/
+28
*
bgpd: add show bgp summary filter by neighbor or AS
Louis Scalbert
2021-05-26
3
-41
/
+151
*
Merge pull request #8498 from ton31337/feature/opaque_data_void_zebra
Mark Stapp
2021-05-24
1
-3
/
+17
|
\
|
*
zebra: Send more OPAQUE data from BGP
Donatas Abraitis
2021-05-14
1
-3
/
+17
*
|
bgpd: fix aggregate-address command
Igor Ryzhov
2021-05-21
1
-4
/
+4
*
|
Merge pull request #8701 from ton31337/feature/show_ip_bgp_alias
Donald Sharp
2021-05-21
4
-45
/
+106
|
\
\
|
*
|
bgpd: Show BGP community alias in JSON community list output
Donatas Abraitis
2021-05-20
2
-4
/
+8
|
*
|
bgpd: Show BGP prefixes by community alias
Donatas Abraitis
2021-05-19
2
-41
/
+98
*
|
|
Merge pull request #8704 from idryzhov/revert-no-peer-group-pgname
Donatas Abraitis
2021-05-21
1
-2
/
+2
|
\
\
\
|
*
|
|
Revert "bgpd: When deleting a neighbor from a peer-group the PGNAME is optional"
Igor Ryzhov
2021-05-19
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #8666 from idryzhov/bgp-replace-as
Donald Sharp
2021-05-20
4
-26
/
+23
|
\
\
\
|
*
|
|
bgpd, yang: fix replace-as yang leaf
Igor Ryzhov
2021-05-14
4
-26
/
+23
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #8678 from achernavin22/bgp_confed_peer_sort
Donald Sharp
2021-05-19
1
-0
/
+2
|
\
\
\
|
*
|
|
bgpd: recalc peer's sort after changing confed peers
Alexander Chernavin
2021-05-17
1
-0
/
+2
*
|
|
|
Merge pull request #8693 from idryzhov/fix-bgp-bfd-reg
Rafael Zalamena
2021-05-19
1
-3
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
bgpd: fix zebra bfd registration
Igor Ryzhov
2021-05-18
1
-3
/
+3
*
|
|
|
bgpd: raise privs for SO_BINDTODEVICE
Igor Ryzhov
2021-05-18
1
-1
/
+3
|
/
/
/
*
|
|
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
|
\
\
\
[next]