summaryrefslogtreecommitdiff
path: root/decoders/cfp
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/cfp')
-rw-r--r--decoders/cfp/pd.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/decoders/cfp/pd.py b/decoders/cfp/pd.py
index 77e61a9..57b5239 100644
--- a/decoders/cfp/pd.py
+++ b/decoders/cfp/pd.py
@@ -58,6 +58,7 @@ class Decoder(srd.Decoder):
license = 'BSD'
inputs = ['mdio']
outputs = ['cfp']
+ tags = ['Networking']
annotations = (
('register', 'Register'),
('decode', 'Decode'),