aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/kernel/kernel_net.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce "features" for the kernel backends returning kernel capabilitiesMartin Willi2013-03-011-0/+8
* Don't wait while removing external IPs used for load testingMartin Willi2012-11-291-1/+3
* Install virtual IPs via interface name, and use an interface lookup where req...Martin Willi2012-11-291-3/+2
* Add an optional kernel-interface parameter to install IPs with a custom prefixMartin Willi2012-11-291-2/+4
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Moved host_t and host_resolver_t to a new networking subfolderTobias Brunner2012-10-241-1/+1
* Made IP address enumeration more flexibleTobias Brunner2012-09-211-6/+22
* Filter ignored interfaces in kernel interfaces (for events, address enumerati...Tobias Brunner2012-09-211-1/+2
* Make it easy to check if an address is locally usable via changed get_interfa...Tobias Brunner2012-09-211-2/+3
* Don't ignore loopback devices and allow addresses on them being enumeratedTobias Brunner2012-09-211-3/+5
* Use source address in get_nexthop() callTobias Brunner2012-09-211-2/+5
* Added kernel_ipsec/net plugin feature loading callbacksMartin Willi2011-10-141-0/+15
* Moved kernel interface to libhydra.Tobias Brunner2010-09-021-0/+145