X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=src%2Fodhcp6c.h;h=fd3b07a8cf93fe5b9ae753df532ec188689dd533;hb=39c6f57c1cc7702fd6382232c9dc6d30b274cdf0;hp=aa0bc224169221e12a2300e6db1c69e64cdbc7cf;hpb=4369d2f0e1ab9682d677f2f8fd876329e740fb0b;p=odhcp6c.git diff --git a/src/odhcp6c.h b/src/odhcp6c.h index aa0bc22..fd3b07a 100644 --- a/src/odhcp6c.h +++ b/src/odhcp6c.h @@ -139,7 +139,6 @@ struct dhcpv6_auth_reconfigure { uint8_t algorithm; uint8_t rdm; uint64_t replay; - uint8_t auth; uint8_t reconf_type; uint8_t key[16]; } _packed;