added icmp type/code blurb

This commit is contained in:
Michael Rash
2012-10-11 23:40:04 -04:00
parent 67f5d1f1e9
commit e4751d1c20
10 changed files with 77 additions and 7 deletions

View File

@@ -104,6 +104,9 @@ enum {
#define MIN_HIGH_PORT 10000 /* sensible minimum for SPA dest port */
#define MAX_PORT 65535
#define MAX_SERVER_STR_LEN 50
#define MAX_ICMP_TYPE 40
#define MAX_ICMP_CODE 15
#define RAW_SPA_TTL 255
#define MAX_LINE_LEN 1024
#define MAX_PATH_LEN 1024