summaryrefslogtreecommitdiffstats
path: root/src/connections/bridge
AgeCommit message (Collapse)AuthorFilesLines
2012-07-14Revise simple connection scriptsJouke Witteveen1-2/+0
- 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-5/+0
2012-03-01Code quality upgradeJouke Witteveen1-16/+12
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-13bridge: add FWD_DELAY and MAX_AGE options (FS#16625)Rémy Oudompheng1-0/+7
Bridge support is quite rudimentary and should support common options. Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2010-02-21Add simple bridging supportThomas Bächler1-0/+51