Changeset 3926 for trunk/src


Ignore:
Timestamp:
Aug 2, 2000, 6:14:19 PM (25 years ago)
Author:
bird
Message:

Added the CVS keyword Id.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/icmp/icmp.cpp

    r3570 r3926  
     1/* $Id: icmp.cpp,v 1.2 2000-08-02 16:14:19 bird Exp $ */
    12/*
    23 * ICMP
     
    67 *   and later works (c) 1989 Regents of Univ. of California - see copyright
    78 *   notice at end of source-code.
    8  */
    9 
    10 /* Future work:
     9 *
     10 *
     11 * Future work:
    1112 * - Systems like FreeBSD don't seem to support the IP_TTL option and maybe others.
    1213 *   But using IP_HDRINCL and building the IP header by hand might work.
Note: See TracChangeset for help on using the changeset viewer.