firewall: show how to ratelimit icmp6 to 5% of available bandwidth
it's a little klunky as yet, requires setting properties.bandwidth on the interface service
This commit is contained in:
@@ -25,7 +25,10 @@
|
||||
myenv {
|
||||
: string
|
||||
: table
|
||||
: math
|
||||
: ipairs
|
||||
: tonumber
|
||||
|
||||
:output
|
||||
(fn [service-path path default]
|
||||
(let [s (assert (svc.open service-path))]
|
||||
|
Reference in New Issue
Block a user