- 27 Aug, 2011 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
IANA has changed Babel's allocation to 6696/UDP.
-
- 03 Aug, 2011 5 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Matthieu Boutier authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
This is useful in order to provide extra information to a graphic front-end. In can cause the RIB to explode in some pathological cases, so it is not the default.
-
- 02 Aug, 2011 2 commits
-
-
Juliusz Chroboczek authored
Working out exactly when to call local_notify_neighbour is too error-prone. Call it systematically, at the cost of some extra local traffic.
-
Juliusz Chroboczek authored
This fixes a bug where we forgot to call local_update_neighbour when receiving an IHU. Reported by Gabriel Kerneis.
-
- 30 Jul, 2011 1 commit
-
-
Juliusz Chroboczek authored
-
- 27 Jul, 2011 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
It triggers fairly often with the new routing changes.
-
- 18 Jul, 2011 1 commit
-
-
Juliusz Chroboczek authored
The old name conflicts with autoconf-generated files.
-
- 15 Jul, 2011 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
This had never been implemented, we were silently ignoring duplicate configuration lines.
-
Juliusz Chroboczek authored
Noted by Matthieu Boutier.
-
- 14 Jul, 2011 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
As suggested by Dave Taht and Julien Cristau.
-
- 13 Jul, 2011 4 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Link-local addresses are defined as being in fe80::/10, but they always start with 54 bits of zeroes. Test the whole first byte.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Stress the asymmetry with timeval_add_msec, which is purely functional.
-
- 16 May, 2011 1 commit
-
-
Juliusz Chroboczek authored
-
- 10 Apr, 2011 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Make the intervals the same on wired and wireless links. The previous defaults worked well in practice, but people found the discrepancy confusing.
-
- 08 Apr, 2011 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Thanks to Stephen Fisher.
-
- 07 Apr, 2011 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 05 Mar, 2011 2 commits
-
-
Gabriel Kerneis authored
-
Juliusz Chroboczek authored
That's not the issue -- the issue is with the kernel dropping routes when we loose an IP address. rolling back: Fri Mar 4 21:26:15 CET 2011 Juliusz Chroboczek <jch@pps.jussieu.fr> * Fix ordering of netlink messages when making a route unreachable. This should fix: netlink_read: File exists netlink_read: No such process M ./kernel_netlink.c -1 +1
-
- 04 Mar, 2011 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Apparently this is needed for bionic libc.
-
Juliusz Chroboczek authored
This should fix: netlink_read: File exists netlink_read: No such process
-
- 19 Feb, 2011 1 commit
-
-
Juliusz Chroboczek authored
-
- 02 Feb, 2011 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 30 Jan, 2011 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-