project/odhcpd.git
10 years agoHandle reload mechanism
Steven Barth [Tue, 15 Oct 2013 21:35:25 +0000 (23:35 +0200)]
Handle reload mechanism

10 years agoimprove matching api
Steven Barth [Tue, 15 Oct 2013 18:56:26 +0000 (20:56 +0200)]
improve matching api

10 years agoubus: register subscriber
Steven Barth [Tue, 15 Oct 2013 16:18:16 +0000 (18:18 +0200)]
ubus: register subscriber

10 years agoFix illegal memory access
Steven Barth [Tue, 15 Oct 2013 15:18:20 +0000 (17:18 +0200)]
Fix illegal memory access

10 years agoIgnore missing ifname from netifd
Steven Barth [Tue, 15 Oct 2013 15:06:41 +0000 (17:06 +0200)]
Ignore missing ifname from netifd

10 years agoFix config retrieval from netifd
Steven Barth [Tue, 15 Oct 2013 14:32:35 +0000 (16:32 +0200)]
Fix config retrieval from netifd

10 years agodon't overwrite interface config from netifd
Steven Barth [Tue, 15 Oct 2013 13:57:58 +0000 (15:57 +0200)]
don't overwrite interface config from netifd

10 years agoifname should be l3_device
Steven Barth [Tue, 15 Oct 2013 13:38:51 +0000 (15:38 +0200)]
ifname should be l3_device

10 years agoFix last commit
Steven Barth [Tue, 15 Oct 2013 13:20:40 +0000 (15:20 +0200)]
Fix last commit

10 years agoFix ubus message handling again
Steven Barth [Tue, 15 Oct 2013 13:17:20 +0000 (15:17 +0200)]
Fix ubus message handling again

10 years agoFix blobmsg iteration
Steven Barth [Tue, 15 Oct 2013 13:06:29 +0000 (15:06 +0200)]
Fix blobmsg iteration

10 years agoFix ubus reload detection
Steven Barth [Tue, 15 Oct 2013 11:43:45 +0000 (13:43 +0200)]
Fix ubus reload detection

10 years agoFix more memory corruption
Steven Barth [Tue, 15 Oct 2013 10:19:48 +0000 (12:19 +0200)]
Fix more memory corruption

10 years agoFix some more memory issues
Steven Barth [Tue, 15 Oct 2013 08:54:15 +0000 (10:54 +0200)]
Fix some more memory issues

10 years agoAvoid segfaults when parsing configuration
Steven Barth [Tue, 15 Oct 2013 07:31:33 +0000 (09:31 +0200)]
Avoid segfaults when parsing configuration

10 years agoFix unsigned / signed conversion
Steven Barth [Mon, 14 Oct 2013 21:09:34 +0000 (23:09 +0200)]
Fix unsigned / signed conversion

10 years agoFix IP TOS
Steven Barth [Mon, 14 Oct 2013 21:05:06 +0000 (23:05 +0200)]
Fix IP TOS

10 years agoRemove unsigned / signed warning
Steven Barth [Mon, 14 Oct 2013 20:56:44 +0000 (22:56 +0200)]
Remove unsigned / signed warning

10 years agoFix config parsing
Steven Barth [Mon, 14 Oct 2013 20:54:21 +0000 (22:54 +0200)]
Fix config parsing

10 years agoFix argument parsing
Steven Barth [Mon, 14 Oct 2013 20:44:13 +0000 (22:44 +0200)]
Fix argument parsing

10 years agoFix reload
Steven Barth [Mon, 14 Oct 2013 19:42:21 +0000 (21:42 +0200)]
Fix reload

10 years agofixup README
Steven Barth [Mon, 14 Oct 2013 11:18:06 +0000 (13:18 +0200)]
fixup README

10 years agoVarious fixes
Steven Barth [Mon, 14 Oct 2013 11:12:28 +0000 (13:12 +0200)]
Various fixes

10 years agoFix upstream detection
Steven Barth [Mon, 14 Oct 2013 07:02:27 +0000 (09:02 +0200)]
Fix upstream detection

10 years agoInitial commit
Steven Barth [Mon, 14 Oct 2013 06:37:38 +0000 (08:37 +0200)]
Initial commit