aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/kernel_pfroute
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-033-12/+9
* libhydra: Move all kernel plugins to libcharonTobias Brunner2016-03-035-0/+2086
* Moved all kernel plugins to libhydra.Tobias Brunner2010-09-025-905/+0
* Refer to kernel interface via hydra and not charon.Tobias Brunner2010-09-022-4/+4
* 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
* Respect line with in Makefile.am's, other cosmeticsMartin Willi2010-03-251-1/+2
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-241-1/+1
* Convert charon into libcharon.Tobias Brunner2010-03-191-1/+1
* Moving charon to libcharon.Tobias Brunner2010-03-195-0/+891