22 Feb
2018
22 Feb
'18
10:13 a.m.
On Feb 19, 2018, at 4:13 AM, Chaigneau, Nicolas <nicolas.chaigneau@capgemini.com> wrote:
About this error:
src/protocols/dhcpv4/decode.c: In function ‘fr_dhcpv4_decode_option’: src/protocols/dhcpv4/decode.c:376:55: error: ‘FR_VENDOR_SPECIFIC’ undeclared (first use in this function); did you mean ‘_SC_DEVICE_SPECIFIC’? parent = fr_dict_attr_child_by_num(packet_ctx->root, FR_VENDOR_SPECIFIC); ^~~~~~~~~~~~~~~~~~ _SC_DEVICE_SPECIFIC
It works for me, which is a bit weird. But I've pushed a fix. Alan DeKok.