mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
network setup: calculate broadcast based on ip and netmask
This commit is contained in:
@@ -96,6 +96,7 @@ class CNetworkSetup : public CMenuTarget, CChangeObserver
|
||||
bool checkForIP();
|
||||
bool settingsChanged();
|
||||
const char * mypinghost(std::string &host);
|
||||
void setBroadcast(void);
|
||||
|
||||
public:
|
||||
enum NETWORK_DHCP_MODE
|
||||
|
Reference in New Issue
Block a user