K 10 svn:author V 4 shin K 8 svn:date V 27 2000-03-11T11:20:52.000000Z K 7 svn:log V 486 This is null commit to add correct comment for the last fix to this file. (Last commit message is not related to this file. This file is mistakenly committed with last commit of other files.) Prevent possible kernel panic at tcp_input(). When some IPv4 apps do setsockopt() to control message receipt, then kernel will panic at control message creation processing. (Currently, only bgp daemon in KAME package known to cause the problem.) Submitted by: jinmei@kame.net END