- Timestamp:
- Aug 2, 2000, 6:14:19 PM (25 years ago)
- 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 $ */ 1 2 /* 2 3 * ICMP … … 6 7 * and later works (c) 1989 Regents of Univ. of California - see copyright 7 8 * notice at end of source-code. 8 * /9 10 /* Future work:9 * 10 * 11 * Future work: 11 12 * - Systems like FreeBSD don't seem to support the IP_TTL option and maybe others. 12 13 * But using IP_HDRINCL and building the IP header by hand might work.
Note:
See TracChangeset
for help on using the changeset viewer.