index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-20
bgpd: Check if bgp_path_info is not NULL when setting AIGP metric TLV
Donatas Abraitis
1
-1
/
+1
2022-12-19
pathd: fix SA warning in path_pcep_config
Mark Stapp
1
-2
/
+1
2022-12-19
ospf6d: Fixing memory leak in ospf6_lsa_create_headeronly for both master and...
Manoj Naragund
1
-42
/
+23
2022-12-17
zebra: Notice Optional Router Advertisement types that are not handled
Donald Sharp
2
-0
/
+36
2022-12-17
zebra: Ensure memory is not freed that dplane depends on in shutdown
Donald Sharp
1
-3
/
+3
2022-12-17
zebra: fix wrong gateway for fpm debug
anlan_cs
1
-4
/
+9
2022-12-16
doc: add documentation for show ospf border-routers
Chirag Shah
1
-0
/
+7
2022-12-16
ospfd: json support for show ip ospf border-routers
Sindhu Parvathi Gopinathan
1
-21
/
+76
2022-12-16
doc: add documentation for show ip nht route-map
Chirag Shah
1
-0
/
+9
2022-12-16
zebra: json support for show ip nht route-map
Sindhu Parvathi Gopinathan
1
-27
/
+102
2022-12-16
bgpd: Print out useful information about peer
Donald Sharp
1
-2
/
+2
2022-12-16
bgpd: Convert bgp_packet_mpattr_prefix to use an enum for safi's
Donald Sharp
1
-8
/
+28
2022-12-16
bgpd: make bgp_packet_mpattr_start more prescriptive when using enum's
Donald Sharp
1
-3
/
+13
2022-12-16
bgpd: Convert bgp_packet_mpattr_prefix_size to use an enum
Donald Sharp
1
-6
/
+30
2022-12-16
lib, staticd: return values even after an assert
Donald Sharp
2
-0
/
+5
2022-12-16
docs: Do not forget updating default version for readthedocs.org
Donatas Abraitis
1
-0
/
+3
2022-12-15
bgpd: cleanup macip_path_list for remote macip
Trey Aspelund
1
-0
/
+1
2022-12-15
bgpd: If we don't find what we are looking for cleanup the json structure
Donald Sharp
1
-8
/
+12
2022-12-15
lib: Fix free function
Donald Sharp
1
-1
/
+8
2022-12-15
ospf6d: Fix auth_key string memory leak
Donald Sharp
2
-0
/
+6
2022-12-15
zebra: When freeing the early route queue, actually free it right
Donald Sharp
1
-4
/
+4
2022-12-15
lib, tests, zebra: Remove unused workqueue error function
Donald Sharp
5
-20
/
+0
2022-12-15
tests: Limit run of config_timing when building with --enable-address-sanitizer
Donald Sharp
1
-1
/
+10
2022-12-15
zebra: Fix nexthop group memory leak
Donald Sharp
1
-2
/
+4
2022-12-15
lib: On shutdown, disable snmp from working
Donald Sharp
2
-0
/
+14
2022-12-15
tests: fix IGP metric best path selection in bgp_l3vpn_to_bgp_vrf
Louis Scalbert
1
-33
/
+23
2022-12-15
tests: add a bgp path selection topotest
Louis Scalbert
14
-0
/
+414
2022-12-15
bgpd: display the IGP metric of the ultimate path in snmp
Louis Scalbert
1
-3
/
+5
2022-12-15
bgpd: display the IGP metric of the ultimate path in route details
Louis Scalbert
1
-6
/
+8
2022-12-15
bgpd: fix the IGP metric for best path selection on VPN import
Louis Scalbert
1
-6
/
+11
2022-12-15
bgpd: Add support for flowspec prefixes in bgp_packet_mpattr_prefix_size
Stephane Poignant
1
-0
/
+2
2022-12-15
lib: Convert agentx_enabled to a bool
Donald Sharp
2
-5
/
+5
2022-12-15
bgpd: use the enum instead of an int
Donald Sharp
2
-2
/
+3
2022-12-14
zebra: JSON support for show nexthop-group rib
Pooja Jagadeesh Doijode
2
-98
/
+265
2022-12-14
bgpd: Fix coverity FORWARD_NULL for v->namelen in SNMP code
Donatas Abraitis
1
-6
/
+6
2022-12-14
tests: Fix frrbot style issues
Kuldeep Kashyap
7
-185
/
+211
2022-12-14
tests: Cleaning up daemon param used in start_topology()
Kuldeep Kashyap
42
-197
/
+55
2022-12-14
tests: Topotests daemon start as per feature test
Kuldeep Kashyap
5
-66
/
+62
2022-12-13
zebra: fix flags used for debug dpdk
Mark Stapp
2
-5
/
+7
2022-12-13
zebra: Read from the dplane_fpm_nl a route update
Donald Sharp
5
-9
/
+158