rwatson 2004/03/06 21:15:43 PST
FreeBSD src repository
Modified files:
sys/net if_stf.c
Log:
Const-poison ip_stf_ttl to make it clear that the variable is not
modified at run-time.
Revision Changes Path
1.36 +1 -1 src/sys/net/if_stf.c