Age | Commit message (Expand) | Author |
2016-09-15 | Add stdlib.h to client/commands.c | Pavel Tvrdik |
2016-09-15 | BFD: Fix invalid read from pollfd array | Pavel Tvrdik |
2016-09-15 | rt-table: Fix kernel protocol export filter memory bug | Pavel Tvrdik |
2016-09-15 | Filter: Prefer xmalloc/xfree to malloc/free | Pavel Tvrdik |
2016-09-15 | KRT: Add kernel metric protocol option | Ondrej Zajicek (work) |
2016-09-14 | KRT: Support for IPv6 ECMP | Ondrej Zajicek (work) |
2016-09-14 | Nest: Keep multipath next hops sorted | Ondrej Zajicek (work) |
2016-08-31 | KRT: Fix trivial error | Ondrej Zajicek (work) |
2016-08-30 | KRT: Forbid path merging on BSD | Ondrej Zajicek (work) |
2016-08-23 | Merge remote-tracking branch 'origin/misc-fixes' | Ondrej Zajicek (work) |
2016-08-23 | Minor README update | Ondrej Zajicek (work) |
2016-08-16 | Whitespace fixes | Pavel Tvrdik |
2016-08-16 | Add link to INSTALL in README file | Pavel Tvrdik |
2016-08-16 | Rewrote README file | Pavel Tvrdik |
2016-08-16 | Add .gitignore to ignore generated files | Ondřej Surý |
2016-08-16 | whitespace fixes | Ondřej Surý |
2016-08-16 | Include <stdint.h> in cf-lex.l to avoid UINTx_MAX redefinition | Ondřej Surý |
2016-08-15 | Adds mailing list address at the top of README file | Pavel Tvrdik |
2016-07-20 | Babel: Immediately update hello interval on interface reconfigure | Ondrej Zajicek (work) |
2016-07-20 | Netlink: Fix build with older headers missing IFA_FLAGS | Ondrej Zajicek (work) |
2016-07-20 | Netlink: Ignore tentative addresses | Ondrej Zajicek (work) |
2016-07-19 | Doc: Fix password ID option description | Ondrej Zajicek (work) |
2016-07-19 | Babel: Do not maintain feasibility distance for our own routes | Ondrej Zajicek (work) |
2016-07-19 | Babel: Do not keep an infeasible route as selected | Ondrej Zajicek (work) |
2016-07-19 | Babel: Send wildcard retractions on shutdown and startup | Ondrej Zajicek (work) |
2016-07-19 | Babel: Rework handling of retractions | Ondrej Zajicek (work) |
2016-07-19 | Babel: Documentation updates | Ondrej Zajicek (work) |
2016-07-19 | Babel: Make sure intervals do not overflow | Ondrej Zajicek (work) |
2016-07-17 | Prepare for longer interface names - clean up of the code. | Ondrej Filip |
2016-07-11 | BGP: Fix extended messages | Ondrej Zajicek (work) |
2016-07-11 | Log: Fix error handling of debug file open | Ondrej Zajicek (work) |
2016-07-01 | Filter: Fixes reconfiguration with last_nonaggregated operator | Ondrej Zajicek (work) |
2016-06-29 | BGP: Skip empty path segments in received AS_PATH | Ondrej Zajicek (work) |
2016-06-27 | cppcheck: fix va_end() functions | Pavel Tvrdík |
2016-06-09 | Filters: Fixes pm_same() w.r.t. ASN ranges and ASN expressions | Ondrej Zajicek (work) |
2016-06-08 | Add AS# ranges to bgpmask. | Ondrej Filip |
2016-06-04 | Small typo in documentation example, submitted by Felix Eckhofer. | Ondrej Filip |
2016-05-30 | Unix IO: Tried to fix strange behavior after POLLHUP or POLLERR. | Jan Moskyto Matejka |
2016-05-12 | We don't need bvsnprintf() in BIRD client | Ondrej Zajicek (work) |
2016-05-12 | Prog Doc: Complete several missing parameters | Pavel Tvrdik |
2016-05-12 | User Doc: Fix several typing error | Pavel Tvrdik |
2016-05-10 | netlink: update struct msghdr | Stijn Tintel |
2016-05-03 | Initialize variable ifr in sk_setup() | Pavel Tvrdik |
2016-04-29 | Doc: Minor fixv1.6.0 | Ondrej Zajicek (work) |
2016-04-29 | NEWS and version update | Ondrej Zajicek (work) |
2016-04-28 | Add the Babel routing protocol (RFC 6126) | Ondrej Zajicek (work) |
2016-04-13 | BSD: Add the IPsec SA/SP database entries control | Ondrej Zajicek (work) |
2016-04-11 | Documentation update | Ondrej Zajicek (work) |
2016-04-08 | Direct: Implement check link for direct protocol | Ondrej Zajicek (work) |
2016-04-07 | Main: Add local option | Ondrej Zajicek (work) |