]> git.ipfire.org Git - people/ms/network.git/history - src/hooks/ports
vlan: Rename tag to id
[people/ms/network.git] / src / hooks / ports /
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 Tremerwireless-ap: Check that secret has the correct length...
2019-03-30  Michael Tremerhooks: Use cli_get_bool convenience function where...
2019-03-30  Michael Tremerwireless-ap: Enable 802.11w by default
2019-03-30  Michael Tremerwireless-ap: Add support for WPA3 and rewrite WPA2
2019-03-30  Michael Tremerwireless-ap: Remove support for WPA
2019-03-30  Michael Tremerhotplug: Remove multiple copies of the same function
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
2019-03-22  Michael Tremerwireless-ap: Allow to enable/disable 802.11w Management...
2019-03-21  Michael Tremerwireless-ap: Allow setting the wireless environment...
2019-03-21  Michael Tremerwireless-ap: Enable ACS only for ath* devices
2019-03-18  Michael Tremerhostapd: Apply channel bandwidth to configuration
2019-03-18  Michael Tremerwireless-ap: Forgot to add configuration variables...
2019-03-18  Michael Tremerwireless-ap: Add CLI to set channel bandwidth
2019-03-18  Michael Tremerwireless-ap: Allow to disable DFS in configuration
2019-03-18  Michael Tremerwireless-ap: Use automatic channel selection (ACS)...
2018-09-30  Michael Tremerbonding; Validate any MAC address passed
2018-09-23  Michael Tremerport: ip-tunnel: Allow to set MAC address
2018-09-23  Michael Tremerip-tunnel: New port hook
2018-09-23  Michael TremerDo not allow to create ethernet devices with an invalid...
2018-09-21  Michael TremerMove creating port configurations into network-hotplug...
2018-09-21  Michael Tremerport: ethernet: Correctly create new configurations
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
2018-09-21  Michael TremerMove DEFAULT_MTU to constants
2018-09-20  Michael Tremerport: ethernet: Use combined setting for advertised...
2018-09-20  Michael Tremerport: ethernet: Allow setting duplex mode
2018-09-20  Michael Tremerport: ethernet: Allow setting link speed
2018-09-20  Michael Tremerport: ethernet: Bring back accidentially dropped hook_c...
2018-09-20  Michael Tremerport: ethernet: Return OK only to rename ports
2018-09-20  Michael Tremerport: ethernet: Use default hook_new() function
2018-09-20  Michael Tremerport: ethernet: Allow setting the MTU
2018-09-20  Michael TremerRestart ports after edit to apply settings
2018-09-20  Michael Tremerports: ethernet: Allow changing MAC address
2018-09-19  Michael Tremerhostapd: Add support for 802.11ac
2017-08-19  Michael Tremer802.11s: Generate config in extra function
2017-08-18  Michael TremerDrop wireless-adhoc port
2017-08-18  Michael TremerRemove B.A.T.M.A.N.
2017-08-17  Michael Tremerwpa_supplicant: Drop config helper
2017-08-17  Michael Tremer802.11s: Write WPA supplicant configuration
2017-08-17  Michael TremerRemove obsolete comment
2017-08-17  Michael Tremer802.11s: Allow setting a PSK for SAE authentication
2017-08-16  Jonatan Schlagnetwork fix parameter passing when using ""
2017-08-15  Michael Tremerwireless: Validate channels
2017-08-15  Michael TremerAdd port hook for wireless mesh devices after 802.11s
2017-08-15  Michael Tremerports: Make a generic hook_new function
2017-08-06  Michael Tremerbonding: Use port_restart to restart a port
2017-08-06  Michael Tremerwireless-ap: Improve command line parsing
2017-08-06  Michael Tremerbonding: Major rewrite of the hook
2017-08-05  Michael Tremerdummy: Cleanup 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
2015-04-12  Michael Tremerwireless-adhoc: Fix wrong function name
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-12-22  Michael TremerRemove support for macvtap devices
2014-12-21  Michael TremerAdd hotplugging for zones (and ports of those)
2014-12-10  Michael TremerMajor rewrite of hotplug handling
2014-09-06  Michael Tremerwireless-ap: Bring up hostapd, too when device is plugg...
2014-09-06  Michael Tremerbonding: Rewrite the port hook and fix various errors
2014-09-06  Michael Tremerbridge: Simplify the hook and make it more robust again...
2014-09-06  Michael Tremerbatman-adv-port: Initialize PHY variable
2014-09-06  Michael Tremerbatman-adv: Disable hotplug hook
2014-09-06  Michael TremerLet hotplug handlers return a status code
2014-09-04  Michael TremerRename all "config" to "settings"
2014-08-26  Michael TremerMake the wireless regulatory domain a global configurat...
2014-08-26  Michael Tremerbatman-adv-port: Fix wrong function call
2014-08-26  Michael Tremerbatman-adv-port: Increase MTU to 1560 as suggested...
2013-09-06  Michael TremerRemove executable permissions from source files.
2013-09-06  Michael TremerUse autotools.