4b2873a312
Fix inefficient IP address validation code in config_controller so large IP address ranges can be used. Also fix INI file validation to prevent the configuration of an IPv6 management network without a separate PXEBOOT network. Change-Id: I87e1801092a35d74354b666e8ecd76cbf4d1e14c Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
4 lines
72 B
Plaintext
Executable File
4 lines
72 B
Plaintext
Executable File
SRC_DIR="configutilities"
|
|
COPY_LIST="$SRC_DIR/LICENSE"
|
|
TIS_PATCH_VER=35
|