index
:
openwrt/odhcpd
bp
dnsupdate
ia-ta
master
openwrt-19.07
pd-manager
wireguard
OpenWrt DHCP Server
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
dhcpv4.c
Age
Commit message (
Expand
)
Author
2017-02-19
treewide: simplify dhcp leasetime checking
Hans Dedecker
2017-01-23
treewide: rework prio of syslog messages
Hans Dedecker
2017-01-02
dhcpv4: coding style fixes
Hans Dedecker
2016-12-28
dhcpv4: make dhcpv4_msg_to_string static
Hans Dedecker
2016-12-28
dhcpv4: fix DHCPv4 hostname handling
Hans Dedecker
2016-12-27
Limit lifetime of non-static leases in case of release and decline
Hans Dedecker
2016-12-15
Don't print non bound assignments in the state file
Hans Dedecker
2016-11-21
dhcpv4: Adding DHCP client leasetime request support
Hans Dedecker
2016-11-21
dhcpv4: Keep DHCPv4 assignment lifetime value in sync with assigned leasetime
Hans Dedecker
2016-11-21
config: Support infinite as DHCP pool leasetime value
Hans Dedecker
2016-05-19
Add per-host leasetime support
Steven Barth
2015-08-20
Revert "RFC: dhcpv4 support openwrt alias ip addr"
Steven Barth
2015-06-22
dhcpv4: add ifdef ubus for dhcp4 ip
Patrick Grimm
2015-06-19
dhcpv4: add in_addr dhcpv4_mask and in_addr dhcpv4_addr to struct interface
Patrick Grimm
2015-06-18
dhcpv4: fix unitialization of mask
Patrick Grimm
2015-06-18
dhcpv4: fix char ubus_get_address4 int ubus_get_mask4 function
Patrick Grimm
2015-06-15
dhcpv4: use iface-name
Patrick Grimm
2015-06-15
dhcpv4: remove comment code lines
Patrick Grimm
2015-06-15
dhcpv4: use ubus for ipv4 dhcp range calculation
Patrick Grimm
2015-05-11
dhcpv4: remove invalid free()
Steven Barth
2015-04-14
Fix potential invalid memory access
Steven Barth
2015-02-23
DHCPv4: Compile fix on 64bit Debian.
Markus Stenberg
2014-10-22
dhcpv4_assign: rework the assignment logic
Christian Mehlis
2014-10-21
dhcpv4_assign: try 100 times to find a IP
Christian Mehlis
2014-08-23
odhcpd: don't kill static lease entries
Steven Barth
2014-08-19
dhcpv4: fix manual dhcp-ranges
Steven Barth
2014-08-18
dhcpv4: log reply in a more precise way
Christian Mehlis
2014-08-18
dhcpv4: send NAK to broacast address
Christian Mehlis
2014-08-18
dhcpv4: added more comments
Christian Mehlis
2014-08-12
Merge pull request #22 from mehlis/log-dhcp4-events
sbyx
2014-08-12
Merge pull request #21 from mehlis/fix-nak-by-doing-valid-reply
sbyx
2014-08-12
dhcpv4: offer a valid configuration with DHCP NAK
Christian Mehlis
2014-08-12
dhcpv4: implement router configuration option
Christian Mehlis
2014-08-12
dhcpv4: log requests and replies to syslog
Christian Mehlis
2014-08-07
sync hostfile more often
Steven Barth
2014-07-01
DHCPv6 destination address check
Hans Dedecker
2014-07-01
DHCPv4: send DHCPNAK if requested addr != leased addr
Steven Barth
2014-06-30
Fixes compile error with musl
Steven Barth
2014-06-18
Fix DHCPv4 static leases (thanks arnd)
Steven Barth
2014-06-16
add more consistency to host file writing
Steven Barth
2014-06-16
dhcpv4: update hostfile more often
Steven Barth
2014-06-12
dhcpv4: use search domain instead of domain option
Steven Barth
2014-06-10
Fix DHCP settings for /28
Steven Barth
2014-06-07
Add default DHCPv4 range for prefixes down to /28
Steven Barth
2014-05-30
Make filtering customizable
Steven Barth
2014-02-01
Change homenet detection to User-Class
Steven Barth
2013-12-05
Fix possible SEGFAULT conditions
Hans Dedecker
2013-10-17
ignore hnet internal routers
Steven Barth
2013-10-16
Minor fixes
Steven Barth
2013-10-14
Fix IP TOS
Steven Barth
[next]