aboutsummaryrefslogtreecommitdiffstats
path: root/packet-osi.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-osi.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-osi.c')
-rw-r--r--packet-osi.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/packet-osi.c b/packet-osi.c
index 2b242597b6..c0b1f73deb 100644
--- a/packet-osi.c
+++ b/packet-osi.c
@@ -2,7 +2,7 @@
* Routines for ISO/OSI network and transport protocol packet disassembly
* Main entrance point and common functions
*
- * $Id: packet-osi.c,v 1.30 2000/04/15 22:11:12 guy Exp $
+ * $Id: packet-osi.c,v 1.31 2000/04/16 09:10:52 deniel Exp $
* Laurent Deniel <deniel@worldnet.fr>
* Ralf Schneider <Ralf.Schneider@t-online.de>
*
@@ -25,13 +25,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