aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/connmark
Commit message (Expand)AuthorAgeFilesLines
* connmark: Add CAP_NET_RAW to capabilities keep listTim Kent2016-10-251-0/+6
* Use standard unsigned integer typesAndreas Steffen2016-03-241-22/+22
* connmark: Explicitly include xt_mark.h for older kernelsTobias Brunner2016-03-231-0/+1
* connmark: Don't restore CONNMARK for packets that already have a mark setTobias Brunner2016-03-101-2/+17
* connmark: Compare the complete rules when deleting themTobias Brunner2016-03-101-1/+4
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+0
* connmark: Fix alignment when adding rulesTobias Brunner2016-03-031-160/+172
* configure: Use pkg-config to detect libiptc used by connmark/forecastTobias Brunner2015-02-231-2/+2
* connmark: Add CONNMARK rules to select correct output SA based on conntrackMartin Willi2015-02-204-0/+611
* connmark: Add a plugin stubMartin Willi2015-02-203-0/+143