3 Commits

Author SHA1 Message Date
Mynacol
8ab0652af8 Generate and use temporary IPv6 addresses
Temporary addresses are privacy-preserving for outgoing traffic, as they
don't disclose the MAC address.
See also https://blog.apnic.net/2022/06/10/iot-devices-endanger-ipv6-privacy/

The MAC-derived IPv6 stays, so clients (e.g. IP-based remotes) have a
permanent IPv6 as before.
Servers, including local ones, will see changing IPv6 addresses when
contacted by LibreELEC. Users who don't like this may revert this
setting.
2022-06-13 13:33:29 +02:00
Koen Kooi
385fa1ce29 linux: select fq_codel qdisc using sysctl.d/qdisc.conf
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2017-05-16 20:49:37 +02:00
Stephan Raue
c06668c53d linux: enable net.ipv4.tcp_no_metrics_save
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-08-23 22:12:05 +02:00