mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
mptcpd: update to version 0.13
Changes since v0.12: 7fb6416 tests: fix segfault with no /etc/protocols (#286) 0dddc42 README: Update branch references in badge URLs 5eea3f4 github: Update branch names for actions b102523 scripts: get debug info for bug reports 334bb9c Make listening socket creation optional. (#297) a4e7b65 {etc,man}: improve check_route address notification flag documentation (#301) ffa276f Support ELL 0.68 l_netlink_message API. (#303) 269f10a gh: daily validation of the ELL compatibility (#308) 824ff8c Support listener events (#304) 5d9f33a Some clean-ups (#305) 05a08bf lib: switch to v4.0.1: only added items (#306) 3702487 scripts: debug: also print system info (#307) 5d8db15 ell: only include 'ell/ell.h' header (#309) 772afe9 AUTHORS: Update e-mail addresses. 0c36dba mptcpd 0.13 Drop backported patches which are part of the release. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -9,7 +9,7 @@ Subject: [PATCH 09/11] 7
|
||||
|
||||
--- a/src/configuration.c
|
||||
+++ b/src/configuration.c
|
||||
@@ -52,7 +52,10 @@
|
||||
@@ -51,7 +51,10 @@
|
||||
# error Problem configuring default log message destination.
|
||||
#endif
|
||||
/// Name of the default logging function determined at compile-time.
|
||||
|
||||
Reference in New Issue
Block a user