esp-idf/components
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
..
2018-04-20 19:32:52 +05:30
2018-04-17 16:36:49 +05:00
2018-04-23 19:09:46 +08:00
2018-02-28 10:17:14 +11:00
2016-11-16 15:57:34 +11:00
2017-03-07 10:18:47 +11:00
2018-02-05 14:15:26 +08:00