Age | Commit message (Expand) | Author |
2016-05-12 | Miscellaneous minor fixes | Ondrej Zajicek (work) |
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-04-08 | Route update: move table lookup from protocols into rte_update2(). | Jan Moskyto Matejka |
2016-04-08 | Merge branch 'master' into int-new-channels | Jan Moskyto Matejka |
2016-04-07 | Channelize: rt_notify arg conversion table -> channel | Jan Moskyto Matejka |
2016-04-07 | Merge branch 'int-new-channels' of gitlab.labs.nic.cz:labs/bird into int-new-... | Jan Moskyto Matejka |
2016-04-07 | Nest: Reset export route counter during graceful restart | Ondrej Zajicek (work) |
2016-04-06 | IO: Avoid multiple event cycles in one loop cycle. | Ondrej Zajicek (work) |
2016-04-06 | IO: Replace RX priority heuristic with explicit mark | Ondrej Zajicek (work) |
2016-04-06 | KRT: Fix route learn scan when route changed | Ondrej Zajicek (work) |
2016-03-30 | IO/Poll: fix mistaken variable merge | Jan Moskyto Matejka |
2016-03-23 | Birdlib: Modify lists to avoid problems with pointer aliasing rules | Jan Moskyto Matejka |
2016-03-23 | Birdlib: Do cleanups after remove/free | Ondrej Zajicek (work) |
2016-03-23 | OSPF: Fix bogus LSA ID collisions between received and originated LSAs | Ondrej Zajicek (work) |
2016-03-23 | Minor changes in documentation | Ondrej Zajicek (work) |
2016-03-23 | OSPF: Fix reading from freed memory | Ondrej Zajicek (work) |
2016-03-22 | Merge remote-tracking branch 'origin/poll' | Jan Moskyto Matejka |
2016-03-18 | Unix: Substituted select -> poll also in congestion checker | Jan Moskyto Matejka |
2016-03-17 | RIP: fix typo in configuration at rx length opt | Pavel Tvrdík |
2016-03-17 | BGP: Add documentaion for extended messages | Pavel Tvrdík |
2016-03-15 | Poll: Prevent the improbable case of EAGAIN after POLLIN | Jan Moskyto Matejka |
2016-03-11 | Unix: Rework of select-loop to poll-loop | Jan Moskyto Matejka |
2016-03-10 | cf_error(char *msg, ...) -> cf_error(const char *msg, ...) | Pavel Tvrdík |
2016-03-10 | nest/proto fix local_debug mode | Pavel Tvrdík |
2016-03-10 | Fix typo | Pavel Tvrdík |
2016-02-25 | Merge branch 'master' of gitlab.labs.nic.cz:labs/bird | Jan Moskyto Matejka |
2016-02-25 | OSPF: Multicast ability is irrelevant for stub interfaces | Ondrej Zajicek (work) |
2016-02-25 | All the current pthread implementations are OK and working with us. | Jan Moskyto Matejka |
2016-02-19 | Hash: typecast error fix | Jan Moskyto Matejka |
2016-02-16 | Filter: Implement last_nonaggregated operator on bgp_path | Ondrej Zajicek (work) |
2016-02-11 | Unix: Fix bug in syslog name handling | Ondrej Zajicek (work) |
2016-02-11 | BGP: Fix bug in incoming connection handling | Ondrej Zajicek (work) |
2016-02-10 | Updated RTA hashes to 32-bit values. | Jan Moskyto Matejka |
2016-02-08 | Fix closing flushed channel | Pavel Tvrdík |
2016-02-01 | Fixed sigsegv for missing proto->rt_notify hook | Jan Moskyto Matejka |
2016-02-01 | BSD: compilation error fix | Jan Moskyto Matejka |
2016-02-01 | Channels - explicit links between protocols and tables | Ondrej Zajicek (work) |
2016-01-28 | Add 'GENERATE/ACCEPT FROM datetime TO datetime' to password options | Pavel Tvrdík |
2016-01-27 | io.c: fix reads from uninitialized memory | Pavel Tvrdík |
2016-01-27 | RIP: Fix DBG output | Pavel Tvrdík |
2016-01-25 | RIPng: fixed misrejection of host routes | Jan Moskyto Matejka |
2016-01-21 | BSD: fix no-return warning | Jan Moskyto Matejka |
2016-01-21 | BSD: Explicitly dropping routes with mismatched AF's. | Jan Moskyto Matejka |
2016-01-21 | All the current pthread implementations are OK and working with us. | Jan Moskyto Matejka |
2016-01-21 | Add condition for max_pxlen by ROA grammar | Pavel Tvrdík |
2016-01-21 | Use net_addr pointer for net_addr_roaX | Pavel Tvrdík |
2016-01-20 | Add forgotten semicolon | Pavel Tvrdík |