summaryrefslogtreecommitdiffstats
path: root/src/connections/vlan
AgeCommit message (Collapse)AuthorFilesLines
2012-07-14Revise simple connection scriptsJouke Witteveen1-7/+3
- make specifying IP optional for tuntap profiles (FS#30638) - ethernet_{up,down} takes care of bring_interface {up,down} - debugging updates: don't hide errors, they are useful
2012-07-05Remove unused status functionsJouke Witteveen1-8/+0
2012-03-01Code quality upgradeJouke Witteveen1-5/+5
This is what you get when Dave Reisner points you at some bash anti-patterns. Also in this commit: - updated documentation - bugfix revision of the IPv6 SLAAC address/route bug
2011-06-05Correct permissions on connections/vlanRémy Oudompheng1-0/+0
2011-02-05Add vlan support to netcfgThomas S Hatch1-0/+40