mirror_frr/babeld
harryreps 0a95d121ca babeld: fix #11808 to avoid infinite loops
Replacing continue in loops to goto done so that index of packet buffer
increases.

Signed-off-by: harryreps <harryreps@gmail.com>
(cherry picked from commit ae1e0e1fed)
2023-03-04 11:09:53 +00:00
..
.gitignore babeld: Add missing no commands 2023-01-21 03:33:03 +08:00
babel_errors.c
babel_errors.h
babel_filter.c babeld: Fix filtering against all interfaces 2023-02-06 11:08:25 +00:00
babel_filter.h
babel_interface.c babeld: During intf startup, ignore address already in use 2023-01-28 09:32:34 -05:00
babel_interface.h
babel_main.c babeld: Fix --terminal option 2023-01-21 00:04:06 +08:00
babel_main.h
babel_zebra.c *: Create and use infrastructure to show debugs in lib 2022-10-07 12:39:05 -04:00
babel_zebra.h
babeld.c babeld: The function is already a pointer 2023-01-28 09:31:52 -05:00
babeld.h
kernel.c babeld: Remove return value for gettime() 2022-08-24 08:30:27 -04:00
kernel.h babeld: Remove return value for gettime() 2022-08-24 08:30:27 -04:00
LICENCE
Makefile
message.c babeld: fix #11808 to avoid infinite loops 2023-03-04 11:09:53 +00:00
message.h
neighbour.c
neighbour.h
net.c
net.h
resend.c
resend.h
route.c
route.h
source.c
source.h
subdir.am babeld: Add missing no commands 2023-01-21 03:33:03 +08:00
util.c
util.h
xroute.c
xroute.h