Comment # 6
on bug 8984
from Anders Broman
You need to encode
10.. .... = Class: CONTEXT (2)
..1. .... = P/C: Constructed Encoding
Followed by the tag 79 for PGWRecord
Which I beleve works out to
BF 4F followed by the length followed by the PGWRecord
Compileing packet-ber.c with
/*#define DEBUG_BER 1*/
uncommented gives you debug info.
The enclosed message manufactured with tex2pcap should give you an idea,
the lenght is wrong as I was to lazy to work out the correct length..
Regards
Anders
You are receiving this mail because:
- You are watching all bug changes.