diff options
author | 2019-01-31 18:08:36 +0000 | |
---|---|---|
committer | 2019-01-31 18:08:36 +0000 | |
commit | 92a4040edfece01dbfe0fadf9c32eff1d064a53a (patch) | |
tree | 671b60ca4b6e0d2b2c62025f6a6a34bcbea19627 /lib/libcxx/src | |
parent | Remove a log statement used for debug (diff) | |
download | wireguard-openbsd-92a4040edfece01dbfe0fadf9c32eff1d064a53a.tar.xz wireguard-openbsd-92a4040edfece01dbfe0fadf9c32eff1d064a53a.zip |
Make divert-packet port accept any port specification
Contrary to other rules accepting a single port, this one only works with
numerical values. Fix it by simply using the proper grammar.
Port ranges are not accepted, but an error message on a range without start
was missing in general, so add it while here.
OK bluhm
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions