index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mgmtd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-28
lib: remove write-on-off, just requeue to the back of the queue
Christian Hopps
5
-88
/
+5
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
vtysh: Fix typo in warning message for `-b -f ...`
Donatas Abraitis
1
-1
/
+1
2023-05-24
munet: import 0.13.5 w/ nicer cmd logging
Christian Hopps
2
-12
/
+51
2023-05-23
doc: fix typo RFC7572 to RFC7752
ponedo
1
-1
/
+1
2023-05-23
ripngd: Make sure we do not overuse higher values for ECMP count
Donatas Abraitis
4
-2
/
+6
2023-05-23
doc: Add RIPng allow-ecmp command
Donatas Abraitis
1
-0
/
+4
2023-05-23
tests: Check if `allow-ecmp` command works for RIPng
Donatas Abraitis
7
-0
/
+157
2023-05-23
ripng: Implement `allow-ecmp X` command
Donatas Abraitis
6
-18
/
+113
2023-05-23
ripd: Use argv_find to avoid buffer overflow when parsing allow-ecmp args
Donatas Abraitis
1
-2
/
+2
2023-05-22
bgpd: Using no pretty json output for l2vpn-Evpn routes
Rajasekar Raja
1
-1
/
+8
2023-05-22
bgpd: Fix the json output of show bgp all json to be in a valid format
Rajasekar Raja
1
-0
/
+9
2023-05-22
ospfd: OSPF P2MP Delayed Reflooding configuration
Acee
8
-18
/
+261
2023-05-22
lib: va_end must be called
Donald Sharp
1
-1
/
+5
2023-05-22
zebra: Fix paths that have already de-refed ctx
Donald Sharp
1
-8
/
+4
2023-05-22
tests: Do not Cause test scripts to stop running when config load fails
Donald Sharp
1
-1
/
+1
2023-05-22
tests: Add `exit` stanzas to pre-generated config
Donald Sharp
3
-0
/
+3
2023-05-22
tests: Slow bgp_default_originate test down slightly
Donald Sharp
1
-0
/
+3
2023-05-20
tests: Fix timers command for bgp_disable_addpath_rx test
Donatas Abraitis
4
-4
/
+4
2023-05-20
bgpd: Initialize pfx_buf to zeros before using in bgp_path_info_cmp()
Donatas Abraitis
2
-3
/
+3
2023-05-20
tests: munet to version 0.13.4
Christian Hopps
1
-4
/
+2
2023-05-20
tests: have ananlyze.py `chown -R $SUDO_USER` when copying results
Christian Hopps
1
-0
/
+2
2023-05-20
bfdd: Use shorter memory names so that they fit in vty output
Donald Sharp
1
-2
/
+2
2023-05-20
lib, mgmtd: Use short memory names so they fit within vty output
Donald Sharp
2
-19
/
+14
2023-05-20
zebra: Make memory description string smaller to fit in vty space
Donald Sharp
1
-1
/
+1
2023-05-20
lib: Fix overlapping memory type
Donald Sharp
1
-5
/
+5
2023-05-19
bgpd: fix memory leak in aggregate path info
Chirag Shah
1
-1
/
+1
2023-05-19
bgpd: fix aggregate route display
Chirag Shah
1
-3
/
+15
2023-05-19
bgpd: fix aggregate route best path select
Chirag Shah
1
-2
/
+2
2023-05-19
tests: pytest does not like return True from a test
Donald Sharp
1
-2
/
+0
2023-05-19
doc: remove non-existent configure option
Igor Ryzhov
1
-1
/
+0
2023-05-19
zebra: On shutdown stop hook calls for fpm rmac updates
Donald Sharp
1
-0
/
+2
2023-05-19
zebra: Properly handle zfpm_g->t_conn_down in zebra_fpm.c
Donald Sharp
1
-4
/
+7
2023-05-19
zebra: Do not allow old FPM to access freed memory after shutdown
Donald Sharp
1
-6
/
+3
2023-05-19
tests: Ignore utf-8 decoding errors
Donatas Abraitis
1
-1
/
+1
2023-05-18
ripd: Make sure we do not overuse higher values for ECMP count
Donatas Abraitis
4
-2
/
+6
2023-05-18
doc: configure: add configure option to generate .ccls file
Christian Hopps
3
-0
/
+52
2023-05-18
mgmtd: fix uninit warning and cleanup history error messages
Christian Hopps
2
-33
/
+29
2023-05-17
tests: fix implicit config file and recently added logic error
Christian Hopps
6
-11
/
+14
2023-05-17
doc: document optionally required packages
Christian Hopps
1
-2
/
+12
2023-05-17
tests: fix pylint error, and update style in lib/*.py
Christian Hopps
7
-41
/
+18
2023-05-17
zebra: Fix build error when `--disable-bfdd`
Carmine Scarpitta
1
-0
/
+1
2023-05-17
tests: Change order of config files
Donald Sharp
1
-1
/
+1
2023-05-17
tests: Clean up commands that do nothing
Donald Sharp
2
-8
/
+0
2023-05-16
topotests: bgp_vpnv6_per_nexthop_label, use only global ipv6 addresses
Philippe Guibert
5
-23
/
+12
[next]