index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_ptm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-22
tests: apply frrbot style requirements
Christian Hopps
2
-3
/
+4
2023-03-22
lib: staticd: vtysh: apply frrbot style requirements
Christian Hopps
7
-90
/
+83
2023-03-22
lib, mgmtd: Add few fixes for commit-check and rollback
Pushpasis Sarkar
8
-18
/
+88
2023-03-22
mgmtd: lib: utilize msglib constructed from the removed code
Christian Hopps
11
-1305
/
+303
2023-03-22
lib: new message library for mgmtd client and adapters
Christian Hopps
3
-0
/
+489
2023-03-22
staticd: handle `distance` value
Christian Hopps
1
-21
/
+47
2023-03-22
tests: Add topotests for MGMT daemon
nguggarigoud
15
-15
/
+1039
2023-03-22
zebra: add evpn isDetectionFreeze to json output
Sindhu Parvathi Gopinathan
1
-0
/
+2
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
bgpd: Do not allow setting `set distance` via route-maps to zero
Donatas Abraitis
3
-5
/
+5
2023-03-21
bgpd: Add vrf name and peer name to some bgp debugs
Donald Sharp
1
-18
/
+32
2023-03-21
staticd: Tell bfd that we are shutting down
Donald Sharp
1
-0
/
+3
2023-03-21
*: Add a hash_clean_and_free() function
Donald Sharp
42
-260
/
+125
2023-03-21
ospfd: Fixing Summary origination after range configuration
rgirada
1
-8
/
+8
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
[next]