If the redirect target isn't link local address, and redirect destination and redirect target address are the same,
the route install for redirect will fail.
In this cause, the type of gateway address is AF_LINK, the size of that address structure is bytes, but the max size of store address of nhop
is only 28 bytes, which cause size check failure.