Does CableLabs publish a machine readable list of DOCSIS TLVs? i.e. Annex C of DOCSIS 3.0 upper layer protocols. They are also listed in the CableLabs' Assigned Names and Numbers but I have not seen any machine readable version.
--joe
Does CableLabs publish a machine readable list of DOCSIS TLVs? i.e. Annex C of DOCSIS 3.0 upper layer protocols. They are also listed in the CableLabs' Assigned Names and Numbers but I have not seen any machine readable version.
--joe
Maybe have a look at https://github.com/rlaager/docsis/blob/master/src/docsis_symtable.h
Thanks for the tip.