From 67a2e5827c69d3f41f347a2adf18f8f6f1142692 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 24 Jan 2015 07:29:43 -0600 Subject: [PATCH] Some minor clean-up of IPv4/6 flags --- Documentation/NuttX.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 53c2e40701..a18b628af7 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: December 17, 2014

+

Last Updated: January 24, 2014

@@ -694,7 +694,7 @@

-

  • TCP/IP, UDP, ICMP, IGMPv2 (client) stacks.
  • +
  • IPv4, IPv6, TCP/IP, UDP, ICMP, IGMPv2 (client) stacks.