On Mon, 2019-01-28 at 15:28 -0800, xiangxia.m@gmail.com wrote:
> From: Tonghao Zhang
>
> In some case, we may use multiple pedit actions to modify packets.
> The command shown as below: the last pedit action is effective.
>
> $ tc filter add dev netdev_rep parent : protocol ip prio 1
On Tue, Jan 29, 2019 at 8:05 PM wrote:
> From: Tonghao Zhang
>
> In some case, we may use multiple pedit actions to modify packets.
> The command shown as below: the last pedit action is effective.
>
> $ tc filter add dev netdev_rep parent : protocol ip prio 1\
> flower skip_sw ip
From: Tonghao Zhang
In some case, we may use multiple pedit actions to modify packets.
The command shown as below: the last pedit action is effective.
$ tc filter add dev netdev_rep parent : protocol ip prio 1\
flower skip_sw ip_proto icmp dst_ip 3.3.3.3\
action p