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
path:
root
/
pingu_netlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move soures to src subdir
Natanael Copa
2013-08-22
1
-873
/
+0
*
pingu: add support for 'fwmark' route rule
Natanael Copa
2013-08-20
1
-8
/
+24
*
pingu_netlink: add debug logging for nexthop routes
Natanael Copa
2012-08-01
1
-0
/
+5
*
pingu_route: allow default routes that has no via address
Natanael Copa
2012-08-01
1
-4
/
+6
*
pingu_host: bring interface down instantly if interface disapears
Natanael Copa
2012-06-12
1
-0
/
+1
*
pingu_route: add helper function for generating route string
Natanael Copa
2012-03-14
1
-11
/
+4
*
pingu_netlink: logging cleanup
Natanael Copa
2012-03-06
1
-4
/
+6
*
pingu_netlink: keep track of the route via interface
Natanael Copa
2011-12-08
1
-28
/
+42
*
pingu_conf: add optional rule-priority config option
Natanael Copa
2011-12-08
1
-3
/
+4
*
pingu_iface: support binding multiple ping hosts to same iface
Natanael Copa
2011-10-07
1
-3
/
+1
*
pingu: rename pingu_gateway to pingu_route
Natanael Copa
2011-10-07
1
-12
/
+12
*
pingu_netlink: log route changes as info instead as debug
Natanael Copa
2011-09-23
1
-1
/
+1
*
pingu_netlink: delete multipath route if there are no paths
Natanael Copa
2011-09-09
1
-2
/
+4
*
pingu_host: cleanup. use constant to indicate host online/offline
Natanael Copa
2011-09-09
1
-1
/
+2
*
pingu_netlink: do not add dead routes to multipath
Natanael Copa
2011-09-09
1
-1
/
+4
*
pingu_netlink: delete the exact multipath we created
Natanael Copa
2011-09-09
1
-7
/
+20
*
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_netlink: save all routes for cleaup later
Natanael Copa
2011-09-08
1
-28
/
+15
*
pingu_netlink: flush route tables on exit
Natanael Copa
2011-09-07
1
-0
/
+26
*
pingu_{iface,netlink}: only remove route rules that we actually created
Natanael Copa
2011-09-07
1
-2
/
+11
*
pingu_netlink: get errorcodes from route changes
Natanael Copa
2011-09-07
1
-37
/
+83
*
pingu: cleanup on exit
Natanael Copa
2011-09-06
1
-1
/
+14
*
pingu: only create/lose binding when we get/lose address
Natanael Copa
2011-09-06
1
-1
/
+1
*
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
1
-4
/
+12
*
pingu: implement load balancing with nexthops
Natanael Copa
2011-08-15
1
-14
/
+132
*
pingu_gateway: move is_default_gw
Natanael Copa
2011-08-15
1
-14
/
+0
*
pingu_netlink: log error responses
Natanael Copa
2011-08-15
1
-0
/
+13
*
pingu: use source address for ip rule and copy scope link route
Natanael Copa
2011-08-02
1
-14
/
+27
*
pingu: remove default gw from main route table when isp goes down
Natanael Copa
2011-07-29
1
-3
/
+10
*
pingu: clean up for ipv6 support in future
Natanael Copa
2011-07-28
1
-49
/
+89
*
pingu: add gw to list and minor cleanup
Natanael Copa
2011-07-28
1
-2
/
+6
*
pingu_netlink: remove duplicate routing code.
Natanael Copa
2011-07-28
1
-43
/
+16
*
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
1
-5
/
+91
*
pingu_netlink: pick up primary address for interfaces
Natanael Copa
2011-07-15
1
-7
/
+50
*
pingu_netlink: monitor link status of interfaces via netlink
Natanael Copa
2011-07-13
1
-0
/
+318