udhcp: optional support for non-standard DHCP ports (+300 bytes when selected)
This commit is contained in:
@ -14,9 +14,6 @@
|
||||
|
||||
#define DEFAULT_SCRIPT "/usr/share/udhcpc/default.script"
|
||||
|
||||
#define SERVER_PORT 67
|
||||
#define CLIENT_PORT 68
|
||||
|
||||
extern const uint8_t MAC_BCAST_ADDR[6]; /* six all-ones */
|
||||
|
||||
/*** packet.h ***/
|
||||
|
Reference in New Issue
Block a user