Age | Commit message (Expand) | Author |
2016-05-10 | Merge branch 'int-new' into int-new-merged | Jan Moskyto Matejka |
2016-05-10 | Build system reworked to one global Makefile with includes and no nesting | Jan Moskyto Matejka |
2016-04-08 | Merge branch 'master' into int-new-channels | Jan Moskyto Matejka |
2016-04-06 | KRT: Fix route learn scan when route changed | Ondrej Zajicek (work) |
2016-02-01 | BSD: compilation error fix | Jan Moskyto Matejka |
2016-01-21 | BSD: Explicitly dropping routes with mismatched AF's. | Jan Moskyto Matejka |
2016-01-20 | BSD integration fixes | Jan Moskyto Matejka |
2015-12-21 | Follow-up work on integration | Ondrej Zajicek (work) |
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-11 | Netlink: Allow more than 256 routing tables. | Jan Moskyto Matejka |
2015-06-08 | unsigned [int] -> uint | Pavel TvrdĂk |
2015-04-22 | KRT: Support for RTM_CHANGE on BSD | Ondrej Zajicek |
2015-04-12 | Minor fixes | Ondrej Zajicek |
2014-10-24 | Integrated IP functions. | Ondrej Zajicek |
2014-07-09 | Fixes a bug in BSD kernel interfacing code. | Ondrej Zajicek |
2014-05-18 | IPv4/IPv6 integrated socket code. | Ondrej Zajicek |
2014-02-26 | Fixes longstanding issue with interfaces staying in IF_TMP_DOWN. | Ondrej Zajicek |
2013-11-25 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-11-25 | Changes primary addr selection on BSD to respect SIOCGIFADDR ioctl() result. | Ondrej Zajicek |
2013-11-23 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-11-21 | Fixes an issue when opposite address is mistaken for broadcast on ptp ifaces ... | Ondrej Zajicek |
2013-09-22 | Allows other than IA_PEER addresses on PtP ifaces on BSD. | Ondrej Zajicek |
2013-07-07 | Implements multiple routing table support for FreeBSD and OpenBSD. | Ondrej Zajicek |
2013-07-04 | Makes krt.c much more readable. | Ondrej Zajicek |
2012-08-14 | Implements ADD-PATH extension for BGP. | Ondrej Zajicek |
2012-04-30 | Cleanup in sysdep KRT code, part 3. | Ondrej Zajicek |
2012-04-30 | Cleanup in sysdep KRT code, part 1. | Ondrej Zajicek |
2012-03-25 | Fixes several minor bugs in kernel syncer. | Ondrej Zajicek |
2012-03-23 | Adds krt_source route attribute. | Ondrej Zajicek |
2012-01-23 | Implements handling of BSD iface arrival/departure notifications. | Ondrej Zajicek |
2012-01-23 | Fixes problems with creating/removing/renaming ifaces on BSD. | Ondrej Zajicek |
2012-01-21 | Fixes a bug in BSD iface scan. | Ondrej Zajicek |
2012-01-09 | Some minor fixes. | Ondrej Zajicek |
2012-01-08 | Fix for IPv6 addresses on non-multiaccess ifaces on BSD. | Ondrej Zajicek |
2011-10-09 | Extend the error message. | Ondrej Zajicek |
2011-10-06 | Signal problems with route installation to kernel tables. | Ondrej Zajicek |
2011-08-15 | A minor fix in BSD. | Ondrej Zajicek |
2011-07-28 | Fixes crash on BSD. | Ondrej Zajicek |
2011-04-07 | Fixes KRT sync in BSD. | Ondrej Zajicek |
2011-03-28 | Minor changes in addresses. | Ondrej Zajicek |
2011-01-08 | Some cleanups in krt_read_ifinfo(). | Ondrej Zajicek |
2011-01-08 | Fixes interface names on BSD systems. | Ondrej Zajicek |
2010-11-11 | Implements link state detection. | Ondrej Zajicek |
2010-07-05 | Implements hostcache and recursive next hops. | Ondrej Zajicek |
2010-05-28 | Minor fixes. | Ondrej Zajicek |
2010-04-28 | Better support for /31 networks. | Ondrej Zajicek |
2010-04-09 | Ignore routes with next-hop 127.0.0.1 on BSD. | Ondrej Zajicek |
2010-04-08 | On BSD, consider unmarked non-device routes as alien. | Ondrej Zajicek |
2010-04-04 | Restrict export of device routes to the kernel protocol. | Ondrej Zajicek |