Enable static network interface configuration instead of dhcp
Add a way to configure network interface statically via b2c instructions (IP address, network mask, gateway and name servers). Since the kernel is configured to expose network interfaces as ethX, the interface number X can be used to specify which interface has to be configured.
Edited by Martin Roukala