- 16 Jun, 2015 3 commits
-
-
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 7 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Matthieu Boutier authored
-
Matthieu Boutier authored
This reverts commit 9edf0a14.
-
Matthieu Boutier authored
-
Matthieu Boutier authored
-
Matthieu Boutier authored
-
- 13 Mar, 2015 12 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Matthieu Boutier authored
-
Matthieu Boutier authored
-
Matthieu Boutier authored
-
Matthieu Boutier authored
-
Matthieu Boutier authored
-
Matthieu Boutier authored
-
Matthieu Boutier authored
-
Matthieu Boutier authored
-
Matthieu Boutier authored
-
Matthieu Boutier authored
-
- 04 Mar, 2015 1 commit
-
-
Juliusz Chroboczek authored
-
- 03 Mar, 2015 1 commit
-
-
Juliusz Chroboczek authored
Thanks to Pierre Pfister.
-
- 16 Feb, 2015 3 commits
-
-
Matthieu Boutier authored
-
Matthieu Boutier authored
When restarting network on openwrt, the rules were flushed. In this patch, we ask the kernel for rule changes, and try to reinstall (or flush) the rules, as it should be.
-
Matthieu Boutier authored
Since the kernel behavior is the one desired for ipv6 (match by destination first, then source), we don't install disambiguation route entries for ipv6. The behavior for v4 doesn't change.
-