]> git.ipfire.org Git - people/stevee/network.git/history - src/hooks/zones/bridge
Convert HOOK_SETTINGS into an array
[people/stevee/network.git] / src / hooks / zones / bridge
2019-03-30  Michael TremerConvert HOOK_SETTINGS into an array
2019-03-30  Michael Tremerhooks: Import zone default settings, too
2018-09-24  Michael Tremerbridge: Add option to missing --stp-max-age=
2018-09-24  Michael Tremerbridge: Order arguments in alphabetical order
2018-09-24  Michael Tremerbridge: Set proper defaults
2018-09-24  Michael Tremerbridge: Reorder functions into the common order
2018-09-24  Michael Tremerbridge: Fix assertion for MTU
2018-09-24  Michael Tremerbridge: Check input and return useful errors
2018-09-23  Michael TremerCleanup code that deletes ports/zones
2018-09-22  Michael Tremerhotplug: Let bridges create their ports in hotplug...
2018-09-22  Michael Tremerboot: Fix bringing up zones when system is booting
2017-08-18  Michael Tremerbridge: Correctly apply STP priority
2017-08-16  Jonatan Schlagnetwork fix parameter passing when using ""
2017-08-05  Michael Tremervlan: Create devices when they don't exist, yet
2017-07-22  Michael TremerRemove support for Rapid Spanning Tree Protocol
2015-08-13  Michael Tremerbridge: Remove unnecessary call of mac_generate
2015-05-02  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2015-05-02  Michael TremerRemove the function keyword which is a bashism
2014-12-27  Michael TremerMake zone handling nicer
2014-12-27  Michael TremerFix hook settings writing and checking
2014-12-23  Michael TremerSplit port hooks in to (create|remove|up|down) actions
2014-12-21  Michael TremerAdd hotplugging for zones (and ports of those)
2014-09-06  Michael Tremerbridge: Simplify the hook and make it more robust again...
2014-09-04  Michael TremerRename all "config" to "settings"
2014-08-31  Michael Tremerbridge: Apply configured cost settings for each port
2014-08-31  Michael TremerRemove port hooks as subhooks for zones.
2013-09-06  Michael TremerRemove executable permissions from source files.
2013-09-06  Michael TremerUse autotools.