!24 add support ipv6

From: @sunsuwan 
Reviewed-by: @kwb0523, @jia_zhenyuan, @xiexiuqi 
Signed-off-by: @xiexiuqi
This commit is contained in:
openeuler-ci-bot 2022-10-31 15:27:42 +00:00 committed by Gitee
commit 35602dc138
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 1975 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@
Name: TCP_option_address
Summary: Intel(R) Ethernet Adaptive Virtual Function Driver
Version: 1.0.0
Release: 3
Release: 4
#Release: 0.%{krelver}
Vendor: Huawei
License: GPL-2.0
@ -16,6 +16,7 @@ Patch0001: 0001-support-arm64.patch
Patch0002: 0002-fix-build-error.patch
Patch0003: 0003-patch-for-5_10.patch
Patch0004: 0004-fix-crash.patch
Patch0005: 0005-support-ipv6-from-iqiyi.patch
Requires: kernel, findutils, gawk, bash
@ -105,6 +106,9 @@ else
fi
%changelog
* Mon Oct 31 2022 sunsuwan<sunsuwan3@huawei.com> - 1.0.0-4
- support ipv6 from iqiyi
* Wed Aug 03 2022 jiaofenfang<jiaofenfang@uniontech.com> - 1.0.0-3
- fix crash on the arm64