mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Update README.md
This commit is contained in:
@@ -36,7 +36,7 @@ Performance can greatly benefit from disabling certain hardware offloading insid
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
/sbin/ethtool -K eth0 tso off
|
/sbin/ethtool -K eth0 tso off
|
||||||
```
|
```
|
||||||
### Add a bridge between in/out interface NICs
|
### Add a bridge between in/out interfaces
|
||||||
* Add linux interface bridge br0 to the two dedicated interfaces
|
* Add linux interface bridge br0 to the two dedicated interfaces
|
||||||
* For example on Ubuntu Server 20.04 which uses NetPlan, you would add the following to the .yaml file in /etc/netplan/
|
* For example on Ubuntu Server 20.04 which uses NetPlan, you would add the following to the .yaml file in /etc/netplan/
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user