aboutsummaryrefslogtreecommitdiffstats
path: root/pingu_netlink.h
Commit message (Collapse)AuthorAgeFilesLines
* move soures to src subdirNatanael Copa2013-08-221-17/+0
|
* pingu_netlink: keep track of the route via interfaceNatanael Copa2011-12-081-2/+5
| | | | | This is so we later can copy more routes to alternate rotue table if needed.
* pingu: rename pingu_gateway to pingu_routeNatanael Copa2011-10-071-1/+1
|
* pingu_{iface,netlink}: only remove route rules that we actually createdNatanael Copa2011-09-071-1/+1
|
* pingu: cleanup on exitNatanael Copa2011-09-061-0/+2
| | | | We remove the ip rule, close the ping sockets and netlink sockets.
* pingu: implement load balancing with nexthopsNatanael Copa2011-08-151-1/+3
| | | | We do loadbalancing by creating a new default gw with nexthops
* pingu: remove default gw from main route table when isp goes downNatanael Copa2011-07-291-1/+3
|
* pingu_netlink: monitor link status of interfaces via netlinkNatanael Copa2011-07-131-0/+8