Fix cleanup of interfaces
[project/odhcpd.git] / src /
2013-10-23 Steven BarthFix cleanup of interfaces
2013-10-22 Steven BarthDon't accidentally apply settings from foreign interfaces
2013-10-17 Steven Barthignore hnet internal routers
2013-10-16 Steven BarthFix netifd update detection
2013-10-16 Steven BarthLoop until ubus connection succeeds
2013-10-16 Steven BarthMinor fixes
2013-10-15 Steven BarthRewrite reload logic
2013-10-15 Steven BarthHandle reload mechanism
2013-10-15 Steven Barthimprove matching api
2013-10-15 Steven Barthubus: register subscriber
2013-10-15 Steven BarthFix illegal memory access
2013-10-15 Steven BarthIgnore missing ifname from netifd
2013-10-15 Steven BarthFix config retrieval from netifd
2013-10-15 Steven Barthdon't overwrite interface config from netifd
2013-10-15 Steven Barthifname should be l3_device
2013-10-15 Steven BarthFix last commit
2013-10-15 Steven BarthFix ubus message handling again
2013-10-15 Steven BarthFix blobmsg iteration
2013-10-15 Steven BarthFix ubus reload detection
2013-10-15 Steven BarthFix more memory corruption
2013-10-15 Steven BarthFix some more memory issues
2013-10-15 Steven BarthAvoid segfaults when parsing configuration
2013-10-14 Steven BarthFix unsigned / signed conversion
2013-10-14 Steven BarthFix IP TOS
2013-10-14 Steven BarthRemove unsigned / signed warning
2013-10-14 Steven BarthFix config parsing
2013-10-14 Steven BarthFix argument parsing
2013-10-14 Steven BarthFix reload
2013-10-14 Steven BarthVarious fixes
2013-10-14 Steven BarthFix upstream detection
2013-10-14 Steven BarthInitial commit