Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22253b1f95452f1

Jump to content

Talk:LwIP

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 12 years ago by Pgquiles in topic Which IP version is supported?

Talk

[edit]

The line "the examples include..." is a bit selective. The Altera NIOS port is currently not a part of the lwIP project. Note lwIP also comes with a port for the Infineon c16x microcontroller and Crystal cs8900 and the Freescale MCF5272 (aka ColdFire).

Nios II is not an operating system, it's a processor designed for FPGA from ALTERA. —Preceding unsigned comment added by 213.56.56.45 (talk) 08:57, 19 September 2008 (UTC)Reply

Which IP version is supported?

[edit]

I did not find anything whether lwIP supports also IPv6. If only IPv4 is supported (as I suppose) it should be clarified in the article. Thx FelixReimann (talk) 12:11, 5 December 2012 (UTC)Reply

lwIP supports IPv4 and IPv6 but version 1.4.1 and older can only use EITHER IPv4 OR IPv6 but NOT simultaneously. Starting with version 1.5.0 (currently in development), you can use both IPv4 and IPv6 at the same time. More information in the lwIP official wiki: LwIP IPv4/IPv6 stacks and IPv6 — Preceding unsigned comment added by Pgquiles (talkcontribs) 09:31, 20 August 2013 (UTC)Reply