aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/kernel_pfroute/kernel_pfroute_net.c
Commit message (Expand)AuthorAgeFilesLines
* kernel-pfroute: Delay call to if_indextoname(3) when handling RTM_IFINFOTobias Brunner2017-09-261-0/+5
* kernel-pfroute: Make sure there is a netmask when enumerating subnetsTobias Brunner2017-07-051-2/+2
* Change interface for enumerator_create_filter() callbackTobias Brunner2017-05-261-47/+56
* Migrate all enumerators to venumerate() interface changeTobias Brunner2017-05-261-5/+15
* kernel-pfroute: Implement enumeration of local subnetsTobias Brunner2017-02-081-0/+194
* kernel-pfroute: Don't set a gateway if it is of a different address family th...Tobias Brunner2017-01-251-1/+2
* kernel-pfroute: Return interface to reach destination from get_nexthop()Tobias Brunner2016-06-101-4/+13
* kernel-net: Let get_nexthop() return an optional interface nameTobias Brunner2016-06-101-1/+6
* Use standard unsigned integer typesAndreas Steffen2016-03-241-5/+5
* libhydra: Move kernel interface to libcharonTobias Brunner2016-03-031-9/+8
* libhydra: Move all kernel plugins to libcharonTobias Brunner2016-03-031-0/+1903
* Moved all kernel plugins to libhydra.Tobias Brunner2010-09-021-742/+0
* Refer to kernel interface via hydra and not charon.Tobias Brunner2010-09-021-1/+1
* Moved roam job creation to kernel event handler.Tobias Brunner2010-09-021-10/+22
* Refer to scheduler via hydra and not charon.Tobias Brunner2010-09-021-1/+1
* Refer to processor via hydra and not charon.Tobias Brunner2010-09-021-1/+2
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+729