summaryrefslogtreecommitdiff
path: root/scripts/system/vyatta_interface_rescan
AgeCommit message (Collapse)Author
2010-11-15Add hw-id for existing interfaces to configStephen Hemminger
If config has interface (without hw-id), then add it on boot.
2010-10-26Sort the interface names when addingStephen Hemminger
Makes new entries show up in order.
2010-10-26Change vyatta_net_name into a perl scriptStephen Hemminger
Use existing config parser and perl to handle udev device naming. Do renaming early in udev boot, and fixup config file later. This avoids rescanning udev devices on boot and adds preliminary support for hotplug.