project/odhcp6c.git
12 years agoFix RS attempts
Steven Barth [Thu, 31 Jan 2013 15:38:48 +0000 (16:38 +0100)]
Fix RS attempts

12 years agoHandle signals more often
Steven Barth [Thu, 31 Jan 2013 15:31:05 +0000 (16:31 +0100)]
Handle signals more often

12 years agoFix RA-route export again
Steven Barth [Thu, 31 Jan 2013 11:40:00 +0000 (12:40 +0100)]
Fix RA-route export again

12 years agoFix formatting of routes
Steven Barth [Thu, 31 Jan 2013 11:24:00 +0000 (12:24 +0100)]
Fix formatting of routes

12 years agoPrevent OOM DOS
Steven Barth [Thu, 31 Jan 2013 07:38:38 +0000 (08:38 +0100)]
Prevent OOM DOS

12 years agoFix compile error
Steven Barth [Wed, 30 Jan 2013 21:51:30 +0000 (22:51 +0100)]
Fix compile error

12 years agoFix and improve RA-handling code
Steven Barth [Wed, 30 Jan 2013 21:15:07 +0000 (22:15 +0100)]
Fix and improve RA-handling code

12 years agoFix safe entry manipulation
Steven Barth [Wed, 30 Jan 2013 20:05:37 +0000 (21:05 +0100)]
Fix safe entry manipulation

12 years agoAdd RA-handling support
Steven Barth [Wed, 30 Jan 2013 19:19:11 +0000 (20:19 +0100)]
Add RA-handling support

12 years agoFix calculation of preferred and valid times
Steven Barth [Mon, 21 Jan 2013 07:45:16 +0000 (08:45 +0100)]
Fix calculation of preferred and valid times

12 years agoFix DNS-server parsing with more than one server
Steven Barth [Fri, 18 Jan 2013 08:20:19 +0000 (09:20 +0100)]
Fix DNS-server parsing with more than one server

12 years agoDetect a suitable MAC if the main interface doesn't have one (e.g. ppp)
Steven Barth [Thu, 17 Jan 2013 07:53:48 +0000 (08:53 +0100)]
Detect a suitable MAC if the main interface doesn't have one (e.g. ppp)

12 years agoRemove timeout feature
Steven Barth [Thu, 17 Jan 2013 07:36:34 +0000 (08:36 +0100)]
Remove timeout feature

12 years agoRemove support for lost prefixes
Steven Barth [Thu, 17 Jan 2013 07:34:19 +0000 (08:34 +0100)]
Remove support for lost prefixes

12 years agoUpdate requested options
Steven Barth [Wed, 2 Jan 2013 13:32:05 +0000 (14:32 +0100)]
Update requested options

12 years agoUpdate README
Steven Barth [Wed, 2 Jan 2013 13:29:14 +0000 (14:29 +0100)]
Update README

12 years agoImplement RFC 3319 options
Steven Barth [Wed, 2 Jan 2013 13:28:09 +0000 (14:28 +0100)]
Implement RFC 3319 options

12 years agoUpdate README
Steven Barth [Wed, 2 Jan 2013 10:37:42 +0000 (11:37 +0100)]
Update README

12 years agoAdd SNTP option support
Steven Barth [Wed, 2 Jan 2013 10:37:29 +0000 (11:37 +0100)]
Add SNTP option support

12 years agoAdd started and stopped events
Steven Barth [Wed, 2 Jan 2013 09:49:16 +0000 (10:49 +0100)]
Add started and stopped events

12 years agoFix compilation on platforms with unsgined char
Steven Barth [Sat, 22 Dec 2012 09:36:29 +0000 (10:36 +0100)]
Fix compilation on platforms with unsgined char

12 years agoAdd a missing cast for some platforms
Steven Barth [Fri, 21 Dec 2012 14:55:00 +0000 (15:55 +0100)]
Add a missing cast for some platforms

12 years agoRename function for consistency
Steven Barth [Fri, 21 Dec 2012 14:48:27 +0000 (15:48 +0100)]
Rename function for consistency

12 years agoAlways report update when IA_PDs are assigned
Steven Barth [Thu, 29 Nov 2012 19:01:56 +0000 (20:01 +0100)]
Always report update when IA_PDs are assigned

12 years agoRemove "restart" function: out of scope
Steven Barth [Thu, 29 Nov 2012 18:43:22 +0000 (19:43 +0100)]
Remove "restart" function: out of scope

12 years agoWait 1 second between disable and enable calls
Steven Barth [Thu, 29 Nov 2012 17:14:02 +0000 (18:14 +0100)]
Wait 1 second between disable and enable calls

12 years agoChange order of commands in restart IPv6 mode
Steven Barth [Thu, 29 Nov 2012 16:29:42 +0000 (17:29 +0100)]
Change order of commands in restart IPv6 mode

12 years agoImprove syslog-messages
Steven Barth [Wed, 28 Nov 2012 11:05:10 +0000 (12:05 +0100)]
Improve syslog-messages

12 years agoBe more compatible with broken DHCPv6-servers
Steven Barth [Mon, 26 Nov 2012 07:26:25 +0000 (08:26 +0100)]
Be more compatible with broken DHCPv6-servers

12 years agoInitial commit (expect bugs!)
Steven Barth [Sun, 25 Nov 2012 11:20:36 +0000 (12:20 +0100)]
Initial commit (expect bugs!)