Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | pingu_iface: implement pingu_iface_usable() | Natanael Copa | 2011-07-13 | 4 | -2/+10 | |
* | pingu: try bind socket to interface every burst | Natanael Copa | 2011-07-13 | 7 | -21/+46 | |
* | pingu_iface: fix bug | Natanael Copa | 2011-07-13 | 1 | -1/+1 | |
* | add gitignore | Natanael Copa | 2011-07-13 | 1 | -0/+3 | |
* | pingu: run the route-script again | Natanael Copa | 2011-07-08 | 2 | -51/+50 | |
* | pingu_ping: improve debug message for replies | Natanael Copa | 2011-07-08 | 1 | -1/+3 | |
* | list.h: add missing file | Natanael Copa | 2011-07-08 | 1 | -0/+112 | |
* | pingu: move config reading to pingu_host and make host_list global | Natanael Copa | 2011-07-08 | 3 | -147/+149 | |
* | pingu: remove unused code | Natanael Copa | 2011-07-08 | 1 | -122/+0 | |
* | pingu_host: execute the action | Natanael Copa | 2011-07-08 | 1 | -1/+25 | |
* | pingu_ping: set status 'down' if we are not able to send the ping | Natanael Copa | 2011-07-08 | 1 | -1/+3 | |
* | pingu: fix misc bugs | Natanael Copa | 2011-07-07 | 3 | -6/+9 | |
* | pingu: use new libev implementation and implent -v option | Natanael Copa | 2011-07-07 | 2 | -4/+18 | |
* | pingu_host: initial implementation | Natanael Copa | 2011-07-07 | 1 | -0/+49 | |
* | pingu_burst: initial implementation | Natanael Copa | 2011-07-07 | 1 | -0/+55 | |
* | pingu_ping: initial implementation | Natanael Copa | 2011-07-07 | 1 | -0/+133 | |
* | log: implement log_warning() | Natanael Copa | 2011-07-07 | 2 | -0/+10 | |
* | iface: add initial implementation | Natanael Copa | 2011-07-07 | 1 | -0/+104 | |
* | Add headers for libev based pingu | Natanael Copa | 2011-07-07 | 4 | -1/+71 | |
* | misc clean up | Natanael Copa | 2011-07-01 | 5 | -30/+42 | |
* | pingu: initial use of libev | Natanael Copa | 2011-06-30 | 2 | -31/+50 | |
* | pingu: remove dead code | Natanael Copa | 2011-06-30 | 1 | -12/+0 | |
* | pingu: rename to max_retries | Natanael Copa | 2011-06-30 | 1 | -10/+15 | |
* | pingu: use linux style lists and rename things | Natanael Copa | 2011-06-28 | 1 | -31/+29 | |
* | pingu: rename dest_addr to ping_host | Natanael Copa | 2011-06-28 | 1 | -4/+4 | |
* | pingu: rename name -> label and src_addr to source_ip | Natanael Copa | 2011-06-28 | 1 | -8/+8 | |
* | pingu: make address family agnostic | Natanael Copa | 2011-06-22 | 2 | -37/+46 | |
* | release 0.5v0.5 | Natanael Copa | 2010-03-11 | 1 | -1/+1 | |
* | pingu: support for setting source-ip | Natanael Copa | 2010-03-11 | 2 | -19/+34 | |
* | release 0.4.2v0.4.2 | Natanael Copa | 2010-03-11 | 1 | -1/+1 | |
* | pingu: bind to interface. fix gateway bug | Natanael Copa | 2010-03-11 | 1 | -2/+11 | |
* | release 0.4.1v0.4.1 | Natanael Copa | 2009-12-10 | 1 | -1/+1 | |
* | pingu: exit failed route-script forks | Natanael Copa | 2009-11-30 | 1 | -1/+5 | |
* | release 0.4v0.4 | Linux User | 2009-11-12 | 1 | -1/+1 | |
* | pingu: use /etc/pingu/pingu.conf as default | Linux User | 2009-11-12 | 1 | -1/+6 | |
* | pingu: implement required replies | Linux User | 2009-11-12 | 1 | -11/+26 | |
* | pingu: implement route-script | Natanael Copa | 2009-09-24 | 2 | -3/+61 | |
* | release 0.3v0.3 | Natanael Copa | 2009-03-05 | 1 | -1/+1 | |
* | mtu: handle pmtu properly | Timo Teras | 2009-03-05 | 1 | -1/+1 | |
* | mtu: rework pmtu detection logic | Timo Teras | 2009-03-05 | 1 | -17/+20 | |
* | release 0.2v0.2 | Natanael Copa | 2009-02-04 | 1 | -1/+1 | |
* | pingu: added -V to print version | Natanael Copa | 2009-02-04 | 2 | -2/+14 | |
* | pingu: cofigurable timeout/retry. default values. invert -d | Natanael Copa | 2009-01-31 | 5 | -33/+63 | |
* | pingu: make it work | Natanael Copa | 2009-01-29 | 5 | -47/+178 | |
* | icmp.c: be quiet | Natanael Copa | 2009-01-29 | 1 | -2/+2 | |
* | Makefile: make install targetv0.1 | Natanael Copa | 2008-12-30 | 1 | -1/+12 | |
* | mtu: a bit more informative usage() | Timo Teras | 2008-12-29 | 1 | -1/+7 | |
* | mtu: write discovered mtu to interface mtu | Timo Teras | 2008-12-29 | 3 | -20/+110 | |
* | mtu: -I switch | Timo Teras | 2008-12-29 | 2 | -3/+23 | |
* | mtu: inject local path-mtu to remote host | Timo Teras | 2008-12-29 | 2 | -0/+263 |