summaryrefslogtreecommitdiffhomepage
path: root/src/odhcpd.c
AgeCommit message (Expand)Author
2017-02-14config: make loglevel configurable via uci (FS#481)Hans Dedecker
2017-02-13odhcpd: display correct default log level in usage textHans Dedecker
2017-02-10ndp: deregister netlink event socket for non recoverable errorsHans Dedecker
2017-02-10odhcpd: fix white space errorsHans Dedecker
2017-02-09ndp: harden netlink event socket error handlingHans Dedecker
2017-02-09npd: rework IPv6 relay logic (FS#396)Hans Dedecker
2017-01-31odhcpd: properly handle netlink messages (FS#388)Hans Dedecker
2017-01-31odhcpd: fix coding styleHans Dedecker
2017-01-26odhcpd: decrease default log level to LOG_INFOHans Dedecker
2017-01-26odhcpd: rework IPv6 interface address dumpHans Dedecker
2017-01-26odhcpd: extra syslog tracingHans Dedecker
2016-11-21enable loglevel setting via command lineKarl Palsson
2016-09-27odhcpd: remove superfluous log output.Karl Palsson
2015-11-17fall through in error case to clear congestionSteven Barth
2015-11-16Handle netlink ENOBUFS eventsSteven Barth
2015-08-20router/dhcpv6: use link-local addresses for DNSSteven Barth
2015-07-14Remove unsolicited unicast RAs, adjust intervalsSteven Barth
2015-07-14ndp: fixup relaySteven Barth
2015-07-13odhcpd: remove old workaroundSteven Barth
2015-07-07main: fix missing parameter while iterating neighborsSteven Barth
2015-07-07router: also send RAs to every known neighborSteven Barth
2015-04-10ra: always send current hop limitSteven Barth
2015-03-30properly handle return codesJohn Crispin
2015-03-29Remove prefix coloring support, refine hybrid management modeSteven Barth
2015-03-29odhcpd: use proper struct msghdr initializers to fix build error on muslFelix Fietkau
2014-10-30Fix IPv6 DNS server adddress selectionHans Dedecker
2014-10-17ndp: more fixesSteven Barth
2014-08-08Make failed to send a notice instead of a warningSteven Barth
2014-07-01DHCPv6 destination address checkHans Dedecker
2014-04-01Complete managed PD/CER-ID supportSteven Barth
2014-02-17Add support for (managed) prefixes of length 65-96Steven Barth
2014-01-17Don't enable relay master if no slaves are presentSteven Barth
2014-01-17Fix logging verbositySteven Barth
2014-01-03Disable debugging by defaultSteven Barth
2013-12-10Fix hop limit detection in ancillary dataHans Dedecker
2013-12-03Fix prefix class logicSteven Barth
2013-12-02Initial prefix class supportSteven Barth
2013-10-15Fix ubus reload detectionSteven Barth
2013-10-15Fix some more memory issuesSteven Barth
2013-10-14Initial commitSteven Barth