]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
netfilter: gre: Use consistent GRE and PTTP header structure instead of the ones...
authorGao Feng <fgao@ikuai8.com>
Thu, 25 Aug 2016 15:08:47 +0000 (23:08 +0800)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 7 Sep 2016 08:36:52 +0000 (10:36 +0200)
commitc579a9e7d58f66030a144c7a33cc9bdf827a4b6d
tree6f39337e5813c1cea79cb3317225b7bb03465a71
parentecc6569f3503b39f45bc6b86197b5e0a8533fb72
netfilter: gre: Use consistent GRE and PTTP header structure instead of the ones defined by netfilter

There are two existing strutures which defines the GRE and PPTP header.
So use these two structures instead of the ones defined by netfilter to
keep consitent with other codes.

Signed-off-by: Gao Feng <fgao@ikuai8.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/netfilter/nf_conntrack_proto_gre.h
net/ipv4/netfilter/nf_nat_proto_gre.c
net/netfilter/nf_conntrack_proto_gre.c