aboutsummaryrefslogtreecommitdiffstats
path: root/sysdep/cf
Commit message (Expand)AuthorAgeFilesLines
* BSD: Use MSG_DONTROUTE for unicast packets on FreeBSDOndrej Zajicek (work)2018-07-281-0/+1
* Add support for source-specific IPv6 routes to BIRD coreOndrej Zajicek (work)2018-02-131-0/+1
* Netlink: MPLS routes in kernelJan Moskyto Matejka2016-12-221-0/+4
* Build system reworked to one global Makefile with includes and no nestingJan Moskyto Matejka2016-05-102-0/+8
* Delete ipv6 option from configureOndrej Zajicek (work)2015-12-202-43/+0
* KRT: Fixes learning of preferred kernel routes.Ondrej Zajicek2015-04-253-0/+3
* Many changes in I/O and OSPF sockets and packet handling.Ondrej Zajicek2014-02-062-0/+3
* Fixes problem with RIP on multiple ifaces on BSD.Ondrej Zajicek2013-11-222-0/+2
* Implements multiple routing table support for FreeBSD and OpenBSD.Ondrej Zajicek2013-07-072-0/+2
* Cleanup in sysdep KRT code, part 4.Ondrej Zajicek2012-05-041-0/+22
* Cleanup in sysdep KRT code, part 2.Ondrej Zajicek2012-04-307-112/+4
* Allows run with restricted privileges.Ondrej Zajicek2011-05-103-0/+6
* Disable multiple OSPF pseudointerfaces on BSD.Ondrej Zajicek2010-03-262-0/+2
* Many changes in (mainly) kernel syncers.Ondrej Zajicek2010-02-262-2/+2
* typo in READMEOndrej Filip2004-06-041-1/+1
* CONFIG_SKIP_MC_BIND added.Ondrej Filip2004-06-036-0/+7
* #ifdef CONFIG_UNIX_DONTROUTE added.Ondrej Filip2004-06-015-0/+5
* *BSD port added. (Tested on FreeBSD and NetBSD)Ondrej Filip2004-05-312-0/+46
* Tried to clean up multicast handling. Now we don't try to guessMartin Mares1999-12-164-4/+17
* Basic support for IPv6. The system-dependent part doesn't work yet,Martin Mares1999-08-031-1/+8
* Kernel route syncer supports multiple tables.Martin Mares1999-08-032-1/+4
* Added CONFIG_MULTIPLE_TABLES whereever appropriate.Martin Mares1999-05-213-0/+3
* Removed TOS support. This simplifies many things a lot.Martin Mares1999-04-124-4/+0
* Defined CONFIG_SELF_CONSCIOUS whenever the kernel scanner is ableMartin Mares1999-04-034-0/+4
* Cleaned up system configuration files -- removed few obsolete parameters,Martin Mares1999-03-275-12/+37
* Rewrote the kernel syncer. The old layering was horrible.Martin Mares1999-03-031-0/+4
* Added skeletal version of Linux netlink interface. It doesn't work yet,Martin Mares1999-03-011-1/+2
* New makefiles. Includes support for out-of-source-tree builds.Martin Mares1999-01-103-0/+3
* Added CONFIG_AUTO_ROUTES (automatic device route creation) andMartin Mares1998-05-263-0/+6
* The library is now glued together from generic and OS-dependent partsMartin Mares1998-05-153-0/+12
* First look at data structures. More to come tomorrow...Martin Mares1998-04-223-0/+35