doxygen updates - include IPv6 in documentation. Exclude include/netif/ppp/polarssl.

Convert TODO -> @todo
This commit is contained in:
Dirk Ziegelmeier
2016-06-22 20:18:23 +02:00
parent cfe5182380
commit 8dc77ef558
28 changed files with 82 additions and 72 deletions

View File

@@ -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.
*/

View File

@@ -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 */

View File

@@ -139,7 +139,7 @@
*/
/*
* TODO:
* @todo:
*
* Proxy Neighbour Discovery.
*

View File

@@ -44,7 +44,7 @@
#if PPP_SUPPORT /* don't build if not configured for use in lwipopts.h */
/*
* TODO:
* @todo:
*/
#if 0 /* UNUSED */

View File

@@ -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 */