lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] lwip CHANGELOG src/core/netif.c src/include/lwi...


From: Frédéric Bernon
Subject: [lwip-commits] lwip CHANGELOG src/core/netif.c src/include/lwi...
Date: Fri, 13 Jul 2007 15:00:41 +0000

CVSROOT:        /sources/lwip
Module name:    lwip
Changes by:     Frédéric Bernon <fbernon>     07/07/13 15:00:41

Modified files:
        .              : CHANGELOG 
        src/core       : netif.c 
        src/include/lwip: netif.h opt.h 
        src/netif      : ethernetif.c 

Log message:
        opt.h, netif.h, netif.c, ethernetif.c: Add new configuration option to 
add a link callback in the netif struct, and functions to handle it. Be 
carefull for port maintainers to add the NETIF_FLAG_LINK_UP flag (like in 
ethernetif.c) if you want to be sure to be compatible with future changes...

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/lwip/CHANGELOG?cvsroot=lwip&r1=1.189&r2=1.190
http://cvs.savannah.gnu.org/viewcvs/lwip/src/core/netif.c?cvsroot=lwip&r1=1.53&r2=1.54
http://cvs.savannah.gnu.org/viewcvs/lwip/src/include/lwip/netif.h?cvsroot=lwip&r1=1.36&r2=1.37
http://cvs.savannah.gnu.org/viewcvs/lwip/src/include/lwip/opt.h?cvsroot=lwip&r1=1.72&r2=1.73
http://cvs.savannah.gnu.org/viewcvs/lwip/src/netif/ethernetif.c?cvsroot=lwip&r1=1.35&r2=1.36




reply via email to

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