- 09 Oct, 2008 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
It doesn't appear to be useful, and complicates uselessly complicates matters.
-
- 24 Sep, 2008 1 commit
-
-
Juliusz Chroboczek authored
Significantly simplifies the xroute logic.
-
- 30 Mar, 2008 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 03 Jul, 2008 1 commit
-
-
Juliusz Chroboczek authored
We now remember the number of kernel routes from one call of check_xroutes to the next to avoid calling down into the kernel multiple times.
-
- 01 Jul, 2008 1 commit
-
-
Juliusz Chroboczek authored
-
- 11 Jun, 2008 2 commits
-
-
Juliusz Chroboczek authored
This prevents a stale route from remaining installed when we get a new xroute.
-
Juliusz Chroboczek authored
-
- 19 May, 2008 5 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
It was difficult to write, there's no reason it should easy to read.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
This is safe, since no part of the code ever holds a pointer to an xroute.
-
- 02 Apr, 2008 1 commit
-
-
Juliusz Chroboczek authored
-
- 01 Apr, 2008 1 commit
-
-
Juliusz Chroboczek authored
-
- 31 Mar, 2008 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 16 Mar, 2008 1 commit
-
-
Juliusz Chroboczek authored
This ensures that retractions are sent too.
-
- 13 Mar, 2008 1 commit
-
-
Juliusz Chroboczek authored
-
- 10 Mar, 2008 1 commit
-
-
Juliusz Chroboczek authored
-
- 09 Mar, 2008 9 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Also removes stale local routes.
-
Juliusz Chroboczek authored
-
- 25 Feb, 2008 1 commit
-
-
Julien Cristau authored
On linux, listen to address and link change events using the netlink socket, and react to them by dumping all local addresses or all local interfaces, respectively, to keep babel's view up to date. This breaks MacOS, as kernel_socket.c needs to grow a kernel_addresses() function.
-
- 11 Feb, 2008 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Xroutes are now generated dynamically as needed.
-
- 25 Aug, 2007 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 16 Aug, 2007 1 commit
-
-
Grégoire Henry authored
- Fusion de kernel_listen dans kernel_read. - Fusion de monitor_kernel_routes dans filter_kernel_routes. - En cas d'erreur d'entree/sortie on ferme les sockets. - nl_command est rouverte au besoin - nl_listen doit etre rouverte a l'aide de kernel_setup_socket(1)
-
- 15 Aug, 2007 1 commit
-
-
Juliusz Chroboczek authored
This is not compatible with version 0. Uses 24-byte messages and doesn't distinguish routes from xroutes.
-
- 13 Jul, 2007 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 11 Jul, 2007 1 commit
-
-
Juliusz Chroboczek authored
-