index
:
wireshark
daniel/osmux
laforge/amr-2023
laforge/doc-fixes
laforge/pending
laforge/qcdiag
laforge/rspro
master
mobis
mobis_new
more-patches
osmith/deb-packaging
osmith/wip
osmocom/master
osmocom/qcdiag
pespin/amr
pespin/csn1
pespin/osmux-stats
pespin/osmux-wip
pespin/racap
pespin/racap-tmp
pespin/rlcmac
sylvain/gmr
sylvain/gmr1
thomas/dect
wireshark.org protocol dissector with Osmocom additions (obsolete)
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
docsis
/
packet-bpkmattr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-12
DOCSIS: Simplify all MAC Management into a single file.
Michael Mann
1
-574
/
+0
2017-05-03
[DOCSIS] Use expert info instead of THROWing bounds errors for bad lengths
Michael Mann
1
-36
/
+43
2017-04-24
[docsis->bpkm-attr] Updated Attribute 16 Error Codes
Adrian Simionov
1
-3
/
+5
2016-04-29
Update BPKM Auth Reply key length for DOCSIS 3.1
Philip Rosenberg-Watt
1
-1
/
+1
2015-12-28
[docsis->bpkmattrib] Correction for TLV 15 text from 14->15
AdrianSimionov
1
-1
/
+1
2015-12-11
new_register_dissector -> register_dissector for remaining uses.
Michael Mann
1
-1
/
+1
2015-11-14
register_dissector -> new_register_dissector for plugins.
Michael Mann
1
-3
/
+4
2014-10-05
docsis: Add editor modelines; Adjust whitespace; Remove boilerplate comments.
Bill Meier
1
-225
/
+216
2014-07-10
convert to proto_tree_add_subtree[_format] for plugin dissectors
Michael Mann
1
-23
/
+9
2014-06-07
tvb_new_subset -> tvb_new_subset_length when length parameters are equal.
Michael Mann
1
-6
/
+6
2014-03-04
Remove all $Id$ from top of file
Alexis La Goutte
1
-2
/
+0
2013-11-18
Fix [-Wmissing-prototypes]
Anders Broman
1
-0
/
+3
2013-11-10
Add missing includes in order to remove exceptions.h from proto.h (next commit).
Jakub Zawadzki
1
-0
/
+1
2013-02-10
Comment out various unused hf_... instances found by checkhf.
Bill Meier
1
-6
/
+18
2012-09-20
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
1
-3
/
+1
2012-07-05
From Guy Martin via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7439 :
Pascal Quantin
1
-4
/
+5
2012-06-28
Update FSF address - part II.
Jakub Zawadzki
1
-1
/
+1
2012-06-02
From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=73...
Pascal Quantin
1
-0
/
+1
2011-10-20
Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.
Bill Meier
1
-1
/
+1
2011-10-15
Convert plugin files proto_tree_add_item() 'encoding' arg for field types FT_...
Bill Meier
1
-2
/
+2
2011-10-10
Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...
Bill Meier
1
-1
/
+1
2011-10-06
Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin...
Bill Meier
1
-8
/
+8
2011-10-05
Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...
Bill Meier
1
-11
/
+11
2011-02-08
#if 0 code related to unused "docsis" dissector table;
Bill Meier
1
-198
/
+200
2010-12-20
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
1
-1
/
+1
2010-10-17
Remove some unused hf entries.
Stig Bjørlykke
1
-6
/
+0
2009-08-21
(Minor) Remove unneeded #includes.
Bill Meier
1
-8
/
+0
2009-07-07
From Kovarththanan Rajaratnam:
Stig Bjørlykke
1
-1
/
+1
2009-06-18
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
1
-21
/
+21
2007-10-07
From Chris Maynard <christopher.maynard@gtech.com>:
Richard van der Hoff
1
-29
/
+29
2006-05-28
Ethereal->Wireshark
Anders Broman
1
-1
/
+1
2006-05-21
name change
Ronnie Sahlberg
1
-2
/
+2
2005-03-05
Preparations for dropping the old plugin api.
Lars Roland
1
-2
/
+0
2004-07-18
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
1
-1
/
+1
2003-12-13
Use "int"s, not "guint16"s, as packet offsets (using values shorter
Guy Harris
1
-6
/
+5
2003-09-09
Fix the URL for the DOCSIS 1.1 Baseline Privacy Plus Interface
Guy Harris
1
-15
/
+3
2003-05-28
Update Anand Narwani's email address.
Gerald Combs
1
-2
/
+2
2002-09-10
From Anand Narwani: support for Cisco vendor-specific TLVs.
Guy Harris
1
-0
/
+2
2002-08-02
Replace the types from sys/types.h and netinet/in.h by their glib.h
Jörg Mayer
1
-8
/
+0
2002-07-17
From Joerg Mayer:
Guy Harris
1
-4
/
+0
2002-07-12
From Anand V. Narwani:
Guy Harris
1
-0
/
+610