index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-06
doc: Document RFC8212 under `Displaying BGP Information` section
Donatas Abraitis
1
-1
/
+7
2023-06-05
mgmtd: rm unused/unneeded code add couple comments
Christian Hopps
6
-123
/
+38
2023-06-05
ldpd: changes for code maintainability
sri-mohan1
1
-51
/
+40
2023-06-05
tests: mgmtd: add prologue to bigconf tests
Christian Hopps
3
-4
/
+24
2023-06-05
tests: fix some broken logging
Christian Hopps
5
-100
/
+166
2023-06-05
mgmtd: Fix up some coverity issues
Donald Sharp
1
-2
/
+1
2023-06-05
bgpd: entry->any is never true
Donald Sharp
3
-88
/
+26
2023-06-05
tests: Rename a test to test_bgp_gr_functionality_topo3.py
Donald Sharp
1
-0
/
+0
2023-06-05
ldpd: changes for code maintainability
sri-mohan1
2
-37
/
+20
2023-06-04
tests: pause (with CLI) at step() functions when run with --pause
Christian Hopps
1
-0
/
+3
2023-06-04
lib: mgmtd: remove abstraction layer and other cleanup
Christian Hopps
3
-345
/
+140
2023-06-04
lib: mgmtd: remove obfuscating abstraction layer and other cleanup
Christian Hopps
3
-468
/
+292
2023-06-02
bgpd: Give more data when state machine fails to change state
Donald Sharp
1
-3
/
+3
2023-06-01
bgpd: Fix typo in debug message
anlan_cs
1
-3
/
+3
2023-06-01
tests: new mgmt_startup tests are failing due to insufficient time
Donald Sharp
2
-5
/
+5
2023-06-01
eigrpd: dest_addr does not need to be set to NULL
Donald Sharp
1
-3
/
+0
2023-06-01
bgpd: vpn_policy_getafi can return AFI_MAX
Donald Sharp
1
-0
/
+2
2023-06-01
bgpd: blnc cannot be NULL at if statement time
Donald Sharp
1
-7
/
+6
2023-06-01
zebra: Consolidate the stream_failure section with normal return
Donald Sharp
1
-2
/
+0
2023-06-01
zebra: No need to set msg to NULL
Donald Sharp
1
-2
/
+0
2023-06-01
bgpd: community_list_set str is always non null
Donald Sharp
2
-8
/
+8
2023-06-01
tests: re-style isis_sr_flex_algo_topo1
Louis Scalbert
1
-60
/
+81
2023-06-01
isisd: fix wrongly disabled flex-algo
Louis Scalbert
1
-7
/
+21
2023-06-01
tests: fix mpls table check in isis_sr_flex_algo_topo1
Louis Scalbert
1
-1
/
+28
2023-06-01
zebra: Unlock the route node when sending route notifications
Donald Sharp
2
-5
/
+18
2023-06-01
ldpd: changes for code maintainability
sri-mohan1
1
-39
/
+33
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
mgmtd: xpath is already NULL in the failure path
Donald Sharp
1
-9
/
+2
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
[next]