cleancode: refactor lwipsock.h
Signed-off-by: Lemmy Huang <huangliming5@huawei.com> (cherry picked from commit df157deb4258ed1b202ffa6277992b26371ae467)
This commit is contained in:
parent
3697e43678
commit
931209bcad
1078
0148-cleancode-refactor-lwipsock.h.patch
Normal file
1078
0148-cleancode-refactor-lwipsock.h.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -4,7 +4,7 @@
|
|||||||
Summary: lwip is a small independent implementation of the TCP/IP protocol suite
|
Summary: lwip is a small independent implementation of the TCP/IP protocol suite
|
||||||
Name: lwip
|
Name: lwip
|
||||||
Version: 2.2.0
|
Version: 2.2.0
|
||||||
Release: 39
|
Release: 40
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://savannah.nongnu.org/projects/lwip/
|
URL: http://savannah.nongnu.org/projects/lwip/
|
||||||
Source0: http://download.savannah.nongnu.org/releases/lwip/%{name}-%{version}.zip
|
Source0: http://download.savannah.nongnu.org/releases/lwip/%{name}-%{version}.zip
|
||||||
@ -159,6 +159,7 @@ Patch9143: 0144-add-MCAST_MSFILTER-in-setsockopt-for-MLDv2-of-IPv6.patch
|
|||||||
Patch9144: 0145-cleancode-improving-makefile-readability.patch
|
Patch9144: 0145-cleancode-improving-makefile-readability.patch
|
||||||
Patch9145: 0146-cleancode-remove-perf.patch
|
Patch9145: 0146-cleancode-remove-perf.patch
|
||||||
Patch9146: 0147-cleancode-rename-gazelle-files-in-lwip.patch
|
Patch9146: 0147-cleancode-rename-gazelle-files-in-lwip.patch
|
||||||
|
Patch9147: 0148-cleancode-refactor-lwipsock.h.patch
|
||||||
|
|
||||||
BuildRequires: gcc-c++ dos2unix dpdk-devel
|
BuildRequires: gcc-c++ dos2unix dpdk-devel
|
||||||
|
|
||||||
@ -188,6 +189,9 @@ cd %{_builddir}/%{name}-%{version}/src
|
|||||||
%{_libdir}/liblwip.a
|
%{_libdir}/liblwip.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 16 2024 LemmyHuang <huangliming5@huawei.com> - 2.2.0-40
|
||||||
|
- cleancode: refactor lwipsock.h
|
||||||
|
|
||||||
* Tue Jul 9 2024 LemmyHuang <huangliming5@huawei.com> - 2.2.0-39
|
* Tue Jul 9 2024 LemmyHuang <huangliming5@huawei.com> - 2.2.0-39
|
||||||
- cleancode: rename gazelle files in lwip
|
- cleancode: rename gazelle files in lwip
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user