aboutsummaryrefslogtreecommitdiffstats
path: root/packet-clnp.c
diff options
context:
space:
mode:
authorLaurent Deniel <laurent.deniel@free.fr>2000-04-16 09:10:53 +0000
committerLaurent Deniel <laurent.deniel@free.fr>2000-04-16 09:10:53 +0000
commita5719d144800a2b27e98efa3edeafb640d2926ae (patch)
treee11b463fdafb4df8d7fbbb221b7bad700437b66f /packet-clnp.c
parent3417990d59b27a6a869f3d3eb46e6cd066bcc8d1 (diff)
Remove TODO comments about NSAP and ISIS decodings since
this is implemented now. svn path=/trunk/; revision=1868
Diffstat (limited to 'packet-clnp.c')
-rw-r--r--packet-clnp.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/packet-clnp.c b/packet-clnp.c
index 7a7478a428..a28cce5ece 100644
--- a/packet-clnp.c
+++ b/packet-clnp.c
@@ -1,7 +1,7 @@
/* packet-clnp.c
* Routines for ISO/OSI network and transport protocol packet disassembly
*
- * $Id: packet-clnp.c,v 1.1 2000/04/15 22:11:07 guy Exp $
+ * $Id: packet-clnp.c,v 1.2 2000/04/16 09:10:53 deniel Exp $
* Laurent Deniel <deniel@worldnet.fr>
* Ralf Schneider <Ralf.Schneider@t-online.de>
*
@@ -24,13 +24,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- *
- * To do:
- *
- * - add other network protocols (IS-IS)
- * - add NSAP decoding & resolution
- *
- *
*/
#ifdef HAVE_CONFIG_H