OVMS3-idf/components/lwip/apps
Sagar Bijwe 21584827b3 dhcp/dhcpserver Fix max station limit check in dhcp server
Currently when MAX_STATION limit in DHCP config is set to N, dhcp server
issues only N-1 IP addresses. This is problematic from customer
perspective if both SoftAP MAX_STATION and DHCP MAX_STATION limit is set
to same value. With this change DHCP server can issue N addresses that
is inline with the set limit.

Closes TW<20556>
2018-04-24 17:36:55 +05:30
..
ping Make error codes globally unique 2018-03-27 08:12:54 +02:00
sntp sntp: fix author name 2016-09-02 16:26:06 +08:00
dhcpserver.c dhcp/dhcpserver Fix max station limit check in dhcp server 2018-04-24 17:36:55 +05:30