Skip to content

Commit

Permalink
remove M_MIP6TUNNEL (freebsd[34])
Browse files Browse the repository at this point in the history
  • Loading branch information
itojun committed Jun 7, 2001
1 parent 597752a commit 20decb7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions kame/sys/netinet6/in6.h
@@ -1,4 +1,4 @@
/* $KAME: in6.h,v 1.89 2001/05/27 13:28:35 itojun Exp $ */
/* $KAME: in6.h,v 1.90 2001/06/07 03:20:36 itojun Exp $ */

/*
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
Expand Down Expand Up @@ -811,7 +811,6 @@ struct ip6_mtuinfo {
#define M_DECRYPTED M_PROTO3
#define M_LOOP M_PROTO4
#define M_AUTHIPDGM M_PROTO5
#define M_MIP6TUNNEL M_PROTO6
#endif

#ifdef _KERNEL
Expand Down

0 comments on commit 20decb7

Please sign in to comment.