Hey,

I am working with trafgen in my bachelor thesis and I am getting this error while inserting codes and types of ICMPv6 messages.

Error:
trafgen_parser.y:476: proto_field_expr_eval: assertion '0' failed

My config file:

#define ETH_P_IP    0x86DD

 

{

    eth(daddr=08:00:27:43:ad:2d, saddr=aa:bb:cc:dd:ee:ff, proto=ETH_P_IP),

 

    ipv6(ttl=64, ver=6, da=3ffe::200:ff:fe00:1, sa=2001:db8:85a3::150),

 

    icmpv6(type=129, code=0),

 

    fill('B', 12),

}



I would really appreciate your answer to this specific problem.

Thank you and best regards,

Samuel

--
You received this message because you are subscribed to the Google Groups "netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netsniff-ng+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netsniff-ng/630C9BAC-C45B-4DF9-BC7A-F62A457A0803%40hxcore.ol.

Reply via email to