]> git.ipfire.org Git - people/ms/network.git/history - src/functions
wireless-ap: Allow to disable DFS in configuration
[people/ms/network.git] / src / functions /
2019-03-18  Michael Tremerwireless-ap: Allow to disable DFS in configuration
2019-02-13  Michael Tremerdns: Always enable EDNS0
2018-12-16  Michael Tremerbird: Apply static routes instead of doing that manuall...
2018-12-16  Michael Tremerbird: Add some generic configuration file
2018-12-03  Michael Tremerip-tunnel: Set TTL to 255 by default
2018-09-30  Michael TremerRemove unused function
2018-09-24  Michael Tremerbridge: Set proper defaults
2018-09-23  Michael Tremeripsec: Set traffic selectors to all when using GRE...
2018-09-23  Michael Tremerip-tunnel: Add support for GRETAP tunnels
2018-09-23  Michael Tremerhotplug: Do not attempt to remove the special ip6gre0...
2018-09-23  Michael Tremerhotplug: Don't try to remove gre0
2018-09-23  Michael TremerDrop unused function: device_is_ipsec
2018-09-23  Michael Tremerdevice: Refactor check for device type
2018-09-23  Michael TremerCleanup code that deletes ports/zones
2018-09-23  Michael Tremerlock: Accept names instead of paths
2018-09-23  Michael Tremerutil: Parse command line correctly when running commands
2018-09-23  Michael Tremerpppoe-server: Refactor pppoe_server_poolfile
2018-09-23  Michael Tremeripv4: Fix ipv4_range_explicit function
2018-09-23  Michael TremerRemove debugging line
2018-09-23  Michael Tremerwireless: Try to automatically enable HT40+/- on device...
2018-09-23  Michael Tremercopy: Automatically create target directory when copyin...
2018-09-23  Michael Tremerlibnetwork: Add function to check if a PHY supports...
2018-09-22  Michael TremerShow driver name in device status
2018-09-22  Michael Tremercolors: Fix length of LISTENING label
2018-09-22  Michael Tremerhotplug: Let bridges create their ports in hotplug...
2018-09-22  Michael Tremerutil: Fail silently when directory already exists
2018-09-22  Michael Tremercolors: Remove extra space character in BLOCKING msg
2018-09-21  Michael TremerRefactor network-hotplug-rename
2018-09-21  Michael Tremerport: ethernet: Correctly create new configurations
2018-09-21  Michael Tremerports: Fix saving HOOK name
2018-09-21  Michael Tremerzones: Drop unused commands
2018-09-21  Michael TremerSpeed up device_list() by removing the alphabetical...
2018-09-21  Michael TremerFix generating device_list()
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-21  Michael Tremerconstants: Remove unused BATMAN variable
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: Allow setting the MTU
2018-09-20  Michael TremerAdd support for LEDs
2018-09-19  Michael Tremerhostapd: Add support for 802.11ac
2018-09-19  Michael Tremerhostapd: Always enable 802.11d
2018-09-19  Michael Tremerhostapd: Write VHT capabilities to configuration
2018-09-19  Michael Tremerhostapd: Always enable all HT caps
2018-09-19  Michael Tremeripsec: VTI keys are static now and don't need to be...
2018-09-19  Michael Tremeripsec: GRE/VTI connections are now possible as on-demand
2018-09-18  Michael Tremeripsec: Show ZONE setting when configuration is being...
2018-09-18  Michael Tremeripsec: Change mode to transport/tunnel only
2018-09-18  Michael Tremeripsec: Allow adding a zone to a VPN connection
2018-09-18  Michael Tremeripsec: security policies: Fix typos in plural variables
2018-09-17  Michael TremerMerge remote-tracking branch 'jschlag/master'
2018-09-17  Michael TremerAdd generic IP tunnel zone hook
2018-09-17  Michael Tremerip-tunnel: Create a function that determines if all...
2018-09-17  Michael Tremerip-tunnel: Fix protocol detection when local address...
2018-09-16  Jonatan SchlagMerge remote-tracking branch 'upstream/master'
2018-09-16  Michael Tremeripsec: security policies: Make integrity command plural
2018-09-16  Jonatan SchlagMerge remote-tracking branch 'upstream/master'
2018-09-16  Michael Tremeripsec: security policies: Make group type command plural
2018-09-16  Michael Tremeripsec: security policies: Show PRFs when dumping SecPol...
2018-09-16  Michael Tremeripsec: security polices: Make cipher command plural
2018-09-16  Michael Tremeripsec: security-policies: Make PRF command plural
2018-09-16  Michael Tremeripsec: security-policies: Add CLI to modify PRFs
2018-09-16  Michael Tremeripsec: Generate IKE proposals with PRFs
2018-09-16  Michael TremerMerge remote-tracking branch 'jschlag/master'
2018-09-16  Michael Tremerpppoe-server: Read configuration again
2018-09-15  Michael Tremervpn: Poly1305 is AEAD
2018-09-15  Jonatan SchlagMerge branch 'nitsi-zone-commands'
2018-09-15  Michael TremerIPsec: Add support for ChaCha20-Poly1305
2018-08-15  Michael TremerRemove registration of functions called on init
2018-08-15  Michael Tremerdns: Re-generate resolv.conf when flushing settings
2018-07-28  Jonatan SchlagAdd new function device_get_by_mac_address()
2018-03-09  Jonatan SchlagIPsec: regenerate a swanctl config on connection startu...
2018-03-09  Jonatan Schlagip-tunnel: choose the correct type based on the ip...
2018-03-09  Jonatan Schlagip-tunnel: Improve checks
2018-03-09  Jonatan Schlagdevice: add new function device_tunnel_get_type()
2018-03-09  Jonatan Schlagdevice: add new function device_is_vti6
2018-03-09  Jonatan Schlagip-tunnel: add new function
2018-03-01  Michael Tremerfirewall: Disable PMTU by default
2018-03-01  Michael Tremerfirewall: Enable ECN by default
2018-03-01  Michael Tremerfirewall: Enable ECN fallback mechanism when ECN is...
2018-03-01  Jonatan SchlagAdd new function ip_get__assigned_addresses_from_net()
2018-03-01  Jonatan Schlag via... Add new function: device_get_by_assigned_ip_address()
2018-02-11  Jonatan SchlagFix zone_config_check_same_setting
2018-02-11  Jonatan SchlagFix radvd startup
2018-02-06  Michael Tremerfunctions: Include path to new utils
2018-02-02  Michael Tremerip-tunnel: Make delete function an alias for device_delete
2018-02-02  Michael TremerShut down devices before we remove them
2017-08-24  Jonatan Schlagwireless-networks: validate priority
2017-08-24  Jonatan Schlagwireless-networks: change encryption-mode to modes
2017-08-21  Michael Tremeripsec: Properly validate FQDNs
2017-08-20  Michael TremerDrop placeholder for WEP key validation
2017-08-19  Michael Tremerwireless networks: Actively scan for hidden networks
2017-08-19  Michael Tremerwireless networks: Allow using a client certificate...
2017-08-19  Michael Tremerwireless networks: Set default MODES
2017-08-19  Michael Tremerwireless networks: Set default priority to 0
2017-08-19  Michael Tremerwireless: Use random MAC addresses when scanning for...
next