aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/traffic_selector.c
Commit message (Collapse)AuthorAgeFilesLines
* implemented updown script to handle firewallingMartin Willi2006-09-121-8/+2
|
* add priority management for kernel policyMartin Willi2006-09-081-0/+1
| | | | | | | let ROUTED policies installed, until manuall removed introduced new naming scheme to allow proper shutdown of IKE/CHILD_SAs ike_sa_manager cleanups
* reuse reqid when a ROUTED child_sa gets INSTALLEDMartin Willi2006-09-051-17/+9
| | | | | | | | | fixed a bug in retransmission code added support for the "keyingtries" ipsec.conf parameter added support for the "dpddelay" ipsec.conf parameter done some work for "dpdaction" behavior some other cleanups and fixes
* initial support for IPv6 (more testing needed)Martin Willi2006-08-301-91/+245
| | | | | | | | | socket works (without v6 filter) traffic selector handle IPv4/v4 cleanly improvements in traffic selector code kernel interface accepts v6 traffic selectors and hosts host_t class has full IPv6 support
* added possibility to route CHILD_SAs, without to set them upMartin Willi2006-07-211-0/+24
| | | | | | | support for auto=route parameter support for ipsec route and ipsec unroute initiating of CHILD and/or IKE_SAs based on kernel acquires
* introduced refcounting on policy and connectionsMartin Willi2006-07-201-8/+9
| | | | | | | | | aren't stored in the IKE_SA anymore, they are queried on the fly are immutable now, allows it to share them policy selection based on traffic selectors, leads to valid lookup results rekeying queries the policy based on its traffic selectors
* cleanups in kernel interface codeMartin Willi2006-07-181-57/+142
| | | | | | added proper traffic selector to string conversion some cleanups here & there
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* added support for leftprotoport and rightprotoportMartin Willi2006-07-051-6/+15
|
* - fixed host-host tunnel traffic selection, host-host works nowMartin Willi2006-05-311-6/+24
|
* (no commit message)Martin Willi2006-05-101-0/+425