aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/kernel/kernel_net.h
Commit message (Collapse)AuthorAgeFilesLines
* kernel-interface: Add interface name to local subnet enumeratorTobias Brunner2017-02-081-1/+3
|
* kernel-interface: Add method to enumerate locally attached subnetsTobias Brunner2017-02-081-0/+9
|
* kernel-net: Let get_nexthop() return an optional interface nameTobias Brunner2016-06-101-3/+5
| | | | | The returned name should be the interface over which the destination address/net is reachable.
* Use standard unsigned integer typesAndreas Steffen2016-03-241-2/+2
|
* libhydra: Move kernel interface to libcharonTobias Brunner2016-03-031-0/+196
| | | | This moves hydra->kernel_interface to charon->kernel.
* Moved kernel interface to libhydra.Tobias Brunner2010-09-021-145/+0
|
* Some whitespace and code style fixes.Tobias Brunner2010-09-021-6/+8
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+143