The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped automatically by the mailing list software.
--- Begin Message ---David Lang <da...@lang.hm> writes: > what is it you are trying to do? you may not need to make deep code > changes like this. > > for the scale conference we created a udhcpcd.user file to interpret > custom fields > https://github.com/davidelang/scale-network/blob/master/openwrt/files/etc/udhcpc.user > > David Lang > > _______________________________________________ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/openwrt-devel I would have liked to implement the vendor-specific information option in the odhcpd server. Look at RFC3925 and RFC8415. I know my implementation is somewhat complex. I don't know if it works. I'll have to test it and add comments to clarify the logic. I'm not sure if I developed in the “right direction”, but I did what I could. Perhaps someone can do it better. Nevertheless, I'd be happy to know if my implementation could be valuable. -- Best regards, Kevin Vigouroux
--- End Message ---
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel