Age | Commit message (Expand) | Author |
2017-03-29 | Netlink: Better handling of an error case | Ondrej Zajicek (work) |
2017-03-28 | Netlink: Fix device route delete | Ondrej Zajicek (work) |
2017-03-28 | Netlink: Fix bug in RTA_PRIORITY handling | Ondrej Zajicek (work) |
2017-02-22 | Merge branch 'int-new' into nexthop-merged | Jan Moskyto Matejka |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
2017-02-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-12-22 | Netlink: MPLS routes in kernel | Jan Moskyto Matejka |
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-12-20 | Netlink: fix occasional netlink hangs on busy machines | Jan Moskyto Matejka |
2016-11-09 | Unit Testing for BIRD | Ondrej Zajicek (work) |
2016-11-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-11-08 | Minor code cleanups | 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-09-19 | KRT: Add krt_scope attribute | Ondrej Zajicek (work) |
2016-09-15 | KRT: Add kernel metric protocol option | Ondrej Zajicek (work) |
2016-09-14 | KRT: Support for IPv6 ECMP | Ondrej Zajicek (work) |
2016-08-30 | KRT: Forbid path merging on BSD | 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-05-17 | IO: Minor changes in socket AF handing | Ondrej Zajicek (work) |
2016-05-12 | Merge remote-tracking branch 'origin/master' into int-new | Ondrej Zajicek (work) |
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 | 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-13 | BSD: Add the IPsec SA/SP database entries control | Ondrej Zajicek (work) |
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 | Channels - explicit links between protocols and tables | Ondrej Zajicek (work) |
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-21 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-12-21 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-12-20 | KRT: Integration of IPv4/IPv6 in sysdep/linux | 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-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-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-05 | Initial commit on integrated BIRD | Ondrej Zajicek (work) |
2015-10-17 | Minor changes | Ondrej Zajicek (work) |
2015-07-28 | Netlink: Fixes uninitialized variable | Ondrej Zajicek |
2015-06-08 | KRT: Fixes some minor bugs in kernel protocol | Ondrej Zajicek |
2015-06-08 | unsigned [int] -> uint | Pavel Tvrdík |