dhcpv6: send relay-forward messages using correct socket
[project/odhcpd.git] / src / ubus.c
2015-03-29 Steven BarthRemove prefix coloring support, refine hybrid managemen...
2014-07-21 Steven BarthFix typo in ubus integration
2014-03-20 Steven Barthubus: convert to async calls
2014-03-20 Steven Barthubus: use safe iterator
2014-03-20 Steven Barthubus: don't redeclare variable c
2013-12-03 Steven BarthFix prefix class logic
2013-12-02 Steven BarthInitial prefix class support
2013-10-22 Steven BarthDon't accidentally apply settings from foreign interfaces
2013-10-16 Steven BarthFix netifd update detection
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 config retrieval 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-14 Steven BarthFix unsigned / signed conversion
2013-10-14 Steven BarthFix argument parsing
2013-10-14 Steven BarthVarious fixes
2013-10-14 Steven BarthFix upstream detection
2013-10-14 Steven BarthInitial commit