nft-qos: use prerouting chain rather than input
authorRosy Song <redacted>
Sat, 10 Nov 2018 18:47:23 +0000 (20:47 +0200)
committerHannu Nyman <redacted>
Sat, 10 Nov 2018 18:47:23 +0000 (20:47 +0200)
commit07c2d29859dc1f4e40f9e367fa6aa9cc77f8538d
treea6f55a9a95bb656acd997503afc93a2afd4b36d7
parent665c44ea976272737f8691fa04c8ebf62ebe3a98
nft-qos: use prerouting chain rather than input

Using the input chain can only limit the upload rate in local network.
Since to do the limit rate on both native and remote, we have to
replace the input hook with prerouting.

Signed-off-by: Rosy Song <redacted>
(Added Makefile version bump)
Signed-off-by: Hannu Nyman <redacted>
net/nft-qos/Makefile
net/nft-qos/files/lib/static.sh
git clone https://git.99rst.org/PROJECT