dhcpv6-ia: remove assignment equal to 0 checks
authorHans Dedecker <dedeckeh@gmail.com>
Thu, 24 Dec 2020 15:28:43 +0000 (16:28 +0100)
committerHans Dedecker <dedeckeh@gmail.com>
Thu, 24 Dec 2020 15:31:40 +0000 (16:31 +0100)
commitb75bcad7bd5fd03f64011a532b9960d78e4aac22
tree38bfe0576e6c27fc38590d7e39fef3da8e76e3e8
parentd1ae052e5b2c928648002906546a9652b6dfd9b4
dhcpv6-ia: remove assignment equal to 0 checks

Remove the checks as they're leftovers of the old static lease
implementation which created assigments with assigned equal to 0
whihc is not the case anymore in the reworked static lease
implementation

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
src/dhcpv6-ia.c