added full udhcp integration
This commit is contained in:
6
networking/udhcp/script.h
Normal file
6
networking/udhcp/script.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef _SCRIPT_H
|
||||
#define _SCRIPT_H
|
||||
|
||||
void run_script(struct dhcpMessage *packet, const char *name);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user