summaryrefslogtreecommitdiff
path: root/ifpps.8
diff options
context:
space:
mode:
authorMandar Gokhale <mandarg@mandarg.com>2016-12-07 23:20:20 -0500
committerTobias Klauser <tklauser@distanz.ch>2016-12-08 09:28:30 +0100
commitbf0df3ec1875df4b167aedd0fff25e7e56408b6b (patch)
tree7cfc7d52cedb96a9d87c9cea385c0c7ba8b358e9 /ifpps.8
parent7b71c2c487ec2eed2d8dcd22f621f6c913621312 (diff)
mausezahn: Add error handling for mismatched address families
Currently, mausezahn fails silently if, say the user has specified IPv6 addresses using `-A` and `-B` but has forgotten the -6 option. Add error handling for this and the (probably uncommon) reverse case, i.e. v4 src/dst specified, but used with the -6 option. Signed-off-by: Mandar Gokhale <mandarg@mandarg.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ifpps.8')
0 files changed, 0 insertions, 0 deletions
>diff)
Merge branch 'parisc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Pull two parisc fixes from Helge Deller: "One fix to avoid usage of BITS_PER_LONG in user-space exported swab.h header which breaks compiling qemu, and one trivial fix for printk continuation in the parisc parport driver" * 'parisc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header parisc, parport_gsc: Fixes for printk continuation lines
Diffstat (limited to 'sound/ppc/pmac.h')