index
:
pingu
master
Small daemon that pings hosts and executes a script when status change
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pingu_netlink: remove ip rule before we reset the address
Natanael Copa
2011-09-08
1
-1
/
+1
*
pingu_iface: only update multpath route when route is a default gw
Natanael Copa
2011-09-08
1
-3
/
+4
*
pingu_netlink: save all routes for cleaup later
Natanael Copa
2011-09-08
1
-28
/
+15
*
pingu_gateway: implement pingu_gateway_first_default()
Natanael Copa
2011-09-08
2
-1
/
+10
*
pingu_netlink: flush route tables on exit
Natanael Copa
2011-09-07
1
-0
/
+26
*
pingu_iface: cleanup load-balance route on exit
Natanael Copa
2011-09-07
1
-2
/
+19
*
pingu_{iface,netlink}: only remove route rules that we actually created
Natanael Copa
2011-09-07
4
-4
/
+15
*
pingu_netlink: get errorcodes from route changes
Natanael Copa
2011-09-07
1
-37
/
+83
*
pingu_burst: try rebind every burst
Natanael Copa
2011-09-06
1
-0
/
+7
*
pingu_iface: bind to interface too
Natanael Copa
2011-09-06
1
-0
/
+5
*
pingu: cleanup on exit
Natanael Copa
2011-09-06
5
-1
/
+29
*
pingu: catch SIGINT so we can cleanup at exit
Natanael Copa
2011-09-06
1
-0
/
+10
*
pingu: only create/lose binding when we get/lose address
Natanael Copa
2011-09-06
4
-10
/
+7
*
pingu_iface: bind to address instead of oif
Natanael Copa
2011-09-06
3
-2
/
+17
*
pingu_netlink: fix logging of routes
Natanael Copa
2011-09-06
1
-3
/
+5
*
pingu_netlink: create nexthop route even if its alone
Natanael Copa
2011-08-18
1
-3
/
+1
*
pingu: add config option 'load-balance'
Natanael Copa
2011-08-16
3
-4
/
+25
*
pingu_iface: fix for previous commit
Natanael Copa
2011-08-16
1
-1
/
+1
*
pingu: implement load balancing with nexthops
Natanael Copa
2011-08-15
3
-15
/
+137
*
pingu_gateway: move is_default_gw
Natanael Copa
2011-08-15
3
-17
/
+19
*
pingu_netlink: log error responses
Natanael Copa
2011-08-15
1
-0
/
+13
*
pingu_gateway: cleanup. split out gateway funcs
Natanael Copa
2011-08-05
5
-119
/
+145
*
pingu_conf: cleanup. use a pingu_conf struct
Natanael Copa
2011-08-05
3
-32
/
+47
*
pingu_conf: fix lineno on error messages
Natanael Copa
2011-08-05
1
-9
/
+9
*
pingu: implement new config format
Natanael Copa
2011-08-05
9
-245
/
+323
*
pingu_iface: init the sockets when init instead of when create
Natanael Copa
2011-08-02
2
-6
/
+9
*
pingu: use source address for ip rule and copy scope link route
Natanael Copa
2011-08-02
3
-19
/
+42
*
pingu: use host label when logging instead of ip addr
Natanael Copa
2011-07-29
2
-7
/
+4
*
pingu: fix bug when storing addrinfo struct to sockaddr_any
Natanael Copa
2011-07-29
3
-11
/
+53
*
pingu: remove default gw from main route table when isp goes down
Natanael Copa
2011-07-29
5
-4
/
+31
*
pingu: delete gateway from our list
Natanael Copa
2011-07-28
1
-0
/
+49
*
pingu: clean up for ipv6 support in future
Natanael Copa
2011-07-28
3
-68
/
+121
*
pingu: add gw to list and minor cleanup
Natanael Copa
2011-07-28
5
-15
/
+52
*
pingu_netlink: remove duplicate routing code.
Natanael Copa
2011-07-28
1
-43
/
+16
*
pingu: use sockaddr_any
Natanael Copa
2011-07-28
8
-37
/
+122
*
Use sockaddr_any for storing address and gateway
Natanael Copa
2011-07-28
3
-4
/
+18
*
pingu_netlink: add support for metric and sync deleted routes
Natanael Copa
2011-07-22
1
-19
/
+98
*
pingu: create or delete ip rule on link status change
Natanael Copa
2011-07-21
1
-7
/
+58
*
pingu: add initial code to modify routing tables
Natanael Copa
2011-07-21
5
-9
/
+105
*
pingu_netlink: pick up primary address for interfaces
Natanael Copa
2011-07-15
3
-10
/
+87
*
pingu_netlink: monitor link status of interfaces via netlink
Natanael Copa
2011-07-13
7
-6
/
+334
*
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
[prev]
[next]