aboutsummaryrefslogtreecommitdiffstats
path: root/src/swanctl/commands/list_pols.c
Commit message (Collapse)AuthorAgeFilesLines
* swanctl: Fix exit codes based on errnoMartin Willi2014-10-101-2/+5
| | | | | As fprintf() most likely sets errno, we should save it before printing the error message.
* Split swanctl --raw mode into single-line and --pretty modeAndreas Steffen2014-06-141-9/+15
|
* swanctl: Implement a list-pols command to query trap/shunt policiesMartin Willi2014-05-071-0/+204