aboutsummaryrefslogtreecommitdiffstats
path: root/pingu_conf.c
Commit message (Expand)AuthorAgeFilesLines
* move soures to src subdirNatanael Copa2013-08-221-253/+0
* pingu: add support for 'fwmark' route ruleNatanael Copa2013-08-201-0/+2
* pingu_conf: add 'ping' keyword to interface contextNatanael Copa2012-08-301-5/+12
* pingu_conf: fix minor bug in config parserNatanael Copa2012-03-061-1/+1
* pingu_conf: add optional rule-priority config optionNatanael Copa2011-12-081-0/+2
* pingu_iface: support binding multiple ping hosts to same ifaceNatanael Copa2011-10-071-0/+8
* pingu_iface: only load-balance if 2 or more interfaces are configured for itNatanael Copa2011-09-211-5/+5
* pingu: add config option 'load-balance'Natanael Copa2011-08-161-0/+11
* pingu_conf: cleanup. use a pingu_conf structNatanael Copa2011-08-051-30/+45
* pingu_conf: fix lineno on error messagesNatanael Copa2011-08-051-9/+9
* pingu: implement new config formatNatanael Copa2011-08-051-0/+208