]> git.ipfire.org Git - people/stevee/network.git/history - src/hooks/ports/vlan
Fix creating new configs
[people/stevee/network.git] / src / hooks / ports / vlan
2019-06-03  Michael Tremervlan: Add support for 802.1ad (QinQ)
2019-06-03  Michael Tremervlan: Validate ID
2019-06-03  Michael Tremervlan: Rename tag to id
2019-06-03  Michael Tremervlan: Create partent port (if necessary)
2019-06-03  Michael Tremervlan: Refactor vlan_create()
2019-06-03  Michael Tremervlan: Check if parent device exists before bringing...
2019-06-03  Michael Tremervlan: Rename PARENT_DEVICE to PARENT_PORT
2019-06-03  Michael Tremervlan: Fail when unknown command line parameters are...
2019-06-03  Michael Tremervlan: Validate and always set MAC address
2019-06-03  Michael Tremervlan: Convert hook to use parse_cmdline function
2019-03-30  Michael Tremerports: Drop HOOK_SETTINGS variable
2019-03-30  Michael TremerConvert HOOK_SETTINGS into an array
2018-09-21  Michael Tremerports: Fix saving HOOK name
2017-08-16  Jonatan Schlagnetwork fix parameter passing when using ""
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 TremerFix hook settings writing and checking
2014-12-23  Michael TremerSplit port hooks in to (create|remove|up|down) actions
2014-09-04  Michael TremerRename all "config" to "settings"
2013-09-06  Michael TremerRemove executable permissions from source files.
2013-09-06  Michael TremerUse autotools.