summaryrefslogtreecommitdiffhomepage
path: root/src/dhcpv4.c
AgeCommit message (Expand)Author
2017-02-19treewide: simplify dhcp leasetime checkingHans Dedecker
2017-01-23treewide: rework prio of syslog messagesHans Dedecker
2017-01-02dhcpv4: coding style fixesHans Dedecker
2016-12-28dhcpv4: make dhcpv4_msg_to_string staticHans Dedecker
2016-12-28dhcpv4: fix DHCPv4 hostname handlingHans Dedecker
2016-12-27Limit lifetime of non-static leases in case of release and declineHans Dedecker
2016-12-15Don't print non bound assignments in the state fileHans Dedecker
2016-11-21dhcpv4: Adding DHCP client leasetime request supportHans Dedecker
2016-11-21dhcpv4: Keep DHCPv4 assignment lifetime value in sync with assigned leasetimeHans Dedecker
2016-11-21config: Support infinite as DHCP pool leasetime valueHans Dedecker
2016-05-19Add per-host leasetime supportSteven Barth
2015-08-20Revert "RFC: dhcpv4 support openwrt alias ip addr"Steven Barth
2015-06-22dhcpv4: add ifdef ubus for dhcp4 ipPatrick Grimm
2015-06-19dhcpv4: add in_addr dhcpv4_mask and in_addr dhcpv4_addr to struct interfacePatrick Grimm
2015-06-18dhcpv4: fix unitialization of maskPatrick Grimm
2015-06-18dhcpv4: fix char ubus_get_address4 int ubus_get_mask4 functionPatrick Grimm
2015-06-15dhcpv4: use iface-namePatrick Grimm
2015-06-15dhcpv4: remove comment code linesPatrick Grimm
2015-06-15dhcpv4: use ubus for ipv4 dhcp range calculationPatrick Grimm
2015-05-11dhcpv4: remove invalid free()Steven Barth
2015-04-14Fix potential invalid memory accessSteven Barth
2015-02-23DHCPv4: Compile fix on 64bit Debian.Markus Stenberg
2014-10-22dhcpv4_assign: rework the assignment logicChristian Mehlis
2014-10-21dhcpv4_assign: try 100 times to find a IPChristian Mehlis
2014-08-23odhcpd: don't kill static lease entriesSteven Barth
2014-08-19dhcpv4: fix manual dhcp-rangesSteven Barth
2014-08-18dhcpv4: log reply in a more precise wayChristian Mehlis
2014-08-18dhcpv4: send NAK to broacast addressChristian Mehlis
2014-08-18dhcpv4: added more commentsChristian Mehlis
2014-08-12Merge pull request #22 from mehlis/log-dhcp4-eventssbyx
2014-08-12Merge pull request #21 from mehlis/fix-nak-by-doing-valid-replysbyx
2014-08-12dhcpv4: offer a valid configuration with DHCP NAKChristian Mehlis
2014-08-12dhcpv4: implement router configuration optionChristian Mehlis
2014-08-12dhcpv4: log requests and replies to syslogChristian Mehlis
2014-08-07sync hostfile more oftenSteven Barth
2014-07-01DHCPv6 destination address checkHans Dedecker
2014-07-01DHCPv4: send DHCPNAK if requested addr != leased addrSteven Barth
2014-06-30Fixes compile error with muslSteven Barth
2014-06-18Fix DHCPv4 static leases (thanks arnd)Steven Barth
2014-06-16add more consistency to host file writingSteven Barth
2014-06-16dhcpv4: update hostfile more oftenSteven Barth
2014-06-12dhcpv4: use search domain instead of domain optionSteven Barth
2014-06-10Fix DHCP settings for /28Steven Barth
2014-06-07Add default DHCPv4 range for prefixes down to /28Steven Barth
2014-05-30Make filtering customizableSteven Barth
2014-02-01Change homenet detection to User-ClassSteven Barth
2013-12-05Fix possible SEGFAULT conditionsHans Dedecker
2013-10-17ignore hnet internal routersSteven Barth
2013-10-16Minor fixesSteven Barth
2013-10-14Fix IP TOSSteven Barth