Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move soures to src subdir | Natanael Copa | 2013-08-22 | 1 | -102/+0 |
| | |||||
* | pingu_iface: bind to address instead of oif | Natanael Copa | 2011-09-06 | 1 | -0/+14 |
| | | | | | Seems like ip rule does not work with source address unless we bind to address | ||||
* | pingu: fix bug when storing addrinfo struct to sockaddr_any | Natanael Copa | 2011-07-29 | 1 | -6/+39 |
| | |||||
* | pingu: add gw to list and minor cleanup | Natanael Copa | 2011-07-28 | 1 | -0/+14 |
| | | | | | | | | - add default gateways to our gw list - use sockaddr_init to init our gw - implement sockaddr_to_string TODO: delete default gateways from list | ||||
* | pingu: use sockaddr_any | Natanael Copa | 2011-07-28 | 1 | -0/+41 |
add common sockaddr utility functions |