-
We believe that we have found a bug with the pad algorithm that determines how many pad bytes to append to the end of the modem config file.
According to the DOCSIS MULPI spec, pad bytes should be used to word (32-bit) align a file. This means that there should only be at most 3 pad bytes appended to the end of a file. We are noticing that some files are getting generated with 4 pad bytes,
2009-09-14 17:01:52 UTC by dtang03
-
Hello All.
I downloaded binary of docsis 0.9.5 for Solaris SPARC, and when I try to generate the configuration file I got the following error:
# /usr/local/bin/docsis -p abcdabcd1234.txt mac.bin
/* Error: Can't find oid saEmtaSipEndPntProxyAuthId.1 at line 9 */
encode_vbind: Unknown Object Identifier (Sub-id not found: (top) -> 1)
got len 0 value while scanning for SnmpMibObject
at...
2009-06-16 21:00:52 UTC by saguti
-
fix md5 code for 64-bit, corrects CmMic and CmtsMic calculation.
2009-05-10 04:50:18 UTC by jimmerman
-
On my amd64 platform, the tool produced invalid files with partially random content due to incorrect data types. This patch fixes this problem and applies some configure and Makefile fixes that makes the tool compile cleanly.
Tested on Debian 5.0 (amd64) and Debian Unstable (686).
2009-04-23 21:06:28 UTC by ohitz
-
The latest source code can be downloaded from sourceforge, otherwise there is no CVS unfortunately.
2009-01-21 10:17:07 UTC by evvolve
-
I am getting the following error when trying to run the make command for a docsis-0.9.5 install:
gcc -g -O2 -o docsis docsis.o ethermac.o md5.o docsis_encode.o docsis_decode.o docsis_snmp.o docsis_yy.o docsis_lex.o hmac_md5.o -L/usr/lib /usr/lib/libnetsnmp.so -lcrypto -lelf -lm -lfl -lresolv
/usr/lib/libnetsnmp.so: could not read symbols: File in wrong format
collect2: ld returned 1 exit...
2008-10-10 21:27:48 UTC by cdruml
-
Hi, Did you found anything on this? I havent find the source code neither :(.
2008-09-29 18:50:31 UTC by gothike
-
Per PacketCable 1.5 spec, if BASIC or HYBRID mode are used. There are a default snmpcommunityname call "@mtaprov" enable.
However, docsis compiler failed to compile the MTA config with "@" symbol in.
It can decode the file while it fails to encode.
Here's the samples:
***********************************************
SnmpMibObject snmpCommunityName.'@mtaprov' String "mtaprovrw" ;...
2008-09-25 03:55:00 UTC by nobody
-
please send update/solution to elkon@smc.com.
2008-08-11 20:26:26 UTC by aryehelkon
-
I had install the tool (0.9.5) om XP-SP3 PC and get:
C:\Program Files\DOCSIS Configurator>docsis
30 [unknown (0xD00)] ? 4916 init_cheap: Couldn't reserve space for cygwin's heap, Win32 error 487
C:\Program Files\DOCSIS Configurator\docsis.exe: *** AllocationBase 0x0, BaseAddress 0x615F0000, RegionSize 0x160000, St
ate 0x10000
Asked friend to run it on his Vista PC...
2008-08-11 20:19:33 UTC by nobody