[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150901.152222.2028025215885843736.davem@davemloft.net>
Date: Tue, 01 Sep 2015 15:22:22 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: tom@...bertland.com
Cc: netdev@...r.kernel.org, kernel-team@...com
Subject: Re: [PATCH net-next 00/11] flow_dissector: Paramterize dissection
and other features
From: Tom Herbert <tom@...bertland.com>
Date: Tue, 1 Sep 2015 09:24:22 -0700
> This patch set adds some new capabilities to flow_dissector:
>
> - Add flags to flow dissector functions to control dissection
> - Flag to stop dissection when L3 header is seen (don't
> dissect L4)
> - Flag to stop dissection when encapsulation is detected
> - Flag to parse first fragment of fragmented packet. This
> may provide L4 ports
> - Added new reporting in key_control
> - Packet is a fragment
> - Packet is a first fragment
> - Packet has encapsulation
>
> Also:
> - Make __skb_set_sw_hash a general function
> - Create functions to get a flow hash based on flowi4 or flowi6
> structures without an reference to an skbuff
> - Ignore flow dissector return value from ___skb_get_hash. Just
> use whatever key fields are found to make a hash
>
> Tested:
...
This looks fine, series applied, thanks Tom.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists