index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nhrpd
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-31
ospf6d: Prevent redundant LSA generation before interface goes down
David Ward
1
-1
/
+0
2023-05-31
lib: fix vtysh core when handling questionmark
Yuan Yuan
1
-2
/
+6
2023-05-31
doc: Update reference table for current and upcoming release dates
Donatas Abraitis
1
-9
/
+9
2023-05-31
bgpd: fix bgpd core when unintern attr
Yuan Yuan
1
-0
/
+4
2023-05-31
ospfd, ospf6d: fix time_t truncation
Renato Westphal
4
-4
/
+5
2023-05-30
tests: Actually loop if ping fails
Donald Sharp
1
-1
/
+2
2023-05-30
mgmtd: fix possible race btw read config and backend connection
Christian Hopps
2
-42
/
+9
2023-05-30
zebra: use ifindex vs ifp to avoid use-after-free on shutdown
Christian Hopps
2
-7
/
+17
2023-05-30
zebra: avoid unneeded vxlan work on shutdown
Christian Hopps
1
-1
/
+3
2023-05-30
tests: add unified config tests
Christian Hopps
8
-197
/
+311
2023-05-30
pim6d: Fix crash in ipv6 pim command
Sarita Patra
1
-3
/
+5
2023-05-30
mgmtd: address review comments
Christian Hopps
4
-14
/
+8
2023-05-30
mgmtd: fix clang uninit warning
Christian Hopps
1
-1
/
+3
2023-05-30
tests: add some more mgmtd tests
Christian Hopps
8
-0
/
+418
2023-05-30
mgmtd: cleanup BE xpath subscription and matching code
Christian Hopps
5
-241
/
+261
2023-05-30
lib: mgmtd: fix memleaks
Christian Hopps
3
-2
/
+7
2023-05-30
lib: mgmtd: add manual vty server start option and use it
Christian Hopps
6
-21
/
+44
2023-05-30
lib: mgmtd: fixes for startup config file processing
Christian Hopps
5
-51
/
+136
2023-05-30
mgmtd: Add note to SETCFG_REQ and debug logging
Christian Hopps
1
-2
/
+11
2023-05-30
mgmtd: simplify early config build removing unused code
Christian Hopps
4
-181
/
+74
2023-05-30
mgmtd: fix reading of config file[s]
Christian Hopps
8
-86
/
+211
2023-05-28
lib, zebra: Ensure that the ifp->node exists
Donald Sharp
2
-0
/
+4
2023-05-28
pimd: When doing json output do not output non-json strings
Donald Sharp
1
-2
/
+2
2023-05-28
tests: Allow ping to run multiple times before failing
Donald Sharp
1
-2
/
+9
2023-05-28
lib: enable short circuit for FE client/adapter connection
Christian Hopps
2
-3
/
+17
2023-05-28
staticd: remove connect notify function, not needed
Christian Hopps
1
-3
/
+8
2023-05-28
mgmtd: lib: cleanup error and debug messages
Christian Hopps
5
-272
/
+316
2023-05-28
mgmtd: lib: move INIT to after client registers
Christian Hopps
2
-0
/
+11
2023-05-28
mgmtd: send reply to SUBSCR_REQ with success or not
Christian Hopps
1
-9
/
+35
2023-05-28
lib: add short-circuit operation between same process
Christian Hopps
6
-36
/
+162
2023-05-28
lib: mgmtd: add a identifying tag to the debug message
Christian Hopps
4
-10
/
+12
2023-05-28
lib: dont be tricky with session_id just make it a session_id
Christian Hopps
5
-292
/
+239
2023-05-28
mgmtd: fix cleanup of cleanup in FE adapter code
Christian Hopps
1
-48
/
+41
2023-05-28
mgmtd: eliminate unused state
Christian Hopps
3
-5
/
+1
2023-05-28
mgmtd: cleanup/fix BE adapter deletion code
Christian Hopps
1
-37
/
+38
2023-05-28
mgmtd: convert BE/FE adapter to use allocated connections
Christian Hopps
4
-47
/
+42
2023-05-28
lib: mgmtd: add server-side connection code to mgmt_msg
Christian Hopps
14
-742
/
+387
2023-05-28
lib: msg: refactor common connection code from mgmtd
Christian Hopps
10
-396
/
+437
2023-05-28
lib: mgmt msg: add version to messages
Christian Hopps
6
-33
/
+46
2023-05-28
lib: remove write-on-off, just requeue to the back of the queue
Christian Hopps
9
-178
/
+10
2023-05-28
tests: python-foo assure foo[0] is on a list not dict_values object
Christian Hopps
1
-1
/
+1
2023-05-26
tests: Convert to using logger.warning
Donald Sharp
1
-1
/
+1
2023-05-26
vtysh: Give actual pam error messages
Donald Sharp
1
-6
/
+9
2023-05-26
tests: selecting results by regexp and ragnes, add container support
Christian Hopps
2
-88
/
+305
2023-05-26
tests: ospfapi: fix non-determinism in test
Christian Hopps
1
-25
/
+38
2023-05-26
tests: cleanup the config file specification and default code
Christian Hopps
2
-14
/
+39
2023-05-25
bgpd: Refactor subgroup_announce_table() to reuse an existing helpers
Donatas Abraitis
3
-59
/
+29
2023-05-25
ripd: embed BFD YANG models
David Lamparter
1
-0
/
+1
2023-05-25
mgmtd: embed necessary YANG models
David Lamparter
1
-2
/
+6
2023-05-25
vtysh: Fix typo in warning message for `-b -f ...`
Donatas Abraitis
1
-1
/
+1
[next]