summaryrefslogtreecommitdiff
path: root/datapath/linux/compat/include/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* make: Remove the Linux datapath.Greg Rose2022-07-1511-642/+0
* compat: handle NF_REPEAT error on nf_conntrack_in.Vladislav Odintsov2021-12-091-1/+8
* compat: Add missing inline keywordGreg Rose2019-11-201-1/+1
* datapath: Load and reference the NAT helper.Yi-Hung Wei2019-10-181-0/+17
* datapath: Replace nf_ct_invert_tuplepr() with nf_ct_invert_tuple()Yi-Hung Wei2019-10-181-0/+14
* compat: Fix small naming issueGreg Rose2019-10-171-3/+3
* datapath: compat: Backport nf_conntrack_timeout supportYi-Hung Wei2019-09-261-0/+34
* datapath: compat: Backports bugfixes for nf_conncountYifeng Sun2019-08-281-7/+0
* netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng2019-05-101-0/+10
* datapath: Fix conntrack_count related compilation errorsYifeng Sun2019-05-101-2/+2
* datapath: Pass nf_hook_state to nf_conntrack_in()Florian Westphal2019-05-101-0/+9
* compat: Remove unused functionGreg Rose2018-08-311-21/+0
* datapath: compat: Backports nf_conncountYi-Hung Wei2018-08-171-0/+61
* compat: Backport nf_ct_netns_{get, put}()Yi-Hung Wei2018-08-171-0/+8
* compat: Remove unsupported kernel compat codeGreg Rose2018-05-211-2/+0
* datapath: introduce nf_conntrack_helper_put functionGreg Rose2017-07-241-0/+12
* datapath: Fix kernel panic for ovs reassemble.wangzhike2017-07-211-0/+4
* datapath: nf_connlabels_replace() backport.Jarno Rajahalme2017-04-271-0/+47
* compat: ipv6: orphan skbs in reassembly unit.Eric Dumazet2017-04-191-4/+7
* datapath: Always define NF_CT_LABELS_MAX_SIZEAndy Zhou2017-04-191-3/+3
* compat: nf_ct_delete compat.Jarno Rajahalme2017-03-081-0/+37
* datapath: add and use nf_ct_set helperFlorian Westphal2017-03-081-0/+8
* datapath: handle NF_REPEAT from nf_conntrack_in()Pablo Neira Ayuso2017-03-021-0/+21
* datapath: Add support for kernel 4.4Pravin B Shelar2016-07-181-0/+2
* datapath: change nf_connlabels_get bit arg to 'highest used'Jarno Rajahalme2016-06-201-8/+17
* datapath: compat for NAT.Jarno Rajahalme2016-06-203-1/+101
* compat: Remove unused ipv[46] backports.Joe Stringer2016-05-031-3/+0
* compat: Document nf_defrag_ipv[46] backport.Joe Stringer2016-05-021-2/+9
* compat: nf_defrag_ipv6: avoid nf_iterate recursion.Joe Stringer2016-05-021-2/+1
* compat: nf_defrag_ipv6: avoid/free clone operations.Joe Stringer2016-05-021-6/+6
* compat: ipv6: Pass struct net into nf_ct_frag6_gather.Joe Stringer2016-05-021-1/+2
* compat: Add a struct net parameter to l4_pkt_to_tuple.Joe Stringer2016-05-021-0/+17
* datapath: Remove OVS_FRAGMENT_BACKPORTPravin B Shelar2016-03-141-11/+0
* compat: Detect and use nf_ct_frag6_gather().Joe Stringer2016-02-021-2/+12
* compat: Detect and use nf_connlabels_get().Joe Stringer2016-02-021-2/+2
* compat: Detect and use struct nf_conntrack_zone.Joe Stringer2016-02-022-4/+4
* datapath: Define nf_connlabels_{put,get}.Joe Stringer2015-12-101-3/+11
* compat: Backport IPv6 reassembly.Joe Stringer2015-12-031-0/+32
* compat: Backport nf_connlabels_{get, put}().Joe Stringer2015-12-031-0/+41
* compat: Backport nf_ct_tmpl_alloc().Joe Stringer2015-12-031-0/+44
* compat: Backport conntrack zones headers.Joe Stringer2015-12-032-0/+124