The llc2_autoconfig utility is used to generate
LLC2 configuration files (/etc/llc2/default/llc2.*).
If there is no configuration file in /etc/llc2_default/,
it detects all the available interfaces in the system and generates corresponding
default configuration files.
If there are existing configuration files in /etc/llc2_default/, it will check if those interfaces defined in the files still
exist. If they do not exist in the system, it will set llc2_on in those files to 0. After this, it will detect if there are
new interfaces in the system. If there are, it will generate configuration
files for them.
|