- 27 Jan, 2016 1 commit
-
-
Pavel Tvrdík authored
-
- 25 Jan, 2016 1 commit
-
-
Jan Moskyto Matejka authored
-
- 11 Jan, 2016 1 commit
-
-
Jan Moskyto Matejka authored
-
- 21 Dec, 2015 2 commits
-
-
Ondřej Zajíček authored
Returned user data pointers have offset relative to fib_node.
-
Ondřej Zajíček authored
-
- 19 Dec, 2015 1 commit
-
-
Jan Moskyto Matejka authored
Explicit setting of AF_INET(6|) in IP socket creation. BFD set to listen on v6, without setting the V6ONLY flag to catch both v4 and v6 traffic. Squashing and minor changes by Ondrej Santiago Zajicek
-
- 24 Nov, 2015 1 commit
-
-
Pavel Tvrdík authored
-
- 05 Nov, 2015 1 commit
-
-
Ondřej Zajíček authored
New data types net_addr and variants (in lib/net.h) describing network addresses (prefix/pxlen). Modifications of FIB structures to handle these data types and changing everything to use these data types instead of prefix/pxlen pairs where possible. The commit is WiP, some protocols are not yet updated (BGP, Kernel), and the code contains some temporary scaffolding. Comments are welcome.
-
- 05 Oct, 2015 1 commit
-
-
Ondřej Zajíček authored
The new RIP implementation fixes plenty of old bugs and also adds support for many new features: ECMP support, link state support, BFD support, configurable split horizon and more. Most options are now per-interface.
-