summaryrefslogtreecommitdiff
path: root/docbook
diff options
context:
space:
mode:
authorMartin Kaiser <wireshark@kaiser.cx>2015-11-01 17:52:37 +0100
committerAnders Broman <a.broman58@gmail.com>2015-11-12 06:59:24 +0000
commita67d426b1d8e6a0270276296b0425abd7a9e48ed (patch)
tree439ef7c132d0ea9392496fb52f548066431c1f2d /docbook
parente240ad882bc1e133e76b8308a76884d12b265253 (diff)
downloadwireshark-a67d426b1d8e6a0270276296b0425abd7a9e48ed.tar.gz
dissector for ISO14443 protocols
This is a dissector for the ISO14443 protocols between a contactless smartcard and a card reader. The overall approach is similar to DVB-CI. We have a pseudo-header in front of the captured data that has information about the type of the captured data and the direction. For now, the dissector registers itself by name so it can be linked to a user-DLT. I am applying for an official DLT. Change-Id: I9c4a28ef5b220f205baf58381bf1962996887a9d Reviewed-on: https://code.wireshark.org/review/11663 Petri-Dish: Martin Kaiser <wireshark@kaiser.cx> Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index cf2d2a387c..e9b085f0fa 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -49,6 +49,7 @@ Nokia Intelligent Service Interface (ISI)
// Items in --sort-and-group-- blocks will be sorted and comma-separated.
--sort-and-group--
+ISO14443
--sort-and-group--
=== Updated Protocol Support