index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-11
zebra: adjust one debug info
anlan_cs
1
-6
/
+5
2023-07-11
doc: fix the error path
xzheng
1
-2
/
+2
2023-07-10
isisd: replace gmtime with gmtime_r
Mark Stapp
1
-8
/
+8
2023-07-10
tests: add route-install test using NHRP tunnel
Mark Stapp
2
-0
/
+84
2023-07-10
sharpd: allow sharpd to install non-recursive routes
Mark Stapp
2
-4
/
+9
2023-07-10
zebra: use NHRP routes as valid in nexthop check
Mark Stapp
2
-1
/
+12
2023-07-10
nhrpd: clean up locals in route zapi api
Mark Stapp
1
-3
/
+3
2023-07-10
zebra: Guard printing an error by checking if VRF is not NULL
Donatas Abraitis
1
-4
/
+10
2023-07-10
zebra: Check if ifp is not NULL in zebra_if_update_ctx()
Donatas Abraitis
1
-0
/
+7
2023-07-10
zebra: Do not check ifp for NULL
Donatas Abraitis
1
-1
/
+1
2023-07-10
bgpd: Fix table manager to use the synchronous client
Donald Sharp
2
-4
/
+4
2023-07-10
bgpd: Fix table manager to use the synchronous client
Donald Sharp
2
-4
/
+4
2023-07-10
tests: fix BGP delayopen timer expiration test
David Schweizer
1
-1
/
+1
2023-07-10
zebra: Lookup up nlsock * one time in call tree
Donald Sharp
1
-5
/
+2
2023-07-10
tests: bgp_flowspec expand timings
Donald Sharp
2
-1
/
+3
2023-07-10
tests: Fix wrong config line in bgp_l3vpn_to_bgp_vrf
Donald Sharp
3
-3
/
+3
2023-07-10
tests: isis_tilfa_topo1 fails sometimes due to insufficient time
Donald Sharp
13
-21
/
+39
2023-07-10
tests: bgp_vpnv4_per_nexthop_label is failing
Donald Sharp
1
-0
/
+4
2023-07-10
tests: zebra_rib route-map run times fixup
Donald Sharp
1
-2
/
+2
2023-07-10
tests: Do not remove core files
Donald Sharp
1
-6
/
+4
2023-07-10
tests: If a core file is generated fail the test
Donald Sharp
1
-1
/
+15
2023-07-10
tests: Look for zlog_backtrace in ci system
Donald Sharp
1
-0
/
+34
2023-07-10
bgpd: Get 1 or 2 octets for Sub-TLV length (Tunnel Encap attr)
Donatas Abraitis
1
-1
/
+3
2023-07-10
pimd, pim6d: Added pimEnabled field in "show ip pim nexthop json" cli
Sarita Patra
1
-0
/
+10
2023-07-09
zebra: fix mpls config on ifaces created post frr
Philippe Guibert
1
-0
/
+5
2023-07-09
tools: fix ospf area stub summary in frr-reload
Chirag Shah
1
-0
/
+20
2023-07-08
tests: Ignore test_darr for git
Donatas Abraitis
1
-0
/
+1
2023-07-08
bgpd: fix evpn zclient_send_message return code
Chirag Shah
1
-2
/
+8
2023-07-07
bgpd: Deprecate Prestandard Outbound Route Filtering capability
Donatas Abraitis
10
-141
/
+36
2023-07-07
bgpd: Check if cluster list attribute is not received via eBGP session
Donatas Abraitis
1
-0
/
+9
2023-07-07
bgpd: Check if originator-id attribute is not received via eBGP session
Donatas Abraitis
2
-4
/
+13
2023-07-07
bgpd: Deprecate Prestandard Route Refresh capability (128)
Donatas Abraitis
7
-84
/
+20
2023-07-07
bgpd: Drop deprecated capability (dynamic 66)
Donatas Abraitis
2
-12
/
+0
2023-07-07
zebra: Fix crash when `dplane_fpm_nl` fails to process received routes
Carmine Scarpitta
1
-1
/
+2
2023-07-07
zebra: Abstract `dplane_ctx_route_init` to init route without copying
Carmine Scarpitta
1
-2
/
+19
2023-07-07
ospf: fix lsa leak
ryndia
1
-1
/
+0
2023-07-07
bgpd: Fix `show bgp summary wide` alignment
Donatas Abraitis
2
-5
/
+5
2023-07-07
bgpd: Show neighbors software version if description is not set
Donatas Abraitis
1
-1
/
+10
2023-07-07
doc: document sqlite3 depend and add to docker build
Christian Hopps
2
-0
/
+13
2023-07-07
build: disable warning for m$ extension use
Christian Hopps
1
-0
/
+1
2023-07-05
topotests: label per nexthop ipv6 test adds add a while loop for mpls table
Philippe Guibert
1
-29
/
+39
2023-07-05
bgpd: Free nexthop in bgp_mplsvpn_nh_label_bind_free
Keelan10
1
-0
/
+4
2023-07-05
bgpd: Fix memory leak
Keelan10
1
-0
/
+3
2023-07-05
zebra: Use zebra dplane for RTM link and addr
Donald Sharp
12
-712
/
+1033
2023-07-05
zebra: Add code to get/set interface to pass up from dplane
Donald Sharp
13
-1
/
+607
2023-07-05
zebra: Remove duplicate function for netlink interface changes
Donald Sharp
1
-174
/
+22
2023-07-05
zebra: Remove unused add variable
Donald Sharp
3
-5
/
+3
2023-07-05
zebra: Remove unused dplane_intf_delete
Donald Sharp
2
-13
/
+0
2023-07-05
zebra: Move protodown_r_bit to a better spot
Donald Sharp
5
-49
/
+35
2023-07-05
zebra: Rename vrf_lookup_by_tableid to zebra_vrf_lookup..
Donald Sharp
5
-31
/
+32
[next]