Skip to content

Commit

Permalink
typo: s/baned/banned/
Browse files Browse the repository at this point in the history
  • Loading branch information
itojun committed May 5, 2007
1 parent be987d7 commit 474728e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kame/sys/netinet6/route6.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $KAME: route6.c,v 1.63 2007/05/05 10:11:49 itojun Exp $ */
/* $KAME: route6.c,v 1.64 2007/05/05 11:23:38 itojun Exp $ */

/*
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
Expand Down Expand Up @@ -111,7 +111,7 @@ route6_input(mp, offp, proto)
#if 0
/*
* See http://www.secdev.org/conf/IPv6_RH_security-csw07.pdf
* for why IPV6_RTHDR_TYPE_0 is baned here.
* for why IPV6_RTHDR_TYPE_0 is banned here.
*
* We return ICMPv6 parameter problem so that innocent people
* (not an attacker) would notice about the use of IPV6_RTHDR_TYPE_0.
Expand Down

0 comments on commit 474728e

Please sign in to comment.