aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/shunt_manager.c
Commit message (Expand)AuthorAgeFilesLines
* shunt-manager: Add an optional namespace for each shuntTobias Brunner2017-02-161-23/+67
* Implemented IPsec policies restricted to given network interfaceAndreas Steffen2016-04-091-2/+16
* Support manually-set IPsec policy prioritiesAndreas Steffen2016-04-091-1/+3
* shunt-manager: Install "outbound" FWD policyTobias Brunner2016-04-091-2/+8
* kernel: Use structs to pass information to the kernel-ipsec interfaceTobias Brunner2016-04-091-35/+47
* libhydra: Move kernel interface to libcharonTobias Brunner2016-03-031-13/+12
* kernel-interface: Pass the same data to del_policy() that was passed to add_p...Tobias Brunner2015-11-101-11/+16
* shunt-manager: Resolve %dynamic to %any4/6 before installing policiesTobias Brunner2015-09-161-7/+22
* shunt-manager: Don't install policies in case of an address family or IP prot...Tobias Brunner2015-09-161-0/+20
* shunt-manager: Add flush() method to properly uninstall shuntsTobias Brunner2015-07-271-4/+40
* shunt-manager: Remove stored entries if installation failsTobias Brunner2015-07-271-2/+11
* shunt-manager: Add a lock to safely access the list of shunt policiesTobias Brunner2015-07-271-3/+17
* shunt-manager: Install passthrough policies with highest priorityTobias Brunner2014-06-191-9/+34
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Release leaking child config after uninstalling shunt policyMartin Willi2012-07-231-0/+1
* Remove policies in kernel interfaces based on their priority.Tobias Brunner2011-07-271-6/+9
* shunt manager installs policies with %any hostsAndreas Steffen2011-07-141-3/+6
* Adapted shunt manager to changed kernel interface (reqid in del_policy).Tobias Brunner2011-07-061-3/+6
* implemented PASS and DROP shunt policiesAndreas Steffen2011-06-281-0/+242