commit | 0515829642c65a4e3c6f44a2209bb426828d26d9 | [log] [tgz] |
---|---|---|
author | Hiren Tandel <hirent@marvell.com> | Mon May 05 19:52:27 2014 +0900 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue May 20 00:23:59 2014 +0200 |
tree | 7b313e253aa910401221e1bdb6859df074955d97 | |
parent | 57be1f3f3ec1ccab6432615ca161c4c9ece2a2aa [diff] |
NFC: NCI: Send all NCI frames to raw sockets So that anyone listening on SOCKPROTO_RAW for raw frames will get all NCI frames, in both directions. This actually implements userspace NFC NCI sniffing. It's now up to userspace to decode those frames. Signed-off-by: Hiren Tandel <hirent@marvell.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>