Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-15 | Add hw-id for existing interfaces to config | Stephen Hemminger | |
If config has interface (without hw-id), then add it on boot. | |||
2010-10-26 | Sort the interface names when adding | Stephen Hemminger | |
Makes new entries show up in order. | |||
2010-10-26 | Change vyatta_net_name into a perl script | Stephen 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. |