Farhad H. P. Shirvan

Results 5 comments of Farhad H. P. Shirvan

Hi @velichkov! :) It is according to X.690 : Information technology - ASN.1 encoding rules: Specification of Basic Encoding Rules (BER), Canonical Encoding Rules (CER) and Distinguished Encoding Rules (DER)...

Hi! I just realized that all DEFAULT values are omitted except string ones like STRING, UTF8String, OCTET STRING, etc. When I change the message type from UTF8STtring to INTEGER and...

New discovery! It turned out that the DEFAULT value doesn’t get emitted for OCTET STRING and the code for comparing and setting doesn’t appear on its .c file like the...

Hi! @vlm, Would you please take a look at this issue/bug and guide me on how I can make it work with OCTET STRING DEFAULT values as well? PS I...

@dgageot Thanks for your attention. I need [the Linux kernel GTP tunneling module](https://docs.kernel.org/networking/gtp.html) in my LinuxVM kernel for which I need the headers to compile its C code.