summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steven Barth [Fri, 3 Jan 2014 10:40:07 +0000 (11:40 +0100)]
Remove ula_compat feature
Steven Barth [Fri, 3 Jan 2014 09:19:42 +0000 (10:19 +0100)]
switch to libubox md5 implementation
Steven Barth [Fri, 3 Jan 2014 09:16:42 +0000 (10:16 +0100)]
fix ifindex detection
Steven Barth [Fri, 3 Jan 2014 09:07:33 +0000 (10:07 +0100)]
Disable debugging by default
Steven Barth [Tue, 31 Dec 2013 09:10:12 +0000 (10:10 +0100)]
ndp: Enable ping6 keep-alive
Steven Barth [Mon, 30 Dec 2013 08:09:22 +0000 (09:09 +0100)]
Make ubus optional
Steven Barth [Mon, 23 Dec 2013 13:06:45 +0000 (14:06 +0100)]
Readd fixed ICMPv6 validity check
Steven Barth [Sat, 21 Dec 2013 13:44:49 +0000 (14:44 +0100)]
Revert "Router Advertisement/Solicitation sanity check"
This reverts commit
3f417e55d5208df5b91aa9b101657bbc7a461614.
Steven Barth [Thu, 12 Dec 2013 16:36:06 +0000 (17:36 +0100)]
Revert "Fix Router Advertisement/Solicitation option parsing"
This reverts commit
f5877367522aad0b27d138e4a56d01be3bd33f2d.
Steven Barth [Tue, 10 Dec 2013 14:56:41 +0000 (15:56 +0100)]
Merge branch 'master' of github.com:sbyx/odhcpd
Steven Barth [Tue, 10 Dec 2013 14:56:16 +0000 (15:56 +0100)]
router: don't send O flag when no dhcpv6 is enabled
sbyx [Tue, 10 Dec 2013 14:52:57 +0000 (06:52 -0800)]
Merge pull request #4 from dedeckeh/master
Bugfixes
Hans Dedecker [Tue, 10 Dec 2013 08:46:56 +0000 (09:46 +0100)]
Router Advertisement/Solicitation sanity check
Sanity checks according to RFC4861 paragraphs 6.1.1 and 6.1.2
Hans Dedecker [Tue, 10 Dec 2013 08:39:35 +0000 (09:39 +0100)]
Fix Router Advertisement/Solicitation option parsing
Hans Dedecker [Tue, 10 Dec 2013 08:34:30 +0000 (09:34 +0100)]
Fix hop limit detection in ancillary data
sbyx [Thu, 5 Dec 2013 15:25:04 +0000 (07:25 -0800)]
Merge pull request #3 from dedeckeh/master
Fixes for UCI loading and possible segfault
Hans Dedecker [Thu, 5 Dec 2013 12:54:19 +0000 (13:54 +0100)]
Fix possible SEGFAULT conditions
Hans Dedecker [Thu, 5 Dec 2013 11:13:01 +0000 (12:13 +0100)]
Fix uci odhcpd config parsing
Steven Barth [Wed, 4 Dec 2013 12:56:37 +0000 (13:56 +0100)]
Update class assignment logic
Steven Barth [Wed, 4 Dec 2013 11:23:20 +0000 (12:23 +0100)]
Fix prefix class IA_NA / IA_PD encoding
Steven Barth [Tue, 3 Dec 2013 21:00:33 +0000 (22:00 +0100)]
Fix prefix class logic
Steven Barth [Mon, 2 Dec 2013 13:16:09 +0000 (14:16 +0100)]
Initial prefix class support
Steven Barth [Wed, 23 Oct 2013 08:26:40 +0000 (10:26 +0200)]
Fix cleanup of interfaces
Steven Barth [Tue, 22 Oct 2013 10:49:54 +0000 (12:49 +0200)]
Don't accidentally apply settings from foreign interfaces
Steven Barth [Thu, 17 Oct 2013 13:38:24 +0000 (15:38 +0200)]
ignore hnet internal routers
Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi>
Steven Barth [Wed, 16 Oct 2013 18:10:27 +0000 (20:10 +0200)]
Fix netifd update detection
Steven Barth [Wed, 16 Oct 2013 17:01:22 +0000 (19:01 +0200)]
Loop until ubus connection succeeds
Steven Barth [Wed, 16 Oct 2013 08:42:16 +0000 (10:42 +0200)]
Minor fixes
Steven Barth [Tue, 15 Oct 2013 22:34:02 +0000 (00:34 +0200)]
Rewrite reload logic
Steven Barth [Tue, 15 Oct 2013 21:35:25 +0000 (23:35 +0200)]
Handle reload mechanism
Steven Barth [Tue, 15 Oct 2013 18:56:26 +0000 (20:56 +0200)]
improve matching api
Steven Barth [Tue, 15 Oct 2013 16:18:16 +0000 (18:18 +0200)]
ubus: register subscriber
Steven Barth [Tue, 15 Oct 2013 15:18:20 +0000 (17:18 +0200)]
Fix illegal memory access
Steven Barth [Tue, 15 Oct 2013 15:06:41 +0000 (17:06 +0200)]
Ignore missing ifname from netifd
Steven Barth [Tue, 15 Oct 2013 14:32:35 +0000 (16:32 +0200)]
Fix config retrieval from netifd
Steven Barth [Tue, 15 Oct 2013 13:57:58 +0000 (15:57 +0200)]
don't overwrite interface config from netifd
Steven Barth [Tue, 15 Oct 2013 13:38:51 +0000 (15:38 +0200)]
ifname should be l3_device
Steven Barth [Tue, 15 Oct 2013 13:20:40 +0000 (15:20 +0200)]
Fix last commit
Steven Barth [Tue, 15 Oct 2013 13:17:20 +0000 (15:17 +0200)]
Fix ubus message handling again
Steven Barth [Tue, 15 Oct 2013 13:06:29 +0000 (15:06 +0200)]
Fix blobmsg iteration
Steven Barth [Tue, 15 Oct 2013 11:43:45 +0000 (13:43 +0200)]
Fix ubus reload detection
Steven Barth [Tue, 15 Oct 2013 10:19:48 +0000 (12:19 +0200)]
Fix more memory corruption
Steven Barth [Tue, 15 Oct 2013 08:54:15 +0000 (10:54 +0200)]
Fix some more memory issues
Steven Barth [Tue, 15 Oct 2013 07:31:33 +0000 (09:31 +0200)]
Avoid segfaults when parsing configuration
Steven Barth [Mon, 14 Oct 2013 21:09:34 +0000 (23:09 +0200)]
Fix unsigned / signed conversion
Steven Barth [Mon, 14 Oct 2013 21:05:06 +0000 (23:05 +0200)]
Fix IP TOS
Steven Barth [Mon, 14 Oct 2013 20:56:44 +0000 (22:56 +0200)]
Remove unsigned / signed warning
Steven Barth [Mon, 14 Oct 2013 20:54:21 +0000 (22:54 +0200)]
Fix config parsing
Steven Barth [Mon, 14 Oct 2013 20:44:13 +0000 (22:44 +0200)]
Fix argument parsing
Steven Barth [Mon, 14 Oct 2013 19:42:21 +0000 (21:42 +0200)]
Fix reload
Steven Barth [Mon, 14 Oct 2013 11:18:06 +0000 (13:18 +0200)]
fixup README
Steven Barth [Mon, 14 Oct 2013 11:12:28 +0000 (13:12 +0200)]
Various fixes
Steven Barth [Mon, 14 Oct 2013 07:02:27 +0000 (09:02 +0200)]
Fix upstream detection
Steven Barth [Mon, 14 Oct 2013 06:37:38 +0000 (08:37 +0200)]
Initial commit