aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* fix various #include issues and remove unused functionsHEADmasterTimo Teräs2013-10-288-12/+20
| | | | to compile against musl, and remove some gcc 4.8.x warnings.
* pingu_iface: restore routes for offline ISPs on exitNatanael Copa2013-09-253-6/+12
| | | | When we exit we should restore main route table to its original state.
* pingu_conf: display filename for all config parsing errorsNatanael Copa2013-08-231-15/+19
|
* pingu_conf: display config file name on integer errorsNatanael Copa2013-08-231-19/+23
|
* pingu_conf: error checking for retry and requiredNatanael Copa2013-08-231-7/+11
|
* pingu_conf: improve error checking for load-balanceNatanael Copa2013-08-231-3/+5
|
* pingu_conf: error checking for required-hosts-online and rule-priorityNatanael Copa2013-08-231-2/+4
| | | | and support hexadecimal values
* pingu_conf: error checking for route-tableNatanael Copa2013-08-231-1/+5
| | | | and support route-table as hexadecimal as a bonus.
* pingu_conf: accept fwmark as hexNatanael Copa2013-08-231-2/+17
|
* pingu_host: fix double free on cleanupNatanael Copa2013-08-231-2/+2
| | | | fixes #1
* pingu_conf: fix segfault when declaring iface twiceNatanael Copa2013-08-231-1/+2
|
* lua: move lua files to separate subdirNatanael Copa2013-08-226-11/+122
|
* move soures to src subdirNatanael Copa2013-08-2233-0/+4214