summaryrefslogtreecommitdiff
path: root/scripts/vyatta_net_name
AgeCommit message (Collapse)Author
2008-11-05Fix for bug http://bugzilla.vyatta.com/show_bug.cgi?id=2426rbalocca
2008-10-13Bugfix: 3226Bob Gilligan
Handle case where udev state file doesn't exist.
2008-10-09Bugfix: 3226Bob Gilligan
Several different cases were being handled incorrectly.
2008-03-10Update to GPLv2Stephen Hemminger
Replace references to VPL 1.0 with GPLv2
2008-02-22use vyattacfg for config filesAn-Cheng Huang
2008-02-11fix for bug 2547: don't require/output ':' after "hw-id".An-Cheng Huang
2008-01-23fix bug 2658Tom Grennan
udev appears to be threaded where sub-scripts may be context switch; so, defer config file interface updates to rl-system.init
2008-01-23Revert "fix bug 2658"Tom Grennan
This reverts commit b45bba4286e83f8babcd70eef908f2ea2f8fff3c.
2008-01-21fix bug 2658Tom Grennan
silently write test BOOTFILE before trying too add/mod itf
2008-01-15fix for bug 2534 and prep for larson's vif link detect fixesRobert Bays
2007-12-17support stand-alone validationTom Grennan
2007-12-14move config file interface mods to udev handlerTom Grennan
2007-12-14test for config file missing interface or interface hwidTom Grennan
2007-12-13process device persistence through udev rules rather than init scriptTom Grennan