index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-09
docker: Do not use pip Python package manager
Donatas Abraitis
1
-2
/
+1
2024-03-09
docker: Use Alpine Linux version 3.19
Donatas Abraitis
1
-3
/
+3
2024-03-09
vtysh: Include fnctl.h for vtysh_main
Donatas Abraitis
1
-0
/
+1
2024-03-09
lib: Fix unknown sig_atomic_t compile error
Donatas Abraitis
1
-0
/
+1
2024-03-09
docker: Use libyang 2.1.128 for Alpine builds
Donatas Abraitis
1
-1
/
+1
2024-03-08
pimd: Cleanup inclusion of headers
Donald Sharp
2
-4
/
+39
2024-03-07
ospf6d: add localLinkLocalAddress field
Francois Dumontet
1
-0
/
+2
2024-03-06
mgmtd: change error message
Igor Ryzhov
1
-7
/
+3
2024-03-06
ripngd: fix missing "exit" for "router ripng"
Igor Ryzhov
2
-0
/
+7
2024-03-06
ripd: fix missing "exit" for "router rip"
Igor Ryzhov
2
-0
/
+7
2024-03-06
lib: fix order of interfaces in the config
Igor Ryzhov
1
-0
/
+11
2024-03-05
tests: test invokes a script which does not exist
Donald Sharp
1
-1
/
+0
2024-03-05
vty: change output of errors from mgmtd
Igor Ryzhov
1
-4
/
+6
2024-03-05
bgpd: pi->attr is deref'ed in all paths leading up to test
Donald Sharp
1
-1
/
+1
2024-03-05
tests:add topotest for EVPN aggregate prefix route
Chirag Shah
5
-2
/
+91
2024-03-05
bgpd:aggr summary-only remove suppressed from evpn
Chirag Shah
3
-6
/
+83
2024-03-05
lib: fix apply_finish callback in northbound
Igor Ryzhov
1
-1
/
+1
2024-03-05
doc: Fix one spelling `dissallowed` to `disallowed`
Donatas Abraitis
1
-2
/
+2
2024-03-05
tests: add test for keychain send-accept times
Christian Hopps
3
-0
/
+201
2024-03-05
lib: add keychain northbound support
Christian Hopps
17
-1689
/
+1678
2024-03-05
lib: fix infinite loop in __darr_in_vsprintf
Igor Ryzhov
1
-2
/
+2
2024-03-05
zebra: fnc->obuf could be accessed without a lock
Donald Sharp
1
-1
/
+7
2024-03-04
debian: Add a frr-test-tools debian package
Donald Sharp
3
-1
/
+9
2024-03-04
tests: Add a pytest marker for the fpm
Donald Sharp
2
-1
/
+2
2024-03-04
tests: Add a very simple test for the dplane_fpm_nl module
Donald Sharp
7
-0
/
+194
2024-03-04
tests: Add ability to run a fpm listener
Donald Sharp
2
-9
/
+33
2024-03-04
doc: Add `show fpm status [json]` command to documentation
Donald Sharp
1
-0
/
+3
2024-03-04
zebra: Add `show fpm status [json]` command
Donald Sharp
2
-0
/
+73
2024-03-04
zebra: Add fpm_listener
Donald Sharp
7
-0
/
+652
2024-03-04
doc, tools: Remove ARRAY_SIZE check
Donald Sharp
2
-22
/
+0
2024-03-04
lib: fix __darr_in_vsprintf
Igor Ryzhov
1
-1
/
+4
2024-03-03
lib: add automatic xpath-based completion
Christian Hopps
2
-2
/
+21
2024-03-03
yang: modify standard model
Christian Hopps
2
-0
/
+30
2024-03-03
bgpd: Simplify for loop
Donald Sharp
1
-3
/
+1
2024-03-03
bgpd: Allow string creation to handle NULL case
Donald Sharp
1
-5
/
+7
2024-03-03
bgpd: Both possible paths unset a flag, so reduce
Donald Sharp
1
-5
/
+4
2024-03-03
bgpd: Testing for valid pointer is done by for loop
Donald Sharp
1
-32
/
+26
2024-03-01
yang: Add initial model and generated code.
Christian Hopps
3
-0
/
+1456
2024-03-01
mgmtd: fix warning if ripngd disabled
Vincent JARDIN
1
-3
/
+3
2024-03-01
ospfd: Send update for route with new metric
Alexander Rose
1
-1
/
+2
2024-02-29
topotests: apply black on bmp collector
Louis Scalbert
2
-81
/
+96
2024-02-29
topotests: bgp_bmp, test presence of labels
Louis Scalbert
1
-2
/
+19
2024-02-29
bgpd: add labeled vpn bmp monitoring support
Farid Mihoub
1
-11
/
+25
2024-02-29
topotests: bgp_bmp, log bmp into tgen logdir
Louis Scalbert
4
-11
/
+18
2024-02-29
topotests: bgp_bmp, add vpn tests
Louis Scalbert
3
-1
/
+92
2024-02-29
topotests: bgp_bmp, use test ip range
Louis Scalbert
3
-3
/
+3
2024-02-29
bgpd: Send "Send Hold Timer Expired" on such events notification
Donatas Abraitis
5
-2
/
+9
2024-02-28
zebra: changes for code maintainability
sri-mohan1
1
-333
/
+193
2024-02-28
bgpd: Check if attributes exists for the path before checking mp_nexthop_len
Donatas Abraitis
1
-8
/
+9
2024-02-27
bmp: fix vty_out for monitor afi loc-rib
Farid Mihoub
1
-1
/
+1
[next]