- 25 Oct, 2018 1 commit
-
-
Juliusz Chroboczek authored
Use binary search to locate an xroute.
-
- 12 Nov, 2015 1 commit
-
-
Matthieu Boutier authored
-
- 18 Jul, 2014 1 commit
-
-
Matthieu Boutier authored
-
- 20 Jun, 2014 1 commit
-
-
Juliusz Chroboczek authored
-
- 18 Oct, 2011 1 commit
-
-
Juliusz Chroboczek authored
-
- 06 Oct, 2011 1 commit
-
-
Juliusz Chroboczek authored
-
- 05 Nov, 2008 1 commit
-
-
Juliusz Chroboczek authored
-
- 24 Sep, 2008 1 commit
-
-
Juliusz Chroboczek authored
Significantly simplifies the xroute logic.
-
- 19 May, 2008 1 commit
-
-
Juliusz Chroboczek authored
This is safe, since no part of the code ever holds a pointer to an xroute.
-
- 16 Mar, 2008 2 commits
-
-
Juliusz Chroboczek authored
This avoids the send_self_retract hack.
-
Juliusz Chroboczek authored
This ensures that retractions are sent too.
-
- 13 Mar, 2008 1 commit
-
-
Juliusz Chroboczek authored
-
- 09 Mar, 2008 3 commits
-
-
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 1 commit
-
-
Juliusz Chroboczek authored
Xroutes are now generated dynamically as needed.
-
- 28 Aug, 2007 1 commit
-
-
Juliusz Chroboczek authored
-
- 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.
-
- 11 Jul, 2007 1 commit
-
-
Juliusz Chroboczek authored
-
- 08 Jul, 2007 1 commit
-
-
Juliusz Chroboczek authored
This avoids inconsistent routing if a neighbour is ingress filtering a route.
-
- 28 Jun, 2007 2 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
This makes sure we advertise xroutes after they are retracted. They will be flushed by the normal GC mechanism.
-
- 19 Jun, 2007 1 commit
-
-
Juliusz Chroboczek authored
-
- 04 Jun, 2007 1 commit
-
-
Juliusz Chroboczek authored
-
- 19 Apr, 2007 1 commit
-
-
Juliusz Chroboczek authored
-