diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-07-10 23:18:26 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-07-10 23:18:26 +0000 |
commit | c7c4310f7fc1485925d800628bf50b3aeab535ef (patch) | |
tree | b12aa4be0e8fb82aaaea97fb475e793e8a347c49 /include/linux/in6.h | |
parent | 1ffd1d069ca4c5ffe16fea6175dab1b9bbb15820 (diff) |
Merge with Linux 2.4.0-test3-pre8. Linus has accepted most of what
I've sent him, so we're very close to full integration of the MIPS
port into his sources.
Diffstat (limited to 'include/linux/in6.h')
-rw-r--r-- | include/linux/in6.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/in6.h b/include/linux/in6.h index 13eed62d6..fdae6abd6 100644 --- a/include/linux/in6.h +++ b/include/linux/in6.h @@ -138,7 +138,7 @@ struct in6_flowlabel_req */ #define IPV6_TLV_PAD0 0 #define IPV6_TLV_PADN 1 -#define IPV6_TLV_ROUTERALERT 20 +#define IPV6_TLV_ROUTERALERT 5 #define IPV6_TLV_JUMBO 194 /* |