aboutsummaryrefslogtreecommitdiffstats
path: root/src/swanctl/commands/stats.c
Commit message (Collapse)AuthorAgeFilesLines
* swanctl: Fix exit codes based on errnoMartin Willi2014-10-101-1/+3
| | | | | As fprintf() most likely sets errno, we should save it before printing the error message.
* swanctl: Add a --stats command to print daemon infos and statisticsMartin Willi2014-06-171-0/+118