- 05 Dec, 2019 2 commits
-
-
Juliusz Chroboczek authored
This slows down initial convergence, but avoids a broadcast burst at boot. Thanks to Teco Boot for pointing this out. (cherry picked from commit b66c1733)
-
Juliusz Chroboczek authored
This avoids a network meltdown in extreme cases. Thanks to Teco Boot. (cherry picked from commit a4fd38d4)
-
- 14 Aug, 2015 4 commits
-
-
Julien Muchembled authored
The purpose of the this new filter is to override *locally*: - RTA_SRC ('from' option in ip-route) - RTA_PREFSRC ('src' in ip-route) TODO: documentation To be pushed upstream.
-
Cédric Le Ninivin authored
To be pushed upstream. Co-authored-by: Julien Muchembled <jm@nexedi.com>
-
Cédric Le Ninivin authored
TODO: documentation To be pushed upstream. Co-authored-by: Julien Muchembled <jm@nexedi.com>
-
Julien Muchembled authored
To be pushed upstream.
-
- 31 Jul, 2015 1 commit
-
-
Juliusz Chroboczek authored
-
- 10 Jul, 2015 3 commits
-
-
Juliusz Chroboczek authored
There is no equivalent config-file option, since I'm worried about config files being copied between nodes.
-
Juliusz Chroboczek authored
-
Matthieu Boutier authored
This patch fix the non-disambiguation behaviour: we were looking to disambiguation entries to remove or replace, which is a complete non-sense, since there should not being disambiguation entries.
-
- 03 Jul, 2015 4 commits
-
-
Juliusz Chroboczek authored
Sigh.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
This is simpler and avoids issues with changing router-ids.
-
Juliusz Chroboczek authored
This increases the chances for a stable router-id in case the set of interfaces changes.
-
- 27 Jun, 2015 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 20 Jun, 2015 1 commit
-
-
Juliusz Chroboczek authored
-
- 16 Jun, 2015 6 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
This fixes compilation under musl.
-
Juliusz Chroboczek authored
This fixes compilation under musl.
-
Matthieu Boutier authored
Based on the kernel version, can be overridden explicitly.
-
- 04 Jun, 2015 4 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Prefixes are counted in bits, not in bytes. It is safe to compare all 16 bytes, since prefixes are always normalised -- they have zeroes beyond the prefix length, see mask_prefix. Alternatively, we could use prefix_cmp.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 31 May, 2015 1 commit
-
-
Juliusz Chroboczek authored
-
- 14 Apr, 2015 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 13 Apr, 2015 2 commits
-
-
Matthieu Boutier authored
Was used in the first version of the disambiguation.c algorithm.
-
Matthieu Boutier authored
-
- 28 Mar, 2015 4 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 16 Mar, 2015 4 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Matthieu Boutier authored
-
Matthieu Boutier authored
This reverts commit 9edf0a14.
-