Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / unikraft/lib-lwip issues and pull requests
#60 - Fix #59, invalid pointer for dns addr in gcc14
Pull Request -
State: closed - Opened by cluosh 2 months ago
- 1 comment
Labels: enhancement, ci/merged
#59 - -Wincompatible-pointer-types error in init.c, if gcc version >= 14
Issue -
State: closed - Opened by akira-kurogane 7 months ago
#58 - socket.c: Update to posix-socket poll setup API
Pull Request -
State: open - Opened by andreittr 9 months ago
Labels: enhancement
#57 - Rename LIBUKSWRAND to LIBUKRANDOM
Pull Request -
State: closed - Opened by Alex-deVis 9 months ago
Labels: enhancement
#56 - patches: Bring back address structure length checks
Pull Request -
State: closed - Opened by mogasergiu 9 months ago
Labels: enhancement
#55 - Indicate EPOLLRDHUP when the peer closed the connection
Pull Request -
State: closed - Opened by mschlumpp 10 months ago
Labels: enhancement
#54 - .github/workflows: Introduce catalog tests
Pull Request -
State: closed - Opened by craciunoiuc 10 months ago
Labels: enhancement, ci/merged
#53 - Implement support for LRO
Pull Request -
State: open - Opened by mschlumpp 12 months ago
Labels: enhancement
#52 - lwip: Provide config option for SO_LINGER and enable by default
Pull Request -
State: closed - Opened by michpappas 12 months ago
- 2 comments
Labels: enhancement
#51 - Ignore SO_LINGER socket option
Pull Request -
State: closed - Opened by mogasergiu about 1 year ago
#50 - Expose LWIP_SO_RCVBUF config and set on by default
Pull Request -
State: closed - Opened by andreittr about 1 year ago
Labels: enhancement
#49 - Set system hostname when initializing interface
Pull Request -
State: closed - Opened by andreittr about 1 year ago
Labels: enhancement
#48 - Prepare lwip to provde DNS functions to native musl
Pull Request -
State: closed - Opened by skuenzer about 1 year ago
Labels: enhancement
#47 - Option to wait for DHCP and fail without netifs
Pull Request -
State: closed - Opened by skuenzer about 1 year ago
Labels: enhancement
#46 - Various smaller fixes
Pull Request -
State: closed - Opened by mschlumpp about 1 year ago
- 1 comment
Labels: enhancement
#45 - init.c:330:43: error: macro "uk_lib_initcall" passed 2 arguments, but takes just 1
Issue -
State: open - Opened by FuuuOverclocking about 1 year ago
#44 - Silence warning on arithmetic operation on socket flags (corrected)
Pull Request -
State: closed - Opened by michpappas about 1 year ago
Labels: enhancement
#43 - Silence warning on arithmetic operation on socket flags
Pull Request -
State: closed - Opened by michpappas about 1 year ago
Labels: build/warning
#42 - Support new `netdev.ip` parameter of `lib/uknetdev`
Pull Request -
State: closed - Opened by skuenzer about 1 year ago
Labels: enhancement
#41 - Adapt to new auxiliary stack argument of `libuksched` API
Pull Request -
State: closed - Opened by mogasergiu about 1 year ago
- 1 comment
Labels: enhancement
#41 - Adapt to new auxiliary stack argument of `libuksched` API
Pull Request -
State: closed - Opened by mogasergiu about 1 year ago
- 1 comment
Labels: enhancement
#40 - Update to latest inittab changes
Pull Request -
State: closed - Opened by skuenzer about 1 year ago
#40 - Update to latest inittab changes
Pull Request -
State: closed - Opened by skuenzer about 1 year ago
#39 - socket.c: Port to the new posix-socket API
Pull Request -
State: closed - Opened by andreittr about 1 year ago
#39 - socket.c: Port to the new posix-socket API
Pull Request -
State: closed - Opened by andreittr about 1 year ago
#38 - Makefile.uk: Silence macro redefinition warnings
Pull Request -
State: closed - Opened by andreittr over 1 year ago
Labels: enhancement, ci/merged
#38 - Makefile.uk: Silence macro redefinition warnings
Pull Request -
State: closed - Opened by andreittr over 1 year ago
Labels: enhancement, ci/merged
#37 - Introduce Library.uk
Pull Request -
State: closed - Opened by nderjung over 1 year ago
#37 - Introduce Library.uk
Pull Request -
State: closed - Opened by nderjung over 1 year ago
#36 - Modify `atomic.h` import line to accomodate plat re-arch
Pull Request -
State: closed - Opened by Starnox over 1 year ago
- 1 comment
Labels: enhancement
#35 - Fix packet leak on uknetdev_output()
Pull Request -
State: closed - Opened by haesbaert almost 2 years ago
- 1 comment
#35 - Fix packet leak on uknetdev_output()
Pull Request -
State: closed - Opened by haesbaert almost 2 years ago
- 1 comment
#34 - add linux definitions patch
Pull Request -
State: closed - Opened by John-Ted almost 2 years ago
Labels: enhancement, ci/merged
#34 - add linux definitions patch
Pull Request -
State: closed - Opened by John-Ted almost 2 years ago
Labels: enhancement, ci/merged
#33 - Add SOCK_NONBLOCK to accept4 and socket()
Pull Request -
State: closed - Opened by marcrittinghaus almost 2 years ago
- 3 comments
Labels: enhancement, ci/merged
#33 - Add SOCK_NONBLOCK to accept4 and socket()
Pull Request -
State: closed - Opened by marcrittinghaus almost 2 years ago
- 3 comments
Labels: enhancement, ci/merged
#32 - socket() with IPPROTO_ICMP uses UDP
Issue -
State: open - Opened by iAmGroute almost 2 years ago
#31 - Port reuse problems / SOREUSEPORT support
Issue -
State: open - Opened by ungps almost 2 years ago
#31 - Port reuse problems / SOREUSEPORT support
Issue -
State: open - Opened by ungps almost 2 years ago
#30 - Adapt forced polling mode to uknetdev flag rename
Pull Request -
State: closed - Opened by mschlumpp about 2 years ago
- 2 comments
Labels: enhancement, ci/merged
#30 - Adapt forced polling mode to uknetdev flag rename
Pull Request -
State: closed - Opened by mschlumpp about 2 years ago
- 2 comments
Labels: enhancement, ci/merged
#29 - release 0.9.0: variable rename needed
Issue -
State: open - Opened by pogobanane about 2 years ago
#29 - release 0.9.0: variable rename needed
Issue -
State: open - Opened by pogobanane about 2 years ago
#28 - Makefile.uk: Use -Wno-cast-function-type for GCC >= 8
Pull Request -
State: closed - Opened by razvand about 2 years ago
Labels: enhancement, ci/merged
#28 - Makefile.uk: Use -Wno-cast-function-type for GCC >= 8
Pull Request -
State: closed - Opened by razvand about 2 years ago
Labels: enhancement, ci/merged
#27 - patches: Include fcntl.h and sys/ioctl.h in sockets.c
Pull Request -
State: closed - Opened by razvand about 2 years ago
Labels: enhancement, ci/merged
#27 - patches: Include fcntl.h and sys/ioctl.h in sockets.c
Pull Request -
State: closed - Opened by razvand about 2 years ago
Labels: enhancement, ci/merged
#26 - Cleanup and fix configuration options
Pull Request -
State: closed - Opened by mschlumpp about 2 years ago
- 3 comments
Labels: enhancement, ci/merged
#26 - Cleanup and fix configuration options
Pull Request -
State: closed - Opened by mschlumpp about 2 years ago
- 3 comments
Labels: enhancement, ci/merged
#25 - Makefile.uk: Remove ip6addr-related files
Pull Request -
State: closed - Opened by razvand over 2 years ago
- 2 comments
Labels: enhancement, ci/merged
#25 - Makefile.uk: Remove ip6addr-related files
Pull Request -
State: closed - Opened by razvand over 2 years ago
- 2 comments
Labels: enhancement, ci/merged
#24 - Build fails when using `ipv6` and Musl.
Issue -
State: closed - Opened by StefanJum over 2 years ago
- 1 comment
Labels: bug
#24 - Build fails when using `ipv6` and Musl.
Issue -
State: closed - Opened by StefanJum over 2 years ago
- 1 comment
Labels: bug
#23 - Add Musl support
Pull Request -
State: closed - Opened by razvand over 2 years ago
- 6 comments
Labels: enhancement, ci/merged
#23 - Add Musl support
Pull Request -
State: closed - Opened by razvand over 2 years ago
- 6 comments
Labels: enhancement, ci/merged
#22 - serv.c: Add uk/essentials.h as include dependency
Pull Request -
State: closed - Opened by razvand over 2 years ago
Labels: bug, ci/merged
#22 - serv.c: Add uk/essentials.h as include dependency
Pull Request -
State: closed - Opened by razvand over 2 years ago
Labels: bug, ci/merged
#21 - Undefined `__unused` when building with Musl
Issue -
State: closed - Opened by razvand over 2 years ago
Labels: bug
#21 - Undefined `__unused` when building with Musl
Issue -
State: closed - Opened by razvand over 2 years ago
Labels: bug
#20 - Port lwip tests to use the Unikraft testing API
Issue -
State: open - Opened by StefanJum over 2 years ago
- 3 comments
Labels: enhancement, kind/hackathon
#20 - Port lwip tests to use the Unikraft testing API
Issue -
State: open - Opened by StefanJum over 2 years ago
- 3 comments
Labels: enhancement, kind/hackathon
#19 - Adopt to refactored scheduling API (lib/uksched)
Pull Request -
State: closed - Opened by skuenzer over 2 years ago
- 1 comment
Labels: enhancement, ci/merged
#19 - Adopt to refactored scheduling API (lib/uksched)
Pull Request -
State: closed - Opened by skuenzer over 2 years ago
- 1 comment
Labels: enhancement, ci/merged
#18 - Remove redundant argument from POSIX_SOCKET_FAMILY_REGISTER macro
Pull Request -
State: closed - Opened by mariasfiraiala over 2 years ago
Labels: bug, ci/merged
#18 - Remove redundant argument from POSIX_SOCKET_FAMILY_REGISTER macro
Pull Request -
State: closed - Opened by mariasfiraiala over 2 years ago
Labels: bug, ci/merged
#17 - Switch to lib/posix-socket
Pull Request -
State: closed - Opened by marcrittinghaus over 2 years ago
- 3 comments
Labels: enhancement, ci/merged
#17 - Switch to lib/posix-socket
Pull Request -
State: closed - Opened by marcrittinghaus over 2 years ago
- 3 comments
Labels: enhancement, ci/merged
#16 - [WIP] Vladb/getifaddrs
Pull Request -
State: open - Opened by vladandrew about 3 years ago
#16 - [WIP] Vladb/getifaddrs
Pull Request -
State: open - Opened by vladandrew about 3 years ago
Labels: enhancement
#15 - lwip: Add dumb socketpair implementation
Pull Request -
State: closed - Opened by vladandrew about 3 years ago
Labels: ci/merged
#15 - lwip: Add dumb socketpair implementation
Pull Request -
State: closed - Opened by vladandrew about 3 years ago
Labels: ci/merged
#14 - sockets.c: fix crash when handling invalid/unsupported FDs
Pull Request -
State: closed - Opened by hlef about 3 years ago
Labels: bug, ci/merged
#14 - sockets.c: fix crash when handling invalid/unsupported FDs
Pull Request -
State: closed - Opened by hlef about 3 years ago
Labels: bug, ci/merged
#13 - Add mailbox configuration options.
Pull Request -
State: closed - Opened by danield20 over 3 years ago
Labels: enhancement, ci/merged
#13 - Add mailbox configuration options.
Pull Request -
State: closed - Opened by danield20 over 3 years ago
Labels: enhancement, ci/merged
#12 - Hardware checksum offloading with partially computed TCP and UDP checksums
Pull Request -
State: open - Opened by skuenzer over 3 years ago
- 4 comments
Labels: enhancement
#12 - Hardware checksum offloading with partially computed TCP and UDP checksums
Pull Request -
State: open - Opened by skuenzer over 3 years ago
- 4 comments
Labels: enhancement
#11 - Configuration: Differentiate between loopback traffic and loopback device
Pull Request -
State: closed - Opened by skuenzer over 3 years ago
- 2 comments
Labels: enhancement, ci/merged
#11 - Configuration: Differentiate between loopback traffic and loopback device
Pull Request -
State: closed - Opened by skuenzer over 3 years ago
- 2 comments
Labels: enhancement, ci/merged
#10 - Call uk_netdev_probe() during initialization
Pull Request -
State: closed - Opened by skuenzer over 3 years ago
- 2 comments
Labels: ci/merged
#10 - Call uk_netdev_probe() during initialization
Pull Request -
State: closed - Opened by skuenzer over 3 years ago
- 2 comments
Labels: ci/merged
#9 - Use our Unikraft fork of lwIP
Pull Request -
State: closed - Opened by skuenzer over 3 years ago
Labels: ci/merged
#9 - Use our Unikraft fork of lwIP
Pull Request -
State: closed - Opened by skuenzer over 3 years ago
Labels: ci/merged
#8 - socketpair() not supported
Issue -
State: open - Opened by gabriele-scivoletto over 3 years ago
#8 - socketpair() not supported
Issue -
State: open - Opened by gabriele-scivoletto over 3 years ago
#7 - include: Add IP fragment option
Pull Request -
State: closed - Opened by marcrittinghaus over 3 years ago
Labels: ci/merged
#7 - include: Add IP fragment option
Pull Request -
State: closed - Opened by marcrittinghaus over 3 years ago
Labels: ci/merged
#6 - Correct license headers introduced by University Politehnica of Bucharest
Pull Request -
State: closed - Opened by skuenzer over 3 years ago
#6 - Correct license headers introduced by University Politehnica of Bucharest
Pull Request -
State: closed - Opened by skuenzer over 3 years ago
#5 - Correct license headers introduced by NEC Laboratories Europe GmbH
Pull Request -
State: closed - Opened by skuenzer over 3 years ago
#5 - Correct license headers introduced by NEC Laboratories Europe GmbH
Pull Request -
State: closed - Opened by skuenzer over 3 years ago
#4 - uknetdev: Initialize the txq_conf
Pull Request -
State: closed - Opened by hisharanwithu over 3 years ago
Labels: ci/merged
#4 - uknetdev: Initialize the txq_conf
Pull Request -
State: closed - Opened by hisharanwithu over 3 years ago
Labels: ci/merged
#3 - [UNIKRAFT/LWIP PATCH] Support socket family of syscalls in LwIP
Pull Request -
State: closed - Opened by hisharanwithu over 3 years ago
- 1 comment
Labels: enhancement
#3 - [UNIKRAFT/LWIP PATCH] Support socket family of syscalls in LwIP
Pull Request -
State: closed - Opened by hisharanwithu over 3 years ago
- 1 comment
Labels: enhancement
#2 - Add RAW socket type to LwIP
Pull Request -
State: closed - Opened by flapjack321 almost 4 years ago
- 2 comments
Labels: enhancement
#2 - Add RAW socket type to LwIP
Pull Request -
State: closed - Opened by flapjack321 almost 4 years ago
- 2 comments
Labels: enhancement
#1 - Correct license headers introduced by NEC Laboratories Europe GmbH
Pull Request -
State: closed - Opened by nderjung almost 4 years ago
#1 - Correct license headers introduced by NEC Laboratories Europe GmbH
Pull Request -
State: closed - Opened by nderjung almost 4 years ago