4 Commits

Author SHA1 Message Date
Joel Sherrill
42cd4b0bde netshell01: New test and stop using old network configuration code
The old network configuration using a data structure does not
support IPV6 and does not support all of the network settings
that the FreeBSD command line utilities do. Transition to using
the network utilities like ifconfig, route, etc. to initialize
the NIC configuration.
2012-09-01 13:34:49 -05:00
Joel Sherrill
7d69fb33a6 init01: Add configuration structure 2012-07-27 08:11:01 -05:00
Joel Sherrill
71703fec74 init01: Add init.c 2012-07-27 07:48:22 -05:00
Joel Sherrill
7e7dac757b Rename link01 to init01 2012-07-26 07:22:23 -05:00