index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #12084 from ak503/bgp_show_lc
Donatas Abraitis
2022-10-11
1
-1
/
+3
|
\
|
*
bgpd: fix display bgp large-community exact-match
Your Name
2022-10-10
1
-1
/
+3
*
|
Merge pull request #9998 from pguibert6WIND/bgp_tcp_keepalive
Donatas Abraitis
2022-10-10
7
-0
/
+176
|
\
\
|
|
/
|
/
|
|
*
bgpd: support TCP keepalive for BGP connection
Philippe Guibert
2022-08-30
5
-0
/
+105
|
*
lib: add a function to configure tcp keepalive parameters
Xiaofeng Liu
2022-07-28
2
-0
/
+71
*
|
Merge pull request #12082 from anlancs/fix/cleanup-21
Donatas Abraitis
2022-10-10
1
-1
/
+1
|
\
\
|
*
|
bgpd: cosmetic function address
anlan_cs
2022-10-08
1
-1
/
+1
*
|
|
Merge pull request #12070 from cscarpitta/fix/srv6-sid-print-using-pI6
Donatas Abraitis
2022-10-10
1
-17
/
+4
|
\
\
\
|
*
|
|
bgpd: Use %pI6 to print SRv6 VPN SIDs
Carmine Scarpitta
2022-10-06
1
-17
/
+4
*
|
|
|
Merge pull request #11961 from maduri111/ospfd-debug-cmds
Donatas Abraitis
2022-10-09
2
-266
/
+216
|
\
\
\
\
|
*
|
|
|
ospfd: fix for few debug commands lost in config after debug ospf packet is e...
Madhuri Kuruganti
2022-09-19
1
-2
/
+2
|
*
|
|
|
ospfd: fix for debug ospf <inst> packet fails with instance not running
Madhuri Kuruganti
2022-09-19
1
-97
/
+20
|
*
|
|
|
doc: debug ospf commands
Madhuri Kuruganti
2022-09-19
1
-20
/
+25
|
*
|
|
|
ospfd: fix for some of ospf debug commands config lost after reboot
Madhuri Kuruganti
2022-09-19
1
-147
/
+169
*
|
|
|
|
Merge pull request #12073 from donaldsharp/pi_or_die
Donatas Abraitis
2022-10-09
1
-10
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
bgpd: Remove unnecessary check for pi and setting type and sub-type
Donald Sharp
2022-10-07
1
-10
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #12083 from donaldsharp/nexthop_group_issues_local
Donatas Abraitis
2022-10-09
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
tests: nhid is interfering with pattern match
Donald Sharp
2022-10-08
1
-0
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #12062 from fdumontet6WIND/hash_list
Mark Stapp
2022-10-07
2
-4
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tests: make hash collision test collide harder
David Lamparter
2022-10-06
1
-1
/
+1
|
*
|
|
lib: fix typesafe hash add with hash collision
Francois Dumontet
2022-10-06
1
-3
/
+6
*
|
|
|
Merge pull request #12034 from opensourcerouting/fix/gr_hard_notification
Russ White
2022-10-06
7
-8
/
+188
|
\
\
\
\
|
*
|
|
|
tests: Check if the routes in the kernel are retained for GR as well
Donatas Abraitis
2022-09-30
4
-13
/
+20
|
*
|
|
|
bgpd: Do not send Deconfig/Shutdown message when restarting
Donatas Abraitis
2022-09-30
7
-8
/
+181
*
|
|
|
|
Merge pull request #12038 from pguibert6WIND/show_bgp_nexthop_better
Russ White
2022-10-06
1
-6
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
bgpd: improve 'show bgp nexthop' command
Philippe Guibert
2022-10-05
1
-6
/
+10
*
|
|
|
|
|
Merge pull request #12040 from opensourcerouting/fix/bgp_local_as_remote_as
Russ White
2022-10-06
11
-45
/
+194
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tests: Check if BGP works correctly when using local-as == remote-as
Donatas Abraitis
2022-09-29
8
-0
/
+178
|
*
|
|
|
|
|
bgpd: Allow using remote-as the same as local-as
Donatas Abraitis
2022-09-29
3
-45
/
+16
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #12054 from opensourcerouting/feature/show_that_route_is_n...
mobash-rasool
2022-10-06
1
-3
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bgpd: Show why the prefix is inaccessible in show commands
Donatas Abraitis
2022-10-04
1
-3
/
+9
*
|
|
|
|
|
|
Merge pull request #11983 from maduri111/bgpd-cond-adv-debug
Donatas Abraitis
2022-10-06
7
-189
/
+249
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bgpd: conditional advertisement code cleanup
Madhuri Kuruganti
2022-10-06
4
-166
/
+177
|
*
|
|
|
|
|
|
bgpd: adding debug command for conditional advertisement
Madhuri Kuruganti
2022-10-06
5
-23
/
+72
*
|
|
|
|
|
|
|
Merge pull request #11838 from Pdoijode/v6-gua-nh-bgp-update
Donatas Abraitis
2022-10-06
2
-2
/
+241
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
bgpd: BGP does not update next-hop when global V6 address is configured
Pdoijode
2022-09-30
2
-2
/
+241
*
|
|
|
|
|
|
|
Merge pull request #12060 from donaldsharp/tunnel_shenanigans
Jafar Al-Gharaibeh
2022-10-06
1
-4
/
+18
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
zebra: Allow tunneldump data to work properly on non-supported kernels
Donald Sharp
2022-10-04
1
-4
/
+18
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #12017 from patrasar/pimv6_hello
Donald Sharp
2022-10-05
3
-9
/
+21
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
pimd, pim6d: send secondary address in PIM hello packet
Sarita Patra
2022-09-30
3
-9
/
+21
*
|
|
|
|
|
|
|
|
Merge pull request #12063 from opensourcerouting/fix/update_package_developme...
Donald Sharp
2022-10-05
2
-0
/
+8
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
debian, redhat: Update changelog for new release (8.5)
Donatas Abraitis
2022-10-05
2
-0
/
+8
|
|
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #12019 from devicenull/master
Donatas Abraitis
2022-10-05
2
-2
/
+2
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
tools: Configure systemd to always restart FRR, regardless of exit code
Brian Rak
2022-09-26
2
-2
/
+2
*
|
|
|
|
|
|
|
|
|
Merge pull request #12013 from SaiGomathiN/11895
Donatas Abraitis
2022-10-05
4
-4
/
+117
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
doc: Updated the document for mld debug commands
Sai Gomathi N
2022-09-26
1
-0
/
+16
|
*
|
|
|
|
|
|
|
|
|
pimd,pim6d: Change the show running commands based on address family
Sai Gomathi N
2022-09-26
2
-4
/
+6
|
*
|
|
|
|
|
|
|
|
|
pim6d: Add 'debug mld trace detail'
Sai Gomathi N
2022-09-26
1
-0
/
+19
|
*
|
|
|
|
|
|
|
|
|
pim6d: Add 'debug mld trace'
Sai Gomathi N
2022-09-26
1
-0
/
+18
|
*
|
|
|
|
|
|
|
|
|
pim6d: Add 'debug mld packets'
Sai Gomathi N
2022-09-26
1
-0
/
+18
[next]