Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move soures to src subdir | Natanael Copa | 2013-08-22 | 1 | -17/+0 |
| | |||||
* | pingu_netlink: keep track of the route via interface | Natanael Copa | 2011-12-08 | 1 | -2/+5 |
| | | | | | This is so we later can copy more routes to alternate rotue table if needed. | ||||
* | pingu: rename pingu_gateway to pingu_route | Natanael Copa | 2011-10-07 | 1 | -1/+1 |
| | |||||
* | pingu_{iface,netlink}: only remove route rules that we actually created | Natanael Copa | 2011-09-07 | 1 | -1/+1 |
| | |||||
* | pingu: cleanup on exit | Natanael Copa | 2011-09-06 | 1 | -0/+2 |
| | | | | We remove the ip rule, close the ping sockets and netlink sockets. | ||||
* | pingu: implement load balancing with nexthops | Natanael Copa | 2011-08-15 | 1 | -1/+3 |
| | | | | We do loadbalancing by creating a new default gw with nexthops | ||||
* | pingu: remove default gw from main route table when isp goes down | Natanael Copa | 2011-07-29 | 1 | -1/+3 |
| | |||||
* | pingu_netlink: monitor link status of interfaces via netlink | Natanael Copa | 2011-07-13 | 1 | -0/+8 |