Age | Commit message (Expand) | Author |
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-30 | filter/test.conf: fixes formating | Pavel Tvrdik |
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 | Client: Includes stdlib.h for malloc() | Pavel Tvrdik |
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-24 | After-master-merge simple fixes. | Jan Moskyto Matejka |
2016-05-17 | Make: Silence echo in verbose mode | Ondrej Zajicek (work) |
2016-05-17 | BSD: Fix setkey in int-new branch | Ondrej Zajicek (work) |
2016-05-17 | IO: Minor changes in socket AF handing | Ondrej Zajicek (work) |
2016-05-13 | Merge branch 'int-new' of gitlab.labs.nic.cz:labs/bird into int-new | Jan Moskyto Matejka |
2016-05-13 | Hash: Fix of previous commit | Jan Moskyto Matejka |
2016-05-12 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-05-12 | Make int-new compilable again | Ondrej Zajicek (work) |
2016-05-12 | We don't need bvsnprintf() in BIRD client | Ondrej Zajicek (work) |
2016-05-12 | Merge remote-tracking branch 'origin/int-new' into int-new | Ondrej Zajicek (work) |
2016-05-12 | Merge remote-tracking branch 'origin/master' into int-new | Ondrej Zajicek (work) |
2016-05-12 | Hash: fixed rta hashing wrt. structure padding | Jan Moskyto Matejka |