aboutsummaryrefslogtreecommitdiffstats
path: root/pingu_iface.h
Commit message (Expand)AuthorAgeFilesLines
* pingu_conf: add optional rule-priority config optionNatanael Copa2011-12-081-0/+1
* pingu_adm: implement host-status and gateway-statusNatanael Copa2011-10-121-0/+2
* pingu_iface: support binding multiple ping hosts to same ifaceNatanael Copa2011-10-071-0/+9
* pingu: rename pingu_gateway to pingu_routeNatanael Copa2011-10-071-3/+3
* pingu_iface: only load-balance if 2 or more interfaces are configured for itNatanael Copa2011-09-211-1/+1
* pingu_netlink: delete the exact multipath we createdNatanael Copa2011-09-091-0/+1
* pingu_{iface,netlink}: only remove route rules that we actually createdNatanael Copa2011-09-071-0/+1
* pingu: cleanup on exitNatanael Copa2011-09-061-0/+1
* pingu: only create/lose binding when we get/lose addressNatanael Copa2011-09-061-1/+2
* pingu: add config option 'load-balance'Natanael Copa2011-08-161-0/+2
* pingu_gateway: cleanup. split out gateway funcsNatanael Copa2011-08-051-14/+1
* pingu: implement new config formatNatanael Copa2011-08-051-2/+5
* pingu_iface: init the sockets when init instead of when createNatanael Copa2011-08-021-0/+1
* pingu: use source address for ip rule and copy scope link routeNatanael Copa2011-08-021-1/+7
* pingu: remove default gw from main route table when isp goes downNatanael Copa2011-07-291-0/+2
* pingu: clean up for ipv6 support in futureNatanael Copa2011-07-281-3/+5
* pingu: add gw to list and minor cleanupNatanael Copa2011-07-281-0/+2
* pingu: use sockaddr_anyNatanael Copa2011-07-281-6/+2
* Use sockaddr_any for storing address and gatewayNatanael Copa2011-07-281-1/+15
* pingu: add initial code to modify routing tablesNatanael Copa2011-07-211-2/+1
* pingu_netlink: pick up primary address for interfacesNatanael Copa2011-07-151-1/+6
* pingu_netlink: monitor link status of interfaces via netlinkNatanael Copa2011-07-131-0/+2
* pingu_iface: implement pingu_iface_usable()Natanael Copa2011-07-131-0/+1
* pingu: try bind socket to interface every burstNatanael Copa2011-07-131-0/+2
* Add headers for libev based pinguNatanael Copa2011-07-071-0/+20