Skip to content

Commit 54580d9

Browse files
committed
IPv6: Update a comment
"advance" is used since commit 66df248. (cherry picked from commit 429c68e) [skip ci]
1 parent f67e46a commit 54580d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

print-ip6.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ ip6_print(netdissect_options *ndo, const u_char *bp, u_int length)
385385
case IPPROTO_MOBILITY_OLD:
386386
case IPPROTO_MOBILITY:
387387
/*
388-
* XXX - we don't use "advance"; RFC 3775 says that
388+
* RFC 3775 says that
389389
* the next header field in a mobility header
390390
* should be IPPROTO_NONE, but speaks of
391391
* the possibility of a future extension in

0 commit comments

Comments
 (0)