lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] add 2 netif for 2 ETH MAC´s to have 2 buffer pools


From: Noam weissman
Subject: Re: [lwip-users] add 2 netif for 2 ETH MAC´s to have 2 buffer pools
Date: Mon, 16 May 2011 15:40:38 +0300

Hi Kieran,

After straggling with the PERL scrip that converts the WEB pages to arrays I 
finally
Made It... I modified it and now it is converting the data as it should be. 
Before the
changes my browser complained on errors in images and script files.

Attached please find my update.

BR,
Noam.

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Kieran Mansley
Sent: ב 16 מאי 2011 11:33
To: Mailing list for lwIP users
Subject: Re: [lwip-users]add 2 netif for 2 ETH MAC´s to have 2 buffer pools

On Mon, 2011-05-16 at 09:41 +0200, Thomas Richter (TCD - DE/Dresden)
wrote:

> Is it possible with the same lwIP ( TCP/IP stack)?
> If yes, use the two different netif´s (adding with netif_add(&netif1, 
> ..., ethernetif_init1, ethernet_input1) and netif_add(&netif2, ..., 
> ethernetif_init2, ethernet_input2) ) the same pbuf pool 
> (LWIP_PBUF_MEMPOOL in memp_std.h with PBUF_POOL_SIZE) ??

I think as it is now lwIP will use a single pool for both the netifs.  

Kieran


_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users
 
 
************************************************************************************
This footnote confirms that this email message has been scanned by PineApp 
Mail-SeCure for the presence of malicious code, vandals & computer viruses.
************************************************************************************


 
 
************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer 
viruses.
************************************************************************************

Attachment: makefsdata.zip
Description: makefsdata.zip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]