aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/in6_src.c
diff options
context:
space:
mode:
authorKristof Provost <kp@FreeBSD.org>2020-04-26 16:27:03 +0000
committerKristof Provost <kp@FreeBSD.org>2020-04-26 16:27:03 +0000
commit5377560783d95b92fce3bea3caac37d2860b1d48 (patch)
tree49df7378038e4fefb026de8f78ac0db0bac69e3c /sys/netinet6/in6_src.c
parentfffd27e5f3b9700b6556a8c4fbd9503593a5ba33 (diff)
downloadsrc-5377560783d95b92fce3bea3caac37d2860b1d48.tar.gz
src-5377560783d95b92fce3bea3caac37d2860b1d48.zip
bridge tests: Test for #216510
We used to have an issue with recursive locking with net.link.bridge.inherit_mac. This causes us to send an ARP request while we hold the BRIDGE_LOCK, which used to cause us to acquire the BRIDGE_LOCK again. We can't re-acquire it, so this caused a panic. Now that we no longer need to acquire the BRIDGE_LOCK for bridge_transmit() this should no longer panic. Test this. PR: 216510 Reviewed by: emaste, philip MFC after: 2 months Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D24251
Notes
Notes: svn path=/head/; revision=360346
Diffstat (limited to 'sys/netinet6/in6_src.c')
0 files changed, 0 insertions, 0 deletions