Home
last modified time | relevance | path

Searched hist:"8819 efc9430142957c9c8fc7c09d9107e2061b87" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnft_cmp.cdiff 8819efc9430142957c9c8fc7c09d9107e2061b87 Tue Nov 19 16:05:53 CST 2019 Pablo Neira Ayuso <pablo@netfilter.org> netfilter: nf_tables_offload: allow ethernet interface type only

Hardware offload support at this stage assumes an ethernet device in
place. The flow dissector provides the intermediate representation to
express this selector, so extend it to allow to store the interface
type. Flower does not uses this, so skb_flow_dissect_meta() is not
extended to match on this new field.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dnft_meta.cdiff 8819efc9430142957c9c8fc7c09d9107e2061b87 Tue Nov 19 16:05:53 CST 2019 Pablo Neira Ayuso <pablo@netfilter.org> netfilter: nf_tables_offload: allow ethernet interface type only

Hardware offload support at this stage assumes an ethernet device in
place. The flow dissector provides the intermediate representation to
express this selector, so extend it to allow to store the interface
type. Flower does not uses this, so skb_flow_dissect_meta() is not
extended to match on this new field.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/net/
H A Dflow_dissector.hdiff 8819efc9430142957c9c8fc7c09d9107e2061b87 Tue Nov 19 16:05:53 CST 2019 Pablo Neira Ayuso <pablo@netfilter.org> netfilter: nf_tables_offload: allow ethernet interface type only

Hardware offload support at this stage assumes an ethernet device in
place. The flow dissector provides the intermediate representation to
express this selector, so extend it to allow to store the interface
type. Flower does not uses this, so skb_flow_dissect_meta() is not
extended to match on this new field.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>