summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Collapse)Author
2013-12-21Revert "Router Advertisement/Solicitation sanity check"Steven Barth
This reverts commit 3f417e55d5208df5b91aa9b101657bbc7a461614.
2013-12-12Revert "Fix Router Advertisement/Solicitation option parsing"Steven Barth
This reverts commit f5877367522aad0b27d138e4a56d01be3bd33f2d.
2013-12-10Merge branch 'master' of github.com:sbyx/odhcpdSteven Barth
2013-12-10router: don't send O flag when no dhcpv6 is enabledSteven Barth
2013-12-10Router Advertisement/Solicitation sanity checkHans Dedecker
Sanity checks according to RFC4861 paragraphs 6.1.1 and 6.1.2
2013-12-10Fix Router Advertisement/Solicitation option parsingHans Dedecker
2013-12-10Fix hop limit detection in ancillary dataHans Dedecker
2013-12-05Fix possible SEGFAULT conditionsHans Dedecker
2013-12-05Fix uci odhcpd config parsingHans Dedecker
2013-12-04Update class assignment logicSteven Barth
2013-12-04Fix prefix class IA_NA / IA_PD encodingSteven Barth
2013-12-03Fix prefix class logicSteven Barth
2013-12-02Initial prefix class supportSteven Barth
2013-10-23Fix cleanup of interfacesSteven Barth
2013-10-22Don't accidentally apply settings from foreign interfacesSteven Barth
2013-10-17ignore hnet internal routersSteven Barth
Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi>
2013-10-16Fix netifd update detectionSteven Barth
2013-10-16Loop until ubus connection succeedsSteven Barth
2013-10-16Minor fixesSteven Barth
2013-10-16Rewrite reload logicSteven Barth
2013-10-15Handle reload mechanismSteven Barth
2013-10-15improve matching apiSteven Barth
2013-10-15ubus: register subscriberSteven Barth
2013-10-15Fix illegal memory accessSteven Barth
2013-10-15Ignore missing ifname from netifdSteven Barth
2013-10-15Fix config retrieval from netifdSteven Barth
2013-10-15don't overwrite interface config from netifdSteven Barth
2013-10-15ifname should be l3_deviceSteven Barth
2013-10-15Fix last commitSteven Barth
2013-10-15Fix ubus message handling againSteven Barth
2013-10-15Fix blobmsg iterationSteven Barth
2013-10-15Fix ubus reload detectionSteven Barth
2013-10-15Fix more memory corruptionSteven Barth
2013-10-15Fix some more memory issuesSteven Barth
2013-10-15Avoid segfaults when parsing configurationSteven Barth
2013-10-14Fix unsigned / signed conversionSteven Barth
2013-10-14Fix IP TOSSteven Barth
2013-10-14Remove unsigned / signed warningSteven Barth
2013-10-14Fix config parsingSteven Barth
2013-10-14Fix argument parsingSteven Barth
2013-10-14Fix reloadSteven Barth
2013-10-14Various fixesSteven Barth
2013-10-14Fix upstream detectionSteven Barth
2013-10-14Initial commitSteven Barth