aboutsummaryrefslogtreecommitdiffstats
path: root/sysdep/bsd
Commit message (Expand)AuthorAgeFilesLines
* BSD: Fix TCP-MD5 code on current FreeBSD kernelsOndrej Zajicek (work)2019-01-041-2/+4
* BSD: Use MSG_DONTROUTE for unicast packets on FreeBSDOndrej Zajicek (work)2018-07-281-0/+5
* BSD: Fix of the previous commitOndrej Zajicek (work)2018-06-271-1/+1
* Config: Dropping CF_ADDTO.Jan Maria Matejka2018-06-261-1/+1
* Nest: Removing separate tmpa from route propagationJan Maria Matejka2018-05-301-2/+1
* KRT: Fix direct routes for BSDOndrej Zajicek (work)2018-01-141-6/+22
* Fix some minor issuesOndrej Zajicek (work)2017-12-123-6/+10
* Enable ECMP and Link detection by defaultOndrej Zajicek (work)2017-12-081-2/+2
* Merge commit '98bb80a243b58c43453e9be69d19d0350286549c' into int-newOndrej Zajicek (work)2017-12-071-1/+1
|\
| * BSD: Fix alignment issueOndrej Zajicek (work)2017-09-041-1/+1
* | BSD: Fix in the last commitOndrej Zajicek (work)2017-12-071-1/+0
* | BSD: Minor fix of penultimate commitOndrej Zajicek (work)2017-12-071-2/+2
* | Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addressesOndrej Zajicek (work)2017-12-072-27/+18
* | BSD: Fix address scan on OpenBSDOndrej Zajicek (work)2017-04-291-0/+4
* | Minor fixesOndrej Zajicek (work)2017-04-291-2/+4
* | Merge branch 'int-new' into nexthop-mergedJan Moskyto Matejka2017-02-221-2/+3
|\ \
| * | Merge branch 'master' into int-newOndrej Zajicek (work)2017-02-081-2/+3
| |\|
| | * Fix IP_HDRINCL usage on FreeBSD 11Ondrej Zajicek (work)2017-01-171-2/+3
* | | Several minor fixesOndrej Zajicek (work)2017-02-201-43/+43
* | | Removing (struct rta)->cast. Never used.Jan Moskyto Matejka2016-12-221-2/+0
* | | Merged multipath and single-path data structures.Jan Moskyto Matejka2016-12-221-34/+36
|/ /
* | Unit Testing for BIRDOndrej Zajicek (work)2016-11-091-0/+1
* | Merge branch 'master' into int-newOndrej Zajicek (work)2016-11-083-10/+15
|\|
| * BSD: Fix build on OpenBSD broken by previous commitOndrej Zajicek (work)2016-11-011-2/+1
| * Build: switch on -Wextra, get rid of most of the warningsJan Moskyto Matejka2016-11-013-11/+16
* | Merge tag 'v1.6.2' into int-newOndrej Zajicek (work)2016-11-081-0/+7
|\|
| * Kernel socket missing err_hook fixJan Moskyto Matejka2016-09-291-0/+7
* | After-master-merge simple fixes.Jan Moskyto Matejka2016-05-242-2/+2
* | BSD: Fix setkey in int-new branchOndrej Zajicek (work)2016-05-171-5/+7
* | Merge remote-tracking branch 'origin/master' into int-newOndrej Zajicek (work)2016-05-122-16/+182
|\|
| * BSD: Add the IPsec SA/SP database entries controlOndrej Zajicek (work)2016-04-133-16/+183
* | Merge branch 'int-new' into int-new-mergedJan Moskyto Matejka2016-05-103-7/+8
|\ \
| * | Build system reworked to one global Makefile with includes and no nestingJan Moskyto Matejka2016-05-103-7/+8
* | | Merge branch 'master' into int-new-channelsJan Moskyto Matejka2016-04-081-3/+2
|\ \ \ | |/ / |/| / | |/
| * KRT: Fix route learn scan when route changedOndrej Zajicek (work)2016-04-061-3/+2
* | BSD: compilation error fixJan Moskyto Matejka2016-02-011-3/+3
* | BSD: fix no-return warningJan Moskyto Matejka2016-01-211-1/+1
* | BSD: Explicitly dropping routes with mismatched AF's.Jan Moskyto Matejka2016-01-211-8/+20
* | BSD integration fixesJan Moskyto Matejka2016-01-202-57/+55
* | Follow-up work on integrationOndrej Zajicek (work)2015-12-211-0/+1
* | Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AFJan Moskyto Matejka2015-12-191-16/+31
* | Netlink and BSD: Integrating IPv4 and IPv6Jan Moskyto Matejka2015-12-181-16/+36
|/
* Netlink: Allow more than 256 routing tables.Jan Moskyto Matejka2015-11-112-2/+6
* unsigned [int] -> uintPavel Tvrdík2015-06-081-2/+2
* unsgined char -> bytePavel Tvrdík2015-06-081-1/+1
* KRT: Add support for plenty of kernel route metricsOndrej Zajicek2015-05-121-0/+2
* KRT: Support for RTM_CHANGE on BSDOndrej Zajicek2015-04-221-1/+2
* Minor fixesOndrej Zajicek2015-04-121-4/+4
* Integrated IP functions.Ondrej Zajicek2014-10-241-2/+2
* Fixes a bug in BSD kernel interfacing code.Ondrej Zajicek2014-07-091-1/+2