freebsd-skq/sys
kp 86dedea3cb Preserve IPv6 fragment IDs accross reassembly and refragmentation
When forwarding fragmented IPv6 packets and filtering with PF we
reassemble and refragment. That means we generate new fragment headers
and a new fragment ID.

We already save the fragment IDs so we can do the reassembly so it's
straightforward to apply the incoming fragment ID on the refragmented
packets.

Differential Revision:	https://reviews.freebsd.org/D2188
Approved by:		gnn (mentor)
2015-04-01 12:15:01 +00:00
..
amd64 Fix "MOVS" instruction memory to MMIO emulation. Currently updates to 2015-04-01 00:15:31 +00:00
arm Add kernel config files for Hardkernel Odroid-C1 and Visson ATV-102 devices. 2015-03-31 11:59:57 +00:00
arm64/include
boot multiboot: fix error codes 2015-04-01 10:10:20 +00:00
bsm
cam Add some additional quirks for various Western Digital Caviar MHDDs 2015-03-30 09:05:20 +00:00
cddl Add the arm64 defines for cddl code. 2015-04-01 08:31:56 +00:00
compat
conf Add necessary changes to support various Amlogic SoC devices 2015-03-31 11:50:46 +00:00
contrib Expose the ANI state / statistics using the public ANI function, rather than 2015-04-01 04:56:10 +00:00
crypto
ddb
dev Use the HAL API for returning ar5212AniState, rather than just dumping 2015-04-01 04:56:22 +00:00
fs Refine r280308. Do not completely disable timestamping of devfs nodes 2015-04-01 08:25:40 +00:00
gdb
geom
gnu
i386 Wait 100 microseconds for a local APIC to dispatch each startup-related IPI 2015-03-30 20:13:22 +00:00
isa
kern Adopt jhb's suggested changes, updated comments and callout_migration() moving 2015-03-31 00:18:00 +00:00
kgssapi
libkern
mips Migrate the TL-WR1043nd v2 to use the new map based MAC hints mechanism. 2015-04-01 06:44:39 +00:00
modules
net
net80211
netgraph
netinet Use appropriate timeout_t* instead of void* in tcp_timer_activate() 2015-03-31 10:17:13 +00:00
netinet6 Preserve IPv6 fragment IDs accross reassembly and refragmentation 2015-04-01 12:15:01 +00:00
netipsec
netnatm
netpfil Preserve IPv6 fragment IDs accross reassembly and refragmentation 2015-04-01 12:15:01 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc CCSRBAR_VA is mpc85xx-specific, so add guards, and include the proper header 2015-03-31 05:29:44 +00:00
rpc Fix overflow bugs in and remove obsolete limit from kernel RPC 2015-04-01 00:45:47 +00:00
security
sparc64
sys Adopt jhb's suggested changes, updated comments and callout_migration() moving 2015-03-31 00:18:00 +00:00
teken
tools
ufs
vm Catch up on r271387 and remove unused parameter from 2015-03-30 22:49:26 +00:00
x86
xdr
xen
Makefile