Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
lwip-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Thu Nov 30 2017 03:47:53 -0500
Threads in reverse chronological order
[
Next Period
]
[lwip-devel] Problem with Lwip-2.0.3 TCP Connection Establishment
,
antonio
,
2017/11/30
[lwip-devel] [patch #9504] Fix build warning for lwip_isdigit/isxdigit/islower/isspace
,
Axel Lin
,
2017/11/29
[lwip-devel] [bug #52554] LWIP_NETCONN_FULLDUPLEX: closing fails to end 'recv' calls correctly
,
Simon Goldschmidt
,
2017/11/29
[lwip-devel] [patch #9501] httpd: move httpd_cgi_handler() call
,
Giuseppe Modugno
,
2017/11/27
[lwip-devel] [patch #9500] Avoid sending Content-Length header if data is not ready yet
,
Giuseppe Modugno
,
2017/11/27
[lwip-devel] [patch #9500] Avoid sending Content-Length header if data is not ready yet
,
Giuseppe Modugno
,
2017/11/28
[lwip-devel] Patch: avoid sending Content-Length header for async file
,
Giuseppe Modugno
,
2017/11/24
Re: [lwip-devel] Patch: avoid sending Content-Length header for async file
,
goldsimon
,
2017/11/24
[lwip-devel] [patch #9499] bridgeif: Remove redundant port_netif NULL test in bridgeif_send_to_port
,
Axel Lin
,
2017/11/23
[lwip-devel] [patch #9499] bridgeif: Remove redundant port_netif NULL test in bridgeif_send_to_port
,
Dirk Ziegelmeier
,
2017/11/26
[lwip-devel] httpd and CGI handler call
,
Giuseppe Modugno
,
2017/11/23
Re: [lwip-devel] httpd and CGI handler call
,
address@hidden
,
2017/11/23
Re: [lwip-devel] httpd and CGI handler call
,
Giuseppe Modugno
,
2017/11/24
Re: [lwip-devel] httpd and CGI handler call
,
address@hidden
,
2017/11/28
Re: [lwip-devel] httpd and CGI handler call
,
Giuseppe Modugno
,
2017/11/29
[lwip-devel] [patch #9498] Get rid of raw_flags() and udp_flags() macro
,
Axel Lin
,
2017/11/23
[lwip-devel] [patch #9498] Get rid of raw_flags() and udp_flags() macro
,
Simon Goldschmidt
,
2017/11/23
[lwip-devel] [task #12406] Add DHCPv6
,
Simon Goldschmidt
,
2017/11/22
[lwip-devel] [task #14743] Add more examples for httpd
,
Simon Goldschmidt
,
2017/11/22
[lwip-devel] [patch #9497] apps/httpd: Use LWIP_ARRAYSIZE at appropriate places
,
Axel Lin
,
2017/11/21
[lwip-devel] [patch #9497] apps/httpd: Use LWIP_ARRAYSIZE at appropriate places
,
Simon Goldschmidt
,
2017/11/22
[lwip-devel] apps/httpd build failure
,
Axel Lin
,
2017/11/21
[lwip-devel] [task #14269] httpd: allow SSI processing independent of file extension
,
Simon Goldschmidt
,
2017/11/21
[lwip-devel] [bug #52471] Change in netconn_recv_data_tcp causing recv regression
,
Joel Cunningham
,
2017/11/20
[lwip-devel] [bug #52471] Change in netconn_recv_data_tcp causing recv regression
,
Simon Goldschmidt
,
2017/11/20
[lwip-devel] [bug #52471] Change in netconn_recv_data_tcp causing recv regression
,
Joel Cunningham
,
2017/11/20
[lwip-devel] [bug #52471] Change in netconn_recv_data_tcp causing recv regression
,
Joel Cunningham
,
2017/11/20
[lwip-devel] [bug #52471] Change in netconn_recv_data_tcp causing recv regression
,
Simon Goldschmidt
,
2017/11/20
[lwip-devel] [bug #52471] Change in netconn_recv_data_tcp causing recv regression
,
Simon Goldschmidt
,
2017/11/21
[lwip-devel] [patch #9495] apps/snmp: Fix buld error when LWIP_SNMP_CONFIGURE_VERSIONS=1
,
Axel Lin
,
2017/11/19
[lwip-devel] [patch #9495] apps/snmp: Fix buld error when LWIP_SNMP_CONFIGURE_VERSIONS=1
,
Simon Goldschmidt
,
2017/11/22
[lwip-devel] [patch #9493] apps/httpd: Fix build error when LWIP_HTTPD_TIMING=1
,
Axel Lin
,
2017/11/19
[lwip-devel] [patch #9493] apps/httpd: Fix build error when LWIP_HTTPD_TIMING=1
,
Simon Goldschmidt
,
2017/11/19
[lwip-devel] [bug #52438] HTTPD does not support basic authentication.
,
GuoYufeng
,
2017/11/17
[lwip-devel] [bug #52438] HTTPD does not support basic authentication.
,
Simon Goldschmidt
,
2017/11/18
[lwip-devel] [task #14600] tcp_alloc() kill TF_CLOSEPEND connections before other ESTABLISHED?
,
Simon Goldschmidt
,
2017/11/17
[lwip-devel] [task #14600] tcp_alloc() kill TF_CLOSEPEND connections before other ESTABLISHED?
,
Simon Goldschmidt
,
2017/11/21
[lwip-devel] [task #14568] httpd. Add new headers
,
Simon Goldschmidt
,
2017/11/17
[lwip-devel] [task #14098] mem heap should support overflow/underflow checks
,
Simon Goldschmidt
,
2017/11/17
[lwip-devel] [patch #9427] Add gethostbyname hook
,
Simon Goldschmidt
,
2017/11/17
[lwip-devel] [patch #9427] Add gethostbyname hook
,
Simon Goldschmidt
,
2017/11/19
[lwip-devel] [patch #9427] Add gethostbyname hook
,
Joel Cunningham
,
2017/11/20
[lwip-devel] [patch #9427] Add gethostbyname hook
,
Joel Cunningham
,
2017/11/20
[lwip-devel] [bug #52252] Review locking/race conditions for get_socket/LWIP_NETCONN_FULLDUPLEX
,
Simon Goldschmidt
,
2017/11/17
[lwip-devel] [bug #52252] Review locking/race conditions for get_socket/LWIP_NETCONN_FULLDUPLEX
,
Simon Goldschmidt
,
2017/11/19
[lwip-devel] [bug #51538] Don't use signed types when overflow is expected
,
Simon Goldschmidt
,
2017/11/17
[lwip-devel] [bug #51538] Don't use signed types when overflow is expected
,
Simon Goldschmidt
,
2017/11/17
[lwip-devel] [bug #36167] tcp server crash when client closes (maximum window)
,
Simon Goldschmidt
,
2017/11/17
[lwip-devel] [bug #36167] tcp server crash when client closes (maximum window)
,
Simon Goldschmidt
,
2017/11/17
[lwip-devel] [patch #9491] Use NETIF_FOREACH macro at appropriate places
,
Axel Lin
,
2017/11/17
[lwip-devel] [patch #9491] Use NETIF_FOREACH macro at appropriate places
,
Simon Goldschmidt
,
2017/11/17
[lwip-devel] [patch #9490] tcp: Remove superfluous variable in tcp_netif_ip_addr_changed()
,
Axel Lin
,
2017/11/16
[lwip-devel] [patch #9490] tcp: Remove superfluous variable in tcp_netif_ip_addr_changed()
,
Simon Goldschmidt
,
2017/11/17
[lwip-devel] [patch #9489] netif: Use ip6_addr_isvalid() at appropriate places
,
Axel Lin
,
2017/11/16
[lwip-devel] [patch #9489] netif: Use ip6_addr_isvalid() at appropriate places
,
Simon Goldschmidt
,
2017/11/16
[lwip-devel] [patch #9430] altcp API multiples fixes
,
Simon Goldschmidt
,
2017/11/15
[lwip-devel] [bug #52405] mem.c needs SYS_ARCH_PROTECTION around MEM_STATS
,
Jonathan Pan
,
2017/11/14
[lwip-devel] [bug #52405] mem.c needs SYS_ARCH_PROTECTION around MEM_STATS
,
Simon Goldschmidt
,
2017/11/14
[lwip-devel] [bug #52405] mem.c needs SYS_ARCH_PROTECTION around MEM_STATS
,
Simon Goldschmidt
,
2017/11/14
[lwip-devel] [bug #52403] lwIP TCP implementation violate RFC2525 section 2.17
,
Gao Qingshui
,
2017/11/14
[lwip-devel] [bug #52403] lwIP TCP implementation violate RFC2525 section 2.17
,
Simon Goldschmidt
,
2017/11/14
[lwip-devel] [bug #52403] lwIP TCP implementation violate RFC2525 section 2.17
,
Gao Qingshui
,
2017/11/15
[lwip-devel] [bug #52403] netconn: FIN may be sent instead of RST when TCP netconn is closed with pending data in recv_mbox
,
Simon Goldschmidt
,
2017/11/15
[lwip-devel] [bug #52403] netconn: FIN may be sent instead of RST when TCP netconn is closed with pending data in recv_mbox
,
Simon Goldschmidt
,
2017/11/15
[lwip-devel] [bug #52403] netconn: FIN may be sent instead of RST when TCP netconn is closed with pending data in recv_mbox
,
Simon Goldschmidt
,
2017/11/15
[lwip-devel] [bug #52403] netconn: FIN may be sent instead of RST when TCP netconn is closed with pending data in recv_mbox
,
Gao Qingshui
,
2017/11/15
[lwip-devel] [bug #52403] netconn: FIN may be sent instead of RST when TCP netconn is closed with pending data in recv_mbox
,
Simon Goldschmidt
,
2017/11/16
[lwip-devel] [bug #52403] netconn: FIN may be sent instead of RST when TCP netconn is closed with pending data in recv_mbox
,
Simon Goldschmidt
,
2017/11/17
[lwip-devel] [bug #52403] netconn: FIN may be sent instead of RST when TCP netconn is closed with pending data in recv_mbox
,
Simon Goldschmidt
,
2017/11/18
[lwip-devel] [bug #52403] netconn: FIN may be sent instead of RST when TCP netconn is closed with pending data in recv_mbox
,
Gao Qingshui
,
2017/11/20
[lwip-devel] [bug #52403] netconn: FIN may be sent instead of RST when TCP netconn is closed with pending data in recv_mbox
,
Simon Goldschmidt
,
2017/11/20
[lwip-devel] [patch #9487] dns: Use dns_backupserver_available() instead of open-coded
,
Axel Lin
,
2017/11/14
[lwip-devel] [patch #9487] dns: Use dns_backupserver_available() instead of open-coded
,
Simon Goldschmidt
,
2017/11/16
[lwip-devel] [bug #52239] if a DNS request is denied by a DNS server, this DNS request shouldn't be stopped if there is another DNS server to try.
,
Dirk Ziegelmeier
,
2017/11/13
[lwip-devel] [bug #52239] if a DNS request is denied by a DNS server, this DNS request shouldn't be stopped if there is another DNS server to try.
,
Xiaodong Sun
,
2017/11/27
[lwip-devel] LWIP 2.0.3 strange behavior with MBEDTLS
,
antonio
,
2017/11/13
Re: [lwip-devel] LWIP 2.0.3 strange behavior with MBEDTLS
,
Gisle Vanem
,
2017/11/13
[lwip-devel] DEFAULT_404_HTML: I think it doesn't work
,
Giuseppe Modugno
,
2017/11/13
Re: [lwip-devel] DEFAULT_404_HTML: I think it doesn't work
,
address@hidden
,
2017/11/13
[lwip-devel] HTTPD listening port: static to dynamic
,
Giuseppe Modugno
,
2017/11/13
Re: [lwip-devel] HTTPD listening port: static to dynamic
,
Simon Goldschmidt
,
2017/11/13
[lwip-devel] [patch #9462] Build unit tests on MacOS
,
Joel Cunningham
,
2017/11/09
[lwip-devel] [task #14724] socket level ARP cache APIs
,
Joel Cunningham
,
2017/11/09
[lwip-devel] [task #14724] socket level ARP cache APIs
,
Simon Goldschmidt
,
2017/11/10
[lwip-devel] [task #14724] socket level ARP cache APIs
,
Joel Cunningham
,
2017/11/10
[lwip-devel] [task #14724] thread safe ARP cache APIs
,
Joel Cunningham
,
2017/11/14
[lwip-devel] [task #14724] thread safe ARP cache APIs
,
Joel Cunningham
,
2017/11/14
[lwip-devel] [task #14724] thread safe ARP cache APIs
,
Simon Goldschmidt
,
2017/11/14
[lwip-devel] [task #14724] thread safe ARP cache APIs
,
Joel Cunningham
,
2017/11/14
[lwip-devel] [task #14724] thread safe ARP cache APIs
,
Simon Goldschmidt
,
2017/11/14
[lwip-devel] [task #14724] thread safe ARP cache APIs
,
Joel Cunningham
,
2017/11/15
[lwip-devel] [task #14724] thread safe ARP cache APIs
,
Simon Goldschmidt
,
2017/11/15
[lwip-devel] [task #14724] thread safe ARP cache APIs
,
Joel Cunningham
,
2017/11/15
[lwip-devel] [task #14724] thread safe ARP cache APIs
,
Simon Goldschmidt
,
2017/11/16
[lwip-devel] [task #14724] thread safe ARP cache APIs
,
Joel Cunningham
,
2017/11/16
[lwip-devel] [task #14724] thread safe ARP cache APIs
,
Simon Goldschmidt
,
2017/11/16
[lwip-devel] [task #14724] thread safe ARP cache APIs
,
Joel Cunningham
,
2017/11/16
[lwip-devel] [bug #50838] mem.c needs SYS_ARCH_PROTECTION around MEM_STATS
,
Billy Bednar
,
2017/11/08
[lwip-devel] [bug #52368] Minor typo in comment
,
Mike Kleshov
,
2017/11/08
[lwip-devel] [bug #52368] Minor typo in comment
,
Joel Cunningham
,
2017/11/08
[lwip-devel] [bug #52368] Minor typo in comment
,
Dirk Ziegelmeier
,
2017/11/08
[lwip-devel] [patch #9480] slipif: Fix unbalance SYS_ARCH_PROTECT in slipif_process_rxqueue()
,
Axel Lin
,
2017/11/08
[lwip-devel] [patch #9480] slipif: Fix unbalance SYS_ARCH_PROTECT in slipif_process_rxqueue()
,
Dirk Ziegelmeier
,
2017/11/08
[lwip-devel] [patch #9479] Trivial typo fix
,
Axel Lin
,
2017/11/07
[lwip-devel] [patch #9479] Trivial typo fix
,
Dirk Ziegelmeier
,
2017/11/07
[lwip-devel] [bug #52353] netif_issue_reports() not checking link/netif up status
,
Joel Cunningham
,
2017/11/06
[lwip-devel] [bug #52353] netif_issue_reports() not checking link/netif up status
,
Dirk Ziegelmeier
,
2017/11/08
[lwip-devel] [bug #52353] netif_issue_reports() not checking link/netif up status
,
Joel Cunningham
,
2017/11/08
[lwip-devel] [bug #52353] netif_issue_reports() not checking link/netif up status
,
Joel Cunningham
,
2017/11/08
[lwip-devel] [bug #52353] netif_issue_reports() not checking link/netif up status
,
Dirk Ziegelmeier
,
2017/11/08
[lwip-devel] [bug #52353] netif_issue_reports() not checking link/netif up status
,
Joel Cunningham
,
2017/11/08
[lwip-devel] [patch #9472] tcp_kill_prio: Don't kill active connection that has the same priority
,
Dirk Ziegelmeier
,
2017/11/06
[lwip-devel] [patch #9472] tcp_kill_prio: Don't kill active connection that has the same priority
,
Simon Goldschmidt
,
2017/11/07
[lwip-devel] [patch #9472] tcp_kill_prio: Don't kill active connection that has the same priority
,
Dirk Ziegelmeier
,
2017/11/13
[lwip-devel] [patch #9473] pbuf: Simplify pbuf_get_contiguous implementation
,
Dirk Ziegelmeier
,
2017/11/06
[lwip-devel] [patch #9476] pbuf: Make pbuf_add_header/pbuf_remove_header return error if invalid parameters
,
Dirk Ziegelmeier
,
2017/11/06
[lwip-devel] [bug #52345] MQTT buffer length check seems wrong
,
David Bourgeois
,
2017/11/05
[lwip-devel] [bug #52345] MQTT buffer length check seems wrong
,
Dirk Ziegelmeier
,
2017/11/13
[lwip-devel] [bug #52345] MQTT buffer length check seems wrong
,
Dirk Ziegelmeier
,
2017/11/26
[lwip-devel] [bug #51897] PPP Stats Support in LCP
,
Dirk Ziegelmeier
,
2017/11/05
[lwip-devel] [bug #51897] PPP Stats Support in LCP
,
Simon Goldschmidt
,
2017/11/17
[lwip-devel] [bug #51908] PPPOS uses PBUF_POOL in transmit pathway
,
Dirk Ziegelmeier
,
2017/11/05
[lwip-devel] [bug #51908] PPPOS uses PBUF_POOL in transmit pathway
,
Simon Goldschmidt
,
2017/11/17
[lwip-devel] [bug #52315] Minor typo in output of MIB compiler
,
Dirk Ziegelmeier
,
2017/11/05
[lwip-devel] [bug #52315] Minor typo in output of MIB compiler
,
Mike Kleshov
,
2017/11/05
[lwip-devel] [bug #52315] Minor typo in output of MIB compiler
,
Dirk Ziegelmeier
,
2017/11/05
[lwip-devel] [patch #9478] MQTT.c printf warning in debug messages
,
David Bourgeois
,
2017/11/03
[lwip-devel] [patch #9478] MQTT.c printf warning in debug messages
,
David Bourgeois
,
2017/11/03
[lwip-devel] [patch #9478] MQTT.c printf warning in debug messages
,
Dirk Ziegelmeier
,
2017/11/05
[lwip-devel] [bug #52332] MQTT_OUTPUT_RINGBUF_SIZE must be a power of 2
,
David Bourgeois
,
2017/11/02
[lwip-devel] [bug #52332] MQTT_OUTPUT_RINGBUF_SIZE must be a power of 2
,
Simon Goldschmidt
,
2017/11/03
[lwip-devel] [bug #52332] MQTT_OUTPUT_RINGBUF_SIZE must be a power of 2
,
David Bourgeois
,
2017/11/03
Re: [lwip-devel] Fwd: Re: TCP errors going from 1.4.1 to 2.0.3
,
Bill Auerbach
,
2017/11/01
Re: [lwip-devel] Fwd: Re: TCP errors going from 1.4.1 to 2.0.3
,
address@hidden
,
2017/11/01
Re: [lwip-devel] Fwd: Re: TCP errors going from 1.4.1 to 2.0.3
,
Bill Auerbach
,
2017/11/01
Re: [lwip-devel] Fwd: Re: TCP errors going from 1.4.1 to 2.0.3
,
address@hidden
,
2017/11/02
Re: [lwip-devel] Fwd: Re: TCP errors going from 1.4.1 to 2.0.3
,
Bill Auerbach
,
2017/11/09
Re: [lwip-devel] TCP errors going from 1.4.1 to 2.0.3
,
goldsimon
,
2017/11/09
Re: [lwip-devel] What is xchar() macro?
,
Ambroz Bizjak
,
2017/11/01
Re: [lwip-devel] What is xchar() macro?
,
goldsimon
,
2017/11/01
Re: [lwip-devel] What is xchar() macro?
,
Ambroz Bizjak
,
2017/11/01
Re: [lwip-devel] What is xchar() macro?
,
Ambroz Bizjak
,
2017/11/01
Re: [lwip-devel] What is xchar() macro?
,
Joel Cunningham
,
2017/11/01
Re: [lwip-devel] What is xchar() macro?
,
address@hidden
,
2017/11/01
Re: [lwip-devel] What is xchar() macro?
,
Joel Cunningham
,
2017/11/01
Re: [lwip-devel] What is xchar() macro?
,
Dirk Ziegelmeier
,
2017/11/02
Re: [lwip-devel] What is xchar() macro?
,
Joel Cunningham
,
2017/11/02
Re: [lwip-devel] What is xchar() macro?
,
Dirk Ziegelmeier
,
2017/11/05
Re: [lwip-devel] What is xchar() macro?
,
Ambroz Bizjak
,
2017/11/05
Re: [lwip-devel] What is xchar() macro?
,
Ambroz Bizjak
,
2017/11/05
Re: [lwip-devel] error introduced by commit acb4b60517572094bcd633c7df6fbd90836c4e2d icmp6_param_problem
,
Dirk Ziegelmeier
,
2017/11/01
Re: [lwip-devel] error introduced by commit acb4b60517572094bcd633c7df6fbd90836c4e2d icmp6_param_problem
,
Joel Cunningham
,
2017/11/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc