On Thu, 6 Jun 2019 17:32:09 -0400
Roman Mashak wrote:
> The following operation fails:
> % sudo tc actions add action pipe index 1
> % sudo tc filter add dev lo parent : \
>protocol ip pref 10 u32 match ip src 127.0.0.2 \
>flowid 1:10 action gact index 1
>
> Bad action type
On Thu, 6 Jun 2019 17:32:09 -0400
Roman Mashak wrote:
> The following operation fails:
> % sudo tc actions add action pipe index 1
> % sudo tc filter add dev lo parent : \
>protocol ip pref 10 u32 match ip src 127.0.0.2 \
>flowid 1:10 action gact index 1
>
> Bad action type
The following operation fails:
% sudo tc actions add action pipe index 1
% sudo tc filter add dev lo parent : \
protocol ip pref 10 u32 match ip src 127.0.0.2 \
flowid 1:10 action gact index 1
Bad action type index
Usage: ... gact [RAND] [INDEX]
Where: ACTION := reclassify | dr