mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-27 19:23:42 +08:00
doxygen updates - include IPv6 in documentation. Exclude include/netif/ppp/polarssl.
Convert TODO -> @todo
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
#if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
|
||||
|
||||
/*
|
||||
* TODO:
|
||||
* @todo:
|
||||
* Randomize fsm id on link/init.
|
||||
* Deal with variable outgoing MTU.
|
||||
*/
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
#if PPP_SUPPORT && PPP_IPV4_SUPPORT /* don't build if not configured for use in lwipopts.h */
|
||||
|
||||
/*
|
||||
* TODO:
|
||||
* @todo:
|
||||
*/
|
||||
|
||||
#if 0 /* UNUSED */
|
||||
|
||||
@@ -139,7 +139,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* TODO:
|
||||
* @todo:
|
||||
*
|
||||
* Proxy Neighbour Discovery.
|
||||
*
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
#if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
|
||||
|
||||
/*
|
||||
* TODO:
|
||||
* @todo:
|
||||
*/
|
||||
|
||||
#if 0 /* UNUSED */
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
#if PPP_SUPPORT && PAP_SUPPORT /* don't build if not configured for use in lwipopts.h */
|
||||
|
||||
/*
|
||||
* TODO:
|
||||
* @todo:
|
||||
*/
|
||||
|
||||
#if 0 /* UNUSED */
|
||||
|
||||
Reference in New Issue
Block a user