On Mon, Apr 24, 2017 at 10:52 AM, Amir Vadai wrote:
> On Sun, Apr 23, 2017 at 01:44:51PM -0400, Jamal Hadi Salim wrote:
>> Thanks for the excellent work.
sure, it's Amir, you know..
>> On 17-04-23 08:53 AM, Amir Vadai wrote:
>> Mostly curious about hardware handling.
> As to hardware handling,
On Sun, Apr 23, 2017 at 01:44:51PM -0400, Jamal Hadi Salim wrote:
>
> Thanks for the excellent work.
>
> On 17-04-23 08:53 AM, Amir Vadai wrote:
> > This command could be useful to increase/decrease fields value.
> >
>
> Does this contradict the "retain" feature? Example rule to
> retain the se
Thanks for the excellent work.
On 17-04-23 08:53 AM, Amir Vadai wrote:
This command could be useful to increase/decrease fields value.
Does this contradict the "retain" feature? Example rule to
retain the second nibble but set the first to 0xA
(essentially it X-ORs):
tc filter add dev lo par
This command could be useful to increase/decrease fields value.
Signed-off-by: Amir Vadai
---
man/man8/tc-pedit.8 | 13 -
tc/m_pedit.c| 18 +++---
2 files changed, 27 insertions(+), 4 deletions(-)
diff --git a/man/man8/tc-pedit.8 b/man/man8/tc-pedit.8
index 761d5