johnjohnbear

Results 2 comments of johnjohnbear

I have modify some code. it seems Ok for this issue. do you need it?

i modified src/Rammbock/templates/containers.py file, below is diff ``` 20c20 < from primitives import Length, Binary, TBCD --- > from primitives import Length, Binary, TBCD ,_StaticLength 169,170c169,174 < length_param = header[self.pdu_length.field].int...