Go to file
ozaki-r 5d81659a46 Stop passing llinfo_nd6 to nd6_ns_output
This is a restructuring for coming changes to nd6 (replacing
llinfo_nd6 with llentry). Once we have a lock of llinfo_nd6,
we need to pass it to nd6_ns_output with holding the lock.
However, in a function subsequent to nd6_ns_output, the llinfo_nd6
may be looked up, i.e., its lock would be acquired again.
To avoid such a situation, pass only required data (in6_addr) to
nd6_ns_output instead of passing whole llinfo_nd6.

Inspired by FreeBSD
2015-11-18 05:16:22 +00:00
bin PR/50422: Robert Elz: df -G prints the wrong value for fragsize (+FIX) 2015-11-12 17:59:21 +00:00
common comment out 0{b,B} handling. 2015-11-13 16:02:07 +00:00
compat remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
crypto regen 2015-11-12 23:11:21 +00:00
dist/pf Fix obviously broken condition. 2015-08-28 12:17:41 +00:00
distrib Add the newly-created wapbl module to the sets list. 2015-11-15 03:13:18 +00:00
doc note cpuctl and multiple-cpu support. 2015-11-16 03:38:18 +00:00
etc refresh 2015-11-14 16:25:48 +00:00
external PR/50426: Dave Tyson: Fix ntp reported version. 2015-11-13 20:31:27 +00:00
extsrc
games PR/50411: Rin Okuyama: fix two bugs: 2015-11-06 19:53:37 +00:00
gnu evbsh5 is no more 2015-10-15 20:02:24 +00:00
include PR/50434: Louis Guillaume: Bump the in and out formats to 511 (NAME_MAX) 2015-11-16 17:09:56 +00:00
lib If MAX_BSIZE == hashp->BSIZE (65536) then it does not fit in a short, and 2015-11-18 00:23:39 +00:00
libexec handle asprintf errors consistently. 2015-10-31 00:55:17 +00:00
regress moved to tests/net/in_cksum. 2015-01-05 22:39:29 +00:00
rescue Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
sbin - update NAME_MAX to match the kernel. 2015-11-16 17:06:47 +00:00
share Antti is Kantee 2015-11-15 19:44:31 +00:00
sys Stop passing llinfo_nd6 to nd6_ns_output 2015-11-18 05:16:22 +00:00
tests Don't assign unused IP address 2015-11-18 04:13:01 +00:00
tools bump for printf/syslog format changres 2015-10-16 00:41:07 +00:00
usr.bin redo previous, not needed. 2015-11-13 19:13:50 +00:00
usr.sbin allow most commands to specify more than one cpu. now you can online or 2015-11-16 03:34:50 +00:00
build.sh Make evbarm64 (little endian) the default for aarch64. 2015-06-27 06:00:28 +00:00
BUILDING remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
Makefile remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
Makefile.inc
UPDATING add note about the most recent acpica update 2015-09-19 18:31:41 +00:00