Package: lwip / 2.0.3-3+deb10u1

Metadata

Package Version Patches format
lwip 2.0.3-3+deb10u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
CVE 2020 8597 | (download)

src/netif/ppp/eap.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
port | (download)

port/include/arch/cc.h | 68 68 + 0 - 0 !
port/include/arch/sys_arch.h | 62 62 + 0 - 0 !
port/include/lwipopts.h | 131 131 + 0 - 0 !
port/sys_arch.c | 668 668 + 0 - 0 !
4 files changed, 929 insertions(+)

---
posix | (download)

port/include/lwipopts.h | 5 5 + 0 - 0 !
port/include/posix/inet.h | 63 63 + 0 - 0 !
port/include/posix/socket.h | 45 45 + 0 - 0 !
src/api/netdb.c | 4 4 + 0 - 0 !
src/api/sockets.c | 20 18 + 2 - 0 !
src/include/lwip/inet.h | 129 4 + 125 - 0 !
src/include/lwip/ip.h | 7 7 + 0 - 0 !
src/include/lwip/lwip_inet.h | 164 164 + 0 - 0 !
src/include/lwip/lwip_sockets.h | 569 569 + 0 - 0 !
src/include/lwip/opt.h | 9 9 + 0 - 0 !
src/include/lwip/sockets.h | 524 12 + 512 - 0 !
11 files changed, 900 insertions(+), 639 deletions(-)

---
errno | (download)

src/api/sockets.c | 20 10 + 10 - 0 !
1 file changed, 10 insertions(+), 10 deletions(-)

---
autoconf | (download)

AUTHORS | 1 1 + 0 - 0 !
ChangeLog | 1 1 + 0 - 0 !
Filelists.mk | 2 2 + 0 - 0 !
Makefile.am | 163 163 + 0 - 0 !
NEWS | 1 1 + 0 - 0 !
configure.ac | 32 32 + 0 - 0 !
lwip.pc.in | 10 10 + 0 - 0 !
src/Filelists.mk | 11 9 + 2 - 0 !
8 files changed, 219 insertions(+), 2 deletions(-)

---
bug 36167 | (download)

src/core/tcp.c | 2 1 + 1 - 0 !
src/include/lwip/tcp.h | 3 3 + 0 - 0 !
2 files changed, 4 insertions(+), 1 deletion(-)

---
getpeername_dual | (download)

src/api/sockets.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
poll | (download)

port/include/arch/cc.h | 3 3 + 0 - 0 !
port/include/lwipopts.h | 3 3 + 0 - 0 !
src/api/sockets.c | 364 323 + 41 - 0 !
src/include/lwip/lwip_sockets.h | 22 22 + 0 - 0 !
src/include/lwip/opt.h | 11 11 + 0 - 0 !
src/include/lwip/sockets.h | 3 3 + 0 - 0 !
6 files changed, 365 insertions(+), 41 deletions(-)

---
max_sockets | (download)

port/include/lwipopts.h | 3 3 + 0 - 0 !
src/api/sockets.c | 127 112 + 15 - 0 !
src/core/init.c | 3 3 + 0 - 0 !
src/include/lwip/opt.h | 10 10 + 0 - 0 !
4 files changed, 128 insertions(+), 15 deletions(-)

---