commit | 57be1f3f3ec1ccab6432615ca161c4c9ece2a2aa | [log] [tgz] |
---|---|---|
author | Hiren Tandel <hirent@marvell.com> | Mon May 05 19:43:31 2014 +0900 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue May 20 00:06:04 2014 +0200 |
tree | bb0021acf67dcb66957f0482cb89f894d8fa77f0 | |
parent | c79d9f9ef86683824c195b093106222ff0611c10 [diff] |
NFC: Add RAW socket type support for SOCKPROTO_RAW This allows for a more generic NFC sniffing by using SOCKPROTO_RAW SOCK_RAW to read RAW NFC frames. This is for sniffing anything but LLCP (HCI, NCI, etc...). Signed-off-by: Hiren Tandel <hirent@marvell.com> Signed-off-by: Rahul Tank <rahult@marvell.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>