On 7/19/18 10:07 AM, Qiaobin Fu wrote:
> 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.
> 
> v4:
> * Make tc use netlink helper functions
> 
> v3:
> * Make flag represented in JSON output as a null value
> 
> v2:
> * Align the output syntax with the input syntax
> 
> * Fix the style issues
> 
> Original idea by Jamal Hadi Salim <[email protected]>
> 
> Signed-off-by: Qiaobin Fu <[email protected]>
> Reviewed-by: Michel Machado <[email protected]>
> Reviewed-by: Cong Wang <[email protected]>
> Reviewed-by: Marcelo Ricardo Leitner <[email protected]>
> Reviewed-by: Stephen Hemminger <[email protected]>
> Reviewed-by: David Ahern <[email protected]>
> ---
> 
> Note that the motivation for this patch is found in the following discussion:
> https://www.spinics.net/lists/netdev/msg501061.html
> ---
>  tc/m_skbedit.c | 19 +++++++++++++++++--
>  1 file changed, 17 insertions(+), 2 deletions(-)
> 

applied to iproute2-next. Thanks


Reply via email to