diff -r 43b3f8ecd86d -r 8c0ab08144e6 doc/modules --- a/doc/modules Mon Jun 09 11:39:29 2008 -0700 +++ b/doc/modules Mon Jun 09 15:40:22 2008 -0700 @@ -42,13 +42,12 @@ * * @defgroup devices Devices * - * @defgroup internetNode InternetNode + * @defgroup internetStack InternetStack * - * The "internet-node" module contains a set of classes which implement the - * APIs defined in the "node" module: - * - an Ipv4/Udp stack with socket support + * The "internet-stack" module contains: + * - an Ipv4 stack * - an ARP module - * - an InternetNode class which is a Node subclass. + * - a UDP and a TCP implementation * * @defgroup helper Helpers *