Age | Commit message (Expand) | Author |
2018-06-27 | BSD: Fix of the previous commit | Ondrej Zajicek (work) |
2018-05-30 | Nest: Removing separate tmpa from route propagation | Jan Maria Matejka |
2018-01-14 | KRT: Fix direct routes for BSD | Ondrej Zajicek (work) |
2017-12-12 | Fix some minor issues | Ondrej Zajicek (work) |
2017-12-08 | Enable ECMP and Link detection by default | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '98bb80a243b58c43453e9be69d19d0350286549c' into int-new | Ondrej Zajicek (work) |
2017-12-07 | BSD: Fix in the last commit | Ondrej Zajicek (work) |
2017-12-07 | BSD: Minor fix of penultimate commit | Ondrej Zajicek (work) |
2017-12-07 | Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addresses | Ondrej Zajicek (work) |
2017-09-04 | BSD: Fix alignment issue | Ondrej Zajicek (work) |
2017-04-29 | BSD: Fix address scan on OpenBSD | Ondrej Zajicek (work) |
2017-04-29 | Minor fixes | Ondrej Zajicek (work) |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
2016-12-22 | Removing (struct rta)->cast. Never used. | Jan Moskyto Matejka |
2016-12-22 | Merged multipath and single-path data structures. | Jan Moskyto Matejka |
2016-11-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-11-08 | Merge tag 'v1.6.2' into int-new | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-09-29 | Kernel socket missing err_hook fix | Jan Moskyto Matejka |
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 |