diff --git a/doc/sample.config b/doc/sample.config index 3f29ba5e..dfc11037 100644 --- a/doc/sample.config +++ b/doc/sample.config @@ -594,7 +594,7 @@ no-route = 192.168.5.0/255.255.255.0 # per group. Each file name on these directories must match the username # or the groupname. # The options allowed in the configuration files are dns, nbns, -# ipv?-network, ipv4-netmask, rx/tx-per-sec, iroute, route, no-route, +# ipv?-network, ipv4-netmask, rx/tx-data-per-sec, iroute, route, no-route, # explicit-ipv4, explicit-ipv6, net-priority, deny-roaming, no-udp, # keepalive, dpd, mobile-dpd, max-same-clients, tunnel-all-dns, # restrict-user-to-routes, cgroup, stats-report-time, diff --git a/tests/data/kerberos.config b/tests/data/kerberos.config index 4d31e193..181e2328 100644 --- a/tests/data/kerberos.config +++ b/tests/data/kerberos.config @@ -253,7 +253,7 @@ route = fc13:71:ea31:4b4e::/64 # per group. Each file name on these directories must match the username # or the groupname. # The options allowed in the configuration files are dns, nbns, -# ipv?-network, ipv4-netmask, ipv6-prefix, rx/tx-per-sec, iroute, route, +# ipv?-network, ipv4-netmask, ipv6-prefix, rx/tx-data-per-sec, iroute, route, # net-priority and cgroup. # # Note that the 'iroute' option allows one to add routes on the server diff --git a/tests/data/radius-group.config b/tests/data/radius-group.config index 047c675c..2790ac5d 100644 --- a/tests/data/radius-group.config +++ b/tests/data/radius-group.config @@ -258,7 +258,7 @@ route = fc13:71:ea31:4b4e::/64 # per group. Each file name on these directories must match the username # or the groupname. # The options allowed in the configuration files are dns, nbns, -# ipv?-network, ipv4-netmask, ipv6-prefix, rx/tx-per-sec, iroute, route, +# ipv?-network, ipv4-netmask, ipv6-prefix, rx/tx-data-per-sec, iroute, route, # net-priority and cgroup. # # Note that the 'iroute' option allows one to add routes on the server diff --git a/tests/data/radius-otp.config b/tests/data/radius-otp.config index 1aa8d870..7ada6a61 100644 --- a/tests/data/radius-otp.config +++ b/tests/data/radius-otp.config @@ -275,7 +275,7 @@ route = fc13:71:ea31:4b4e::/64 # per group. Each file name on these directories must match the username # or the groupname. # The options allowed in the configuration files are dns, nbns, -# ipv?-network, ipv4-netmask, ipv6-prefix, rx/tx-per-sec, iroute, route, +# ipv?-network, ipv4-netmask, ipv6-prefix, rx/tx-data-per-sec, iroute, route, # net-priority and cgroup. # # Note that the 'iroute' option allows one to add routes on the server diff --git a/tests/data/radius.config b/tests/data/radius.config index a736e635..97d66c70 100644 --- a/tests/data/radius.config +++ b/tests/data/radius.config @@ -254,7 +254,7 @@ route = fc13:71:ea31:4b4e::/64 # per group. Each file name on these directories must match the username # or the groupname. # The options allowed in the configuration files are dns, nbns, -# ipv?-network, ipv4-netmask, ipv6-prefix, rx/tx-per-sec, iroute, route, +# ipv?-network, ipv4-netmask, ipv6-prefix, rx/tx-data-per-sec, iroute, route, # net-priority and cgroup. # # Note that the 'iroute' option allows one to add routes on the server