Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pingu: rename pingu_gateway to pingu_route | Natanael Copa | 2011-10-07 | 1 | -128/+0 |
| | |||||
* | pingu_gateway: implement pingu_gateway_first_default() | Natanael Copa | 2011-09-08 | 1 | -0/+9 |
| | | | | Finds first default gateway in list. | ||||
* | pingu_gateway: move is_default_gw | Natanael Copa | 2011-08-15 | 1 | -0/+15 |
| | | | | It belongs in pingu_gateway | ||||
* | pingu_gateway: cleanup. split out gateway funcs | Natanael Copa | 2011-08-05 | 1 | -0/+104 |
To make code cleaner we move all gateway functions to separate file and rename a few functions. |