NetBSD/sys
khorben f01ec91352 Fix matching of ICMP queries when NAT'd through IPF
This notably fixes MTU updates for hosts issueing ICMP queries through a
NAT performed by NetBSD with IPF.
2016-03-17 04:07:41 +00:00
..
altq Prevent interface deletion from running into an infinite loop when altq closes. 2016-01-22 18:19:54 +00:00
arch Add PAX_SEGVGUARD disabled. 2016-03-16 16:13:16 +00:00
coda
compat PR/50947: David Binderman: sprinkle parens 2016-03-11 18:32:29 +00:00
conf Move linux_work.c and workqueue.h from sys/external/bsd/drm2 to 2016-02-24 22:04:15 +00:00
crypto
ddb
dev Call the second sdmmc_mem_send_if_cond() only where it's necessary. 2016-03-13 09:12:16 +00:00
dist/pf
external Fix matching of ICMP queries when NAT'd through IPF 2016-03-17 04:07:41 +00:00
fs Backout previous - need coffee first 2016-03-12 12:21:37 +00:00
gdbscripts
ipkdb
kern Add debug messages to report all attempts to load modules (and their 2016-03-15 02:59:24 +00:00
lib PR/50952: David Binderman: Clarify expression 2016-03-11 18:38:25 +00:00
miscfs Fix a couple of checks for kernel vm_space, and convert the 'naked 2016-01-05 09:07:19 +00:00
modules Move linux_work.c and workqueue.h from sys/external/bsd/drm2 to 2016-02-24 22:04:15 +00:00
net Add missing percpu_putref to error path 2016-03-07 01:41:55 +00:00
net80211 Introduce softint-based if_input 2016-02-09 08:32:07 +00:00
netatalk Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
netbt Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
netinet PR/50899: David Binderman: optimize memset 2016-03-06 19:46:05 +00:00
netinet6 remove unnecessary declarations and fix KNF 2016-02-29 01:29:15 +00:00
netipsec PR/50905: Henning Petersen: Fix useless comparison (from FreeBSD) 2016-03-07 13:08:48 +00:00
netisdn
netkey
netmpls
netnatm Eliminate struct protosw::pr_output. 2016-01-20 21:43:59 +00:00
netsmb
nfs Return an error if NFSPROC_LOOKUP returns the file handle of the current 2016-01-19 10:56:59 +00:00
opencrypto Needs sys/time.h for struct timespec. 2016-01-22 22:35:27 +00:00
rump Align the message buffer. The kernel routines normally are used only 2016-03-08 14:30:48 +00:00
secmodel secmodel_extensions_system_cb() is not mount-specific, even though 2015-12-12 14:57:52 +00:00
stand
sys Appease gcc-5 (devmajor_t and devminor_t are signed, so using them to 2016-03-17 00:48:49 +00:00
ufs Explicitly cast between char and unsigned char here. 2016-02-19 04:18:32 +00:00
uvm Use IPL_NONE for pserialized lock. Assert sleepable. (OOPS.) 2016-02-07 18:41:25 +00:00
Makefile