aboutsummaryrefslogtreecommitdiffstats
path: root/pingu_gateway.c
Commit message (Collapse)AuthorAgeFilesLines
* pingu_gateway: move is_default_gwNatanael Copa2011-08-151-0/+15
| | | | It belongs in pingu_gateway
* pingu_gateway: cleanup. split out gateway funcsNatanael Copa2011-08-051-0/+104
To make code cleaner we move all gateway functions to separate file and rename a few functions.