From: Qiaobin Fu <[email protected]> Date: Sun, 1 Jul 2018 15:16:27 -0400
> The new action inheritdsfield copies the field DS of > IPv4 and IPv6 packets into skb->priority. This enables > later classification of packets based on the DS field. > > v5: > *Update the drop counter for TC_ACT_SHOT > > v4: > *Not allow setting flags other than the expected ones. > > *Allow dumping the pure flags. > > v3: > *Use optional flags, so that it won't break old versions of tc. > > *Allow users to set both SKBEDIT_F_PRIORITY and SKBEDIT_F_INHERITDSFIELD > flags. > > v2: > *Fix the style issue > > *Move the code from skbmod to skbedit > > Original idea by Jamal Hadi Salim <[email protected]> > > Signed-off-by: Qiaobin Fu <[email protected]> > Reviewed-by: Michel Machado <[email protected]> > Acked-by: Jamal Hadi Salim <[email protected]> > Reviewed-by: Marcelo Ricardo Leitner <[email protected]> > Acked-by: Davide Caratti <[email protected]> Applied.
