Age | Commit message (Expand) | Author |
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 | Fix declaration of shared global variables async_* | Pavel Tvrdik |
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 |
2016-05-12 | Miscellaneous minor fixes | 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-10 | Merge branch 'int-new' into int-new-merged | Jan Moskyto Matejka |
2016-05-10 | Merge remote-tracking branch 'origin/rte-update' into int-new | Jan Moskyto Matejka |
2016-05-10 | Portability: Fixed C extension error generated by CLang. | Jan Moskyto Matejka |
2016-05-10 | Build system reworked to one global Makefile with includes and no nesting | Jan Moskyto Matejka |
2016-05-03 | Initialize variable ifr in sk_setup() | Pavel Tvrdik |
2016-04-29 | Doc: Minor fixv1.6.0 | Ondrej Zajicek (work) |