site.conf: simple_tc ifname must be a physical interface

This commit is contained in:
Nils Schneider 2013-10-03 23:25:25 +02:00
parent 005f12ca8b
commit 188efda7f2

View file

@ -76,7 +76,7 @@
simple_tc => {
mesh_vpn => {
ifname => "mesh_vpn",
ifname => "mesh-vpn",
enabled => 0,
limit_egress => 200,
limit_ingress => 3000,