Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | connmark: Add CAP_NET_RAW to capabilities keep list | Tim Kent | 2016-10-25 | 1 | -0/+6 |
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -22/+22 |
* | connmark: Explicitly include xt_mark.h for older kernels | Tobias Brunner | 2016-03-23 | 1 | -0/+1 |
* | connmark: Don't restore CONNMARK for packets that already have a mark set | Tobias Brunner | 2016-03-10 | 1 | -2/+17 |
* | connmark: Compare the complete rules when deleting them | Tobias Brunner | 2016-03-10 | 1 | -1/+4 |
* | libhydra: Remove empty unused library | Tobias Brunner | 2016-03-03 | 1 | -1/+0 |
* | connmark: Fix alignment when adding rules | Tobias Brunner | 2016-03-03 | 1 | -160/+172 |
* | configure: Use pkg-config to detect libiptc used by connmark/forecast | Tobias Brunner | 2015-02-23 | 1 | -2/+2 |
* | connmark: Add CONNMARK rules to select correct output SA based on conntrack | Martin Willi | 2015-02-20 | 4 | -0/+611 |
* | connmark: Add a plugin stub | Martin Willi | 2015-02-20 | 3 | -0/+143 |