Hi Sol,
My board uses K66 as CPU and GS2100 as WiFi interface.
In normal operation data flows via a RTCS, TCP/IP connection over WiFi as a physical layer.
The board may be switched to configuration mode by the user.
In this mode, parameters may be set/retrieved via RTCP, Ethernet connection; the board serves as DHCP server while data keeps flowing via the WiFi connection.
So the issue here is that I have 2 RTCS interfaces and would like to limit the DHCP server to respond only to Ethernet DHCP requests.
BTW, as a temporary work around, I drop DHCP offer packets sent to the WiFi driver. This seems to work just fine but I'm not sure it's the best solution I can implement.
Hope the problem is clear now.
Thanks,
Ariela