summaryrefslogtreecommitdiff
path: root/curvetun/nacl_build.sh
diff options
context:
space:
mode:
authorThomas Fleischmann <thomas.fleischmann.08@googlemail.com>2015-02-19 02:46:48 -0800
committerTobias Klauser <tklauser@distanz.ch>2016-01-21 18:35:13 +0100
commitf634c7420a9345987001c0e965c4d79057197f6f (patch)
treebf7adffad4682c0c040688697275b794de657cf3 /curvetun/nacl_build.sh
parent73928b158a1190c55b22418faf5cd3f3204108d1 (diff)
mausezahn: Fix reading of hex payload file
Using the option -F with mausezahn, to read input out of a hexfile, results in corrupt data transmitted (first byte will always be 0). Properly parse "payload="/p=" at the start of the file by the same method as used in layer3.c and layer4.c Closes #153 Reference: http://permalink.gmane.org/gmane.linux.network.netsniff-ng/600 Signed-off-by: Thomas Fleischmann <thomas.fleischmann.08@googlemail.com> Reported-by: Thomas De Schampheleire Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'curvetun/nacl_build.sh')
0 files changed, 0 insertions, 0 deletions
hese fixes make the RCU side work reliably instead of working around the problem in the ACPI code. Hence the slightly larger diffstat that goes beyond the normal scope of RCU fixes in -rc kernels" * 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: rcu: Narrow early boot window of illegal synchronous grace periods rcu: Remove cond_resched() from Tiny synchronize_sched()
Diffstat (limited to 'drivers/usb')