index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Merge pull request #13652 from opensourcerouting/fix/drop_old_releases_from_t...
Donald Sharp
2023-06-01
1
-9
/
+9
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
doc: Update reference table for current and upcoming release dates
Donatas Abraitis
2023-05-31
1
-9
/
+9
|
|
/
/
/
*
|
|
|
Merge pull request #13450 from patrasar/mld_core
Donatas Abraitis
2023-06-01
1
-3
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
pim6d: Fix crash in ipv6 pim command
Sarita Patra
2023-05-30
1
-3
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #13632 from LabNConsulting/chopps/mgmt-avoid-race
Donald Sharp
2023-05-31
2
-42
/
+9
|
\
\
\
|
*
|
|
mgmtd: fix possible race btw read config and backend connection
Christian Hopps
2023-05-30
2
-42
/
+9
*
|
|
|
Merge pull request #13639 from opensourcerouting/ospf-timestamp-truncation
Donald Sharp
2023-05-31
4
-4
/
+5
|
\
\
\
\
|
*
|
|
|
ospfd, ospf6d: fix time_t truncation
Renato Westphal
2023-05-31
4
-4
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #13634 from yyuanam/fix_bgp_core
Donatas Abraitis
2023-05-31
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
bgpd: fix bgpd core when unintern attr
Yuan Yuan
2023-05-31
1
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #13635 from donaldsharp/give_ping_a_chance
Jafar Al-Gharaibeh
2023-05-31
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tests: Actually loop if ping fails
Donald Sharp
2023-05-30
1
-1
/
+2
|
/
/
/
*
|
|
Merge pull request #13631 from donaldsharp/fix_some_ping_issues
Donatas Abraitis
2023-05-30
4
-4
/
+15
|
\
\
\
|
*
|
|
lib, zebra: Ensure that the ifp->node exists
Donald Sharp
2023-05-28
2
-0
/
+4
|
*
|
|
pimd: When doing json output do not output non-json strings
Donald Sharp
2023-05-28
1
-2
/
+2
|
*
|
|
tests: Allow ping to run multiple times before failing
Donald Sharp
2023-05-28
1
-2
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #13601 from opensourcerouting/build-yang-embed-20230525
Donald Sharp
2023-05-30
2
-2
/
+7
|
\
\
\
|
*
|
|
ripd: embed BFD YANG models
David Lamparter
2023-05-25
1
-0
/
+1
|
*
|
|
mgmtd: embed necessary YANG models
David Lamparter
2023-05-25
1
-2
/
+6
*
|
|
|
Merge pull request #13588 from sri-mohan1/srib-ldpd1
mobash-rasool
2023-05-30
1
-54
/
+49
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ldpd: changes for code maintainability
sri-mohan1
2023-05-23
1
-54
/
+49
*
|
|
|
Merge pull request #13414 from LabNConsulting/chopps/no-mgmtd-nowrite-on-off
Donald Sharp
2023-05-30
49
-2530
/
+2921
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
zebra: use ifindex vs ifp to avoid use-after-free on shutdown
Christian Hopps
2023-05-30
2
-7
/
+17
|
*
|
|
zebra: avoid unneeded vxlan work on shutdown
Christian Hopps
2023-05-30
1
-1
/
+3
|
*
|
|
tests: add unified config tests
Christian Hopps
2023-05-30
8
-197
/
+311
|
*
|
|
mgmtd: address review comments
Christian Hopps
2023-05-30
4
-14
/
+8
|
*
|
|
mgmtd: fix clang uninit warning
Christian Hopps
2023-05-30
1
-1
/
+3
|
*
|
|
tests: add some more mgmtd tests
Christian Hopps
2023-05-30
8
-0
/
+418
|
*
|
|
mgmtd: cleanup BE xpath subscription and matching code
Christian Hopps
2023-05-30
5
-241
/
+261
|
*
|
|
lib: mgmtd: fix memleaks
Christian Hopps
2023-05-30
3
-2
/
+7
|
*
|
|
lib: mgmtd: add manual vty server start option and use it
Christian Hopps
2023-05-30
6
-21
/
+44
|
*
|
|
lib: mgmtd: fixes for startup config file processing
Christian Hopps
2023-05-30
5
-51
/
+136
|
*
|
|
mgmtd: Add note to SETCFG_REQ and debug logging
Christian Hopps
2023-05-30
1
-2
/
+11
|
*
|
|
mgmtd: simplify early config build removing unused code
Christian Hopps
2023-05-30
4
-181
/
+74
|
*
|
|
mgmtd: fix reading of config file[s]
Christian Hopps
2023-05-30
8
-86
/
+211
|
*
|
|
lib: enable short circuit for FE client/adapter connection
Christian Hopps
2023-05-28
2
-3
/
+17
|
*
|
|
staticd: remove connect notify function, not needed
Christian Hopps
2023-05-28
1
-3
/
+8
|
*
|
|
mgmtd: lib: cleanup error and debug messages
Christian Hopps
2023-05-28
5
-272
/
+316
|
*
|
|
mgmtd: lib: move INIT to after client registers
Christian Hopps
2023-05-28
2
-0
/
+11
|
*
|
|
mgmtd: send reply to SUBSCR_REQ with success or not
Christian Hopps
2023-05-28
1
-9
/
+35
|
*
|
|
lib: add short-circuit operation between same process
Christian Hopps
2023-05-28
6
-36
/
+162
|
*
|
|
lib: mgmtd: add a identifying tag to the debug message
Christian Hopps
2023-05-28
4
-10
/
+12
|
*
|
|
lib: dont be tricky with session_id just make it a session_id
Christian Hopps
2023-05-28
5
-292
/
+239
|
*
|
|
mgmtd: fix cleanup of cleanup in FE adapter code
Christian Hopps
2023-05-28
1
-48
/
+41
|
*
|
|
mgmtd: eliminate unused state
Christian Hopps
2023-05-28
3
-5
/
+1
|
*
|
|
mgmtd: cleanup/fix BE adapter deletion code
Christian Hopps
2023-05-28
1
-37
/
+38
|
*
|
|
mgmtd: convert BE/FE adapter to use allocated connections
Christian Hopps
2023-05-28
4
-47
/
+42
|
*
|
|
lib: mgmtd: add server-side connection code to mgmt_msg
Christian Hopps
2023-05-28
14
-742
/
+387
|
*
|
|
lib: msg: refactor common connection code from mgmtd
Christian Hopps
2023-05-28
10
-396
/
+437
|
*
|
|
lib: mgmt msg: add version to messages
Christian Hopps
2023-05-28
6
-33
/
+46
[prev]
[next]