ICMPv6 codes and types in trafgen

17 views
Skip to first unread message

Samuel Šulka

unread,
Apr 3, 2024, 6:49:29 AMApr 3
to netsn...@googlegroups.com

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

Reply all
Reply to author
Forward
0 new messages