Don't document ip4_route and ip6_route, users should use ip_route instead

This commit is contained in:
Dirk Ziegelmeier
2016-08-09 10:16:40 +02:00
parent 0005b7c2d0
commit 5a09fd3e35
2 changed files with 0 additions and 2 deletions

View File

@@ -60,7 +60,6 @@
#include "lwip/stats.h"
/**
* @ingroup ip6
* Finds the appropriate network interface for a given IPv6 address. It tries to select
* a netif following a sequence of heuristics:
* 1) if there is only 1 netif, return it