- 22 Dec, 2018 7 commits
-
-
Juliusz Chroboczek authored
Thanks to Dave Taht.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
This removes an arbitrary limit on the number of interfaces. Thanks to Christof Schulze.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
This avoids a network meltdown in extreme cases. Thanks to Teco Boot.
-
Christof Schulze authored
When adding a network interface that is already known to babeld, an error message is displayed and the new configuration is ignored. This message is adjusted to include the name of the interface being added so it is visible from the logs without context
-
Christof Schulze authored
This removes a duplicate call to local_notify_interface(ifp, LOCAL_FLUSH) which lead to duplicate output on the monitoring socket.
-
- 14 Dec, 2018 1 commit
-
-
Dave Taht authored
It was essentially a no-op with an inverted test.
-
- 09 Nov, 2018 6 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
This reverts commit 005f1197.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 08 Nov, 2018 5 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Thanks to Dave Taht for the report.
-
Dave Taht authored
Now that we can carry more routes, try to carry them.
-
Dave Taht authored
A late hello is an early warning sign of a cpu overload or overbuffering.
-
Dave Taht authored
-
- 01 Nov, 2018 1 commit
-
-
Christof Schulze authored
Only set rp_filter to 0 if it contains a different value when initializing new interfaces. This is helpful to run babeld inside docker without --privileged
-
- 29 Oct, 2018 1 commit
-
-
Juliusz Chroboczek authored
Thanks to Dave Taht.
-
- 25 Oct, 2018 7 commits
-
-
Juliusz Chroboczek authored
This allows walking the two lists in parallel.
-
Juliusz Chroboczek authored
Use binary search to locate an xroute.
-
Antonin Décimo authored
-
Antonin Décimo authored
Reported by cppcheck. (portability) '(void*)((char*)current_attribute)' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined.
-
Antonin Décimo authored
-
Antonin Décimo authored
-
Antonin Décimo authored
-
- 23 Oct, 2018 12 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Matthieu Boutier authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
We can no longer call send_multihop_request with a NULL argument.
-
Weronika Kolodziejak authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-