lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] [lwip] uIP with Linux


From: Felipe Massia Pereira
Subject: [lwip-users] [lwip] uIP with Linux
Date: Wed, 08 Jan 2003 22:48:18 -0000

Hi!

I'm using uIP with Linux 2.4. The line 84 of tapdev.c has a 'tapif->' var
that does not exist (I think it was borrowed from lwIP code). The line
should read...

    if (ioctl(fd, TUNSETIFF, (void *) &ifr) < 0) {

Then I could compile it. Sorry if it's a duplicate report :)

[]s
--
Felipe Massia Pereira   <http://www.ic.unicamp.br/~ra000493>
CS MSc Student @ IC-UNICAMP

[This message was sent through the lwip discussion list.]




reply via email to

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