diff options
author | Yi-Hung Wei <yihung.wei@gmail.com> | 2019-10-04 19:26:44 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-10-06 16:23:43 +0300 |
commit | 248d45f1e1934f7849fbdc35ef1e57151cf063eb (patch) | |
tree | 0682a151c68e647c4dba57093df13e821bb2dcdf /crypto/serpent_generic.c | |
parent | fbe3d0c77c83722d7f1c00924e0ed39df2d1d041 (diff) | |
download | linux-248d45f1e1934f7849fbdc35ef1e57151cf063eb.tar.xz |
openvswitch: Allow attaching helper in later commit
This patch allows to attach conntrack helper to a confirmed conntrack
entry. Currently, we can only attach alg helper to a conntrack entry
when it is in the unconfirmed state. This patch enables an use case
that we can firstly commit a conntrack entry after it passed some
initial conditions. After that the processing pipeline will further
check a couple of packets to determine if the connection belongs to
a particular application, and attach alg helper to the connection
in a later stage.
Signed-off-by: Yi-Hung Wei <yihung.wei@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/serpent_generic.c')
0 files changed, 0 insertions, 0 deletions