Age | Commit message (Expand) | Author |
2016-01-20 | Add forgotten semicolon | Pavel Tvrdík |
2016-01-20 | BSD integration fixes | Jan Moskyto Matejka |
2016-01-11 | Hidden AF_INET* inside sysdep/ | Jan Moskyto Matejka |
2015-12-29 | Explicit ip4_addr / ip6_addr printf support | Ondrej Zajicek (work) |
2015-12-29 | Netlink: Removed forgotten if-stub (caused strange errors) | Jan Moskyto Matejka |
2015-12-24 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-12-22 | Better fix of missing AF_INET6? definition in lib/socket.h | Jan Moskyto Matejka |
2015-12-21 | Modify FIB_WALK() and FIB_ITERATE() to work with new FIB code | Ondrej Zajicek (work) |
2015-12-21 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-12-21 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-12-20 | Delete ipv6 option from configure | Ondrej Zajicek (work) |
2015-12-20 | KRT: Integration of IPv4/IPv6 in sysdep/linux | Ondrej Zajicek (work) |
2015-12-20 | ROA code switchoff | Jan Moskyto Matejka |
2015-12-19 | Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AF | Jan Moskyto Matejka |
2015-12-18 | Netlink and BSD: Integrating IPv4 and IPv6 | Jan Moskyto Matejka |
2015-11-25 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2015-11-24 | Netlink: attribute validation before parsing | Jan Moskyto Matejka |
2015-11-23 | Nest: Fix bug in device proto | Ondrej Zajicek (work) |
2015-11-12 | Follow-up commit on integrated BIRD | Ondrej Zajicek (work) |
2015-11-11 | Fix compiling with --enable-debug option | Pavel Tvrdík |
2015-11-11 | Netlink: Allow more than 256 routing tables. | Jan Moskyto Matejka |
2015-11-09 | Conf: Fixes bug in symbol lookup during reconfiguration | Ondrej Zajicek (work) |
2015-11-05 | Initial commit on integrated BIRD | Ondrej Zajicek (work) |
2015-11-03 | IO: Fix the previous bugfix | Ondrej Zajicek (work) |
2015-11-03 | IO: Handle fd values too big for select() | Ondrej Zajicek (work) |
2015-10-17 | Minor changes | Ondrej Zajicek (work) |
2015-07-28 | Netlink: Fixes uninitialized variable | Ondrej Zajicek |
2015-06-08 | BGP multipath support | Ondrej Zajicek |
2015-06-08 | KRT: Fixes some minor bugs in kernel protocol | Ondrej Zajicek |
2015-06-08 | unsigned [int] -> uint | Pavel Tvrdík |
2015-06-08 | unsgined char -> byte | Pavel Tvrdík |
2015-05-13 | Fix in the last commit | Ondrej Zajicek |
2015-05-12 | KRT: Add support for plenty of kernel route metrics | Ondrej Zajicek |
2015-04-25 | KRT: Fixes route reload | Ondrej Zajicek |
2015-04-25 | KRT: Fixes learning of preferred kernel routes. | Ondrej Zajicek |
2015-04-22 | KRT: Support for RTM_CHANGE on BSD | Ondrej Zajicek |
2015-04-20 | NEWS and version updatev1.5.0 | Ondrej Zajicek |
2015-04-19 | Fixes port range socket option | Ondrej Zajicek |
2015-04-12 | Minor fixes | Ondrej Zajicek |
2015-03-31 | Understand IFF_MULTICAST flag on ifaces in Linux | Ondrej Zajicek |
2015-03-29 | BGP: Enhanced route refresh (RFC 7313) support | Ondrej Zajicek |
2015-03-02 | Fixes bug in debug dumps | Ondrej Zajicek |
2015-03-02 | Implement latency tracking, internal event log and watchdog | Ondrej Zajicek |
2015-02-22 | Use IP_PORTRANGE_HIGH for BFD where available | Ondrej Zajicek |
2015-02-21 | Use AF_UNSPEC for RTM_GETLINK | Ondrej Zajicek |
2015-02-21 | Store protocol config size inside protocol structure | Ondrej Zajicek |
2015-02-21 | Add const to a param msg at functions log_msg, log_rl, die, bug and debug | Pavel Tvrdik |
2015-02-21 | Replacing GNU old-style field designator extension | Pavel Tvrdik |
2014-11-05 | Version 1.5.0pre | Ondrej Filip |
2014-11-03 | Fininshing integrated OSPF. | Ondrej Zajicek |