summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_condvar.c
diff options
context:
space:
mode:
authordwmalone <dwmalone@FreeBSD.org>2008-09-25 12:35:01 +0000
committerdwmalone <dwmalone@FreeBSD.org>2008-09-25 12:35:01 +0000
commitaf76980ef5353eee84271a4934c37c01861d8644 (patch)
tree9cb4ad827715ce5138415ffa2aa2bfd77062a7bc /sys/kern/kern_condvar.c
parent3476eb5656ca042f7a348020333c2a57fbf0f8b2 (diff)
downloadFreeBSD-src-af76980ef5353eee84271a4934c37c01861d8644.zip
FreeBSD-src-af76980ef5353eee84271a4934c37c01861d8644.tar.gz
Some people's 6to4 routers seem to have been blowing up because of
the unlocked route caching in if_stf. Add a mutex that protects access to cached route. This seemed to fix problems for Pekka Savola. Nick Sayer had similar problems, and in his case completly disabling the route cache seemed to help. Add a sysctl net.link.stf.route_cache that can be used to turn off route caching in if_stf. PR: 122283 MFC after: 2 weeks Tested by: Pekka Savola, Nick Sayer.
Diffstat (limited to 'sys/kern/kern_condvar.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud