Releases: yavincl/x86routertools
Releases · yavincl/x86routertools
2.1.0
2.0.1a
2.0.1
- Added "auto" as a valid value for hostapd_wait_for_secs, which should be correct all of the time. Note that now hostapd will not log to syslog anymore, but rather to
/var/log/hostapd_interfacename.log
- Changed systemd services to run in quiet mode by default
- Changed file/folder permissions on config creation to be less permissive
- Changed some custom frame optimization parameters.
- Changed the verbosity of many messages (to quieten them)
- Changed internet check to only resolve two names by default instead of four. Configurable.
- Fixed SQM function to set congestion control to cubic if bbr is disabled in config. This may be undesirable in some places (but not in most routers?)
- Fixed queue discipline application, fixed erroneous behavior (with wash/ingress for example) and added generic category
- Removed some functionality that was deemed unnecessary/useless, like 'sniff' and the wifi wash option.
- Removed grace period code from the daemon functions as it did nothing.
1.5.1a
1.5.0
- Added new aliases/functions for network monitoring
- Added new link local address regeneration option
- Added new option for query log file
- Fixed a bug where errors would not count in quiet mode
- Fixed a bug where the DNS check would not take arguments
- Made DNS/ICMP checks much faster
- Removed bogus IPv6 configuration, this will need to be configured manually in interface scripts
- Revised a lot of text