From bda9caeb2edd4589b74991a84ac1f40d5aeed9e2 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 6 Nov 2020 22:55:03 +0100 Subject: [PATCH] =?UTF-8?q?patch/Support-for-fullcone-nat:=20Add=20Akhiles?= =?UTF-8?q?h=E2=80=99s=20Signed-off-by=20line?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Copy the Signed-off-by line from merge/pull request description [1]. [1]: https://github.com/Azure/sonic-linux-kernel/pull/147 --- patch/Support-for-fullcone-nat.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/patch/Support-for-fullcone-nat.patch b/patch/Support-for-fullcone-nat.patch index 5d8715072..4d4027cca 100644 --- a/patch/Support-for-fullcone-nat.patch +++ b/patch/Support-for-fullcone-nat.patch @@ -30,6 +30,8 @@ the ASIC and the Kernel* in the NAT HLD [1]. [1]: https://github.com/kirankella/SONiC/blob/nat_doc_changes/doc/nat/nat_design_spec.md Signed-off-by: Kiran Kella +[forward port to Linux v4.19, https://github.com/Azure/sonic-linux-kernel/pull/147] +Signed-off-by: Akhilesh Samineni --- include/net/netfilter/nf_conntrack.h | 3 + include/net/netfilter/nf_nat.h | 6 +