index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_ns.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-22
tests: Add topotests for MGMT daemon
nguggarigoud
15
-15
/
+1039
2023-03-22
doc: Add documentation for MGMT daemon
Pushpasis Sarkar
24
-17
/
+417
2023-03-22
mgmtd: Enroll Staticd as a backend client for MGMTD
Christian Hopps
10
-43
/
+95
2023-03-22
mgmtd: nb library for client front-end code
Christian Hopps
3
-0
/
+19
2023-03-22
mgmtd: Add MGMT Transaction Framework
Yash Ranjan
21
-262
/
+4075
2023-03-22
mgmtd: Add MGMT Backend Interface Framework
Christian Hopps
22
-124
/
+3941
2023-03-22
mgmtd: Add MGMT Frontend Interface Framework
Christian Hopps
26
-306
/
+5354
2023-03-22
mgmtd: Bringup MGMTD daemon and datastore module support
Christian Hopps
27
-47
/
+2681
2023-03-21
staticd: Tell bfd that we are shutting down
Donald Sharp
1
-0
/
+3
2023-03-21
lib:fix clear route-map cmd using DEFPY
Sindhu Parvathi Gopinathan
1
-8
/
+5
2023-03-20
doc: add release instructions for docker images
Quentin Young
1
-0
/
+24
2023-03-20
lib: on bfd peer shutdown actually stop event
Donald Sharp
1
-3
/
+3
2023-03-20
zebra: Fix for heap-use-after-free in EVPN
Pooja Jagadeesh Doijode
1
-0
/
+11
2023-03-19
doc: Use frrouting/frr-mibs repo downloading SNMP mibs
Donatas Abraitis
1
-3
/
+3
2023-03-19
lib: Destroy `any` flag when creating a prefix-list entry with prefix
Donatas Abraitis
1
-0
/
+1
2023-03-19
tests: Check if prefix-lists with IPv6 any works fine
Donatas Abraitis
5
-6
/
+45
2023-03-19
nhrpd: drop peer references on freeing cache entry
David Lamparter
1
-0
/
+2
2023-03-18
ospfd: Cleanup some memory leaks on shutdown in ospf_apiserver.c
Donald Sharp
2
-2
/
+15
2023-03-18
ospfd: Fix inconsistency in LSDB JSON output
Renato Westphal
1
-32
/
+37
2023-03-18
ospfd: Add "detail" option to "show ip ospf database"
Renato Westphal
2
-7
/
+39
2023-03-18
ospfd: Refactor the "show ip ospf database" command
Renato Westphal
2
-406
/
+108
2023-03-18
pbrd:fix mismatching in match src-dst
Chirag Shah
1
-2
/
+2
2023-03-17
bgpd: Prevent Null pointer deref when outputting data
Donald Sharp
1
-2
/
+4
2023-03-17
ospfd: Free up q_space in early return path
Donald Sharp
1
-0
/
+5
2023-03-17
ospfd: Fix ospf_ti_lfa drop of an entire table
Donald Sharp
2
-13
/
+9
2023-03-17
lib: Adjust only `any` flag for prefix-list entries if destroying
Donatas Abraitis
2
-1
/
+2
2023-03-17
tests: Check if route-map works correctly if modifying prefix-lists
Donatas Abraitis
6
-0
/
+141
2023-03-17
pimd: stop t_sg_expire in MLD NOINFO transition
David Lamparter
1
-0
/
+7
2023-03-17
ospfd: Ospf ABR doesnt Advertise LSA summary
rgirada
1
-6
/
+7
2023-03-17
ospfd: Log Adjacency Changes with Neighbor IP in addition to Neighbor ID
Martin Winter
1
-6
/
+7
2023-03-17
ospfd, ospf6d: Add more logging details
Donatas Abraitis
5
-70
/
+100
2023-03-17
bgpd: Always restart timer from scratch in OpenConfirm/Established
Donald Sharp
1
-10
/
+18
2023-03-16
lib: Speedup prefix-list readin by a large factor
Donald Sharp
2
-75
/
+4
2023-03-16
bgpd: Use interface name instead of pointer value
Donald Sharp
1
-3
/
+6
2023-03-16
bgpd: fix NULL argument warning
David Lamparter
1
-1
/
+1
2023-03-16
yang, bgpd: Fix "aggregator-asn" to support asdot
anlan_cs
2
-5
/
+32
2023-03-15
lib: adapt clippy to Python 3.8+ init API
David Lamparter
1
-0
/
+48
2023-03-15
bgpd: Unlock bgp dest node if leak_update() fails
Donatas Abraitis
1
-3
/
+7
2023-03-15
bgpd: Free previously dup'ed aspath attribute for aggregate routes
Donatas Abraitis
1
-3
/
+7
2023-03-15
bgpd: Unlock dest if we return earlier for aggregate install
Donatas Abraitis
3
-10
/
+14
2023-03-15
bgpd: Free dup'ed attributes for aggregate routes with route-maps
Donatas Abraitis
1
-0
/
+4
2023-03-15
tools: frr-reload fix list value not present
Chirag Shah
1
-2
/
+4
2023-03-14
bgpd: Drop afi_t from bgp_evpn_global_node_lookup()
Donatas Abraitis
4
-21
/
+17
2023-03-14
bgpd: Rename bgp_afi_node_lookup() to bgp_safi_node_lookup()
Donatas Abraitis
6
-16
/
+17
2023-03-14
bgpd: Free memory allocated by ecommunity_ecom2str()
Donatas Abraitis
1
-5
/
+8
2023-03-13
tools: Use specific syntax for conditions for Github actions
Donatas Abraitis
1
-1
/
+1
2023-03-12
isisd: pfpacket BPF filter with IS-IS over tunnel support
Josef Miegl
1
-8
/
+19
2023-03-12
pimd: IN_MULTICAST needs host order
Donald Sharp
1
-1
/
+1
2023-03-11
bgpd: Increment version number even when no data is sent
Donald Sharp
1
-0
/
+17
2023-03-09
lib, bgpd: Add more debugs to GR Capability exchange
Donald Sharp
6
-18
/
+62
[next]