aboutsummaryrefslogtreecommitdiffstats
path: root/pingu_route.c
Commit message (Collapse)AuthorAgeFilesLines
* move soures to src subdirNatanael Copa2013-08-221-168/+0
|
* pingu_route: allow default routes that has no via addressNatanael Copa2012-08-011-2/+1
| | | | | | This fixes load-balancing with ppp0 We also make the via address family (ipv4/ipv6) agnostic.
* pingu_adm: support route dumpsNatanael Copa2012-03-141-0/+14
|
* pingu_route: add helper function for generating route stringNatanael Copa2012-03-141-6/+24
| | | | Use for logging.
* pingu: cleanup various structures on shutdownNatanael Copa2012-03-061-0/+9
|
* pingu: rename pingu_gateway to pingu_routeNatanael Copa2011-10-071-0/+128