Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-15 | firewall: rename fw-util.[ch] → firewall-util.[ch] | Daniel Mack | |
The names fw-util.[ch] are too ambiguous, better rename the files to firewall-util.[ch]. Also rename the test accordingly. | |||
2015-03-13 | tree-wide: there is no ENOTSUP on linux | David Herrmann | |
Replace ENOTSUP by EOPNOTSUPP as this is what linux actually uses. | |||
2015-01-13 | shared: add minimal firewall manipulation helpers for establishing NAT ↵ | Lennart Poettering | |
rules, using libiptc |