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_host: end status dump with a '\n' instead of '\0'
Natanael Copa
2011-09-21
1
-1
/
+1
*
build: configure pingu rundir from Makefile
Natanael Copa
2011-09-21
1
-5
/
+11
*
pinguctl: initial admin client
Natanael Copa
2011-09-21
3
-2
/
+97
*
pingu_adm: implement initial admin socket
Natanael Copa
2011-09-21
8
-15
/
+182
*
pingu_iface: only load-balance if 2 or more interfaces are configured for it
Natanael Copa
2011-09-21
3
-20
/
+22
*
pingu_netlink: delete multipath route if there are no paths
Natanael Copa
2011-09-09
2
-4
/
+6
*
pingu_ping: cleanup. Use constant to indicate if we ignore error or not
Natanael Copa
2011-09-09
3
-2
/
+5
*
pingu_host: cleanup. use constant to indicate host online/offline
Natanael Copa
2011-09-09
5
-7
/
+14
*
pingu_netlink: do not add dead routes to multipath
Natanael Copa
2011-09-09
3
-1
/
+14
*
pingu_netlink: delete the exact multipath we created
Natanael Copa
2011-09-09
2
-7
/
+21
*
pingu_iface: only update default route in main route table
Natanael Copa
2011-09-09
1
-1
/
+2
*
pingu_netlink: do not try remove routes that kernel aready removed
Natanael Copa
2011-09-09
1
-4
/
+8
*
pingu_netlink: update iface index even if we dont have link
Natanael Copa
2011-09-08
1
-11
/
+9
*
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
[prev]
[next]