]> git.ipfire.org Git - people/ms/network.git/history - src/hooks/ports/bonding
hooks: Use cli_get_bool convenience function where ever possible
[people/ms/network.git] / src / hooks / ports / bonding
2019-03-30  Michael Tremerhooks: Use cli_get_bool convenience function where...
2019-03-30  Michael Tremerports: Drop HOOK_SETTINGS variable
2019-03-30  Michael TremerConvert HOOK_SETTINGS into an array
2019-03-30  Michael Tremerhooks: Automatically set defaults for all port hooks
2018-09-30  Michael Tremerbonding; Validate any MAC address passed
2018-09-21  Michael Tremerports: Fix saving HOOK name
2018-09-21  Michael TremerValidate input for --offloading flag and throw an error...
2018-09-21  Michael Tremerports: ethernet+bonding: Allow to disable all offloading
2018-09-21  Michael TremerMove offloading code into an own file
2018-09-21  Michael TremerAdd support for hardware offloading
2017-08-16  Jonatan Schlagnetwork fix parameter passing when using ""
2017-08-06  Michael Tremerbonding: Use port_restart to restart a port
2017-08-06  Michael Tremerbonding: Major rewrite of the hook
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 Tremerbonding: Allow adding all compatible devices as slaves
2014-12-23  Michael TremerSplit port hooks in to (create|remove|up|down) actions
2014-09-06  Michael Tremerbonding: Rewrite the port hook and fix various errors
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.