commit | 3fa3f957e70f594cc2c1cac03644ddf48554c178 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Sat Jul 11 21:27:51 2009 -0700 |
committer | Paul Jakma <paul@quagga.net> | Thu Jul 16 18:13:00 2009 +0100 |
tree | 86e63fd609afab8fc297e557b03cd4993f981ab2 | |
parent | 9b4ef258a9d9c5f1052afe0e19ebaef9f6740fa2 [diff] |
[lib] Fix IPv6 normalisation * lib/sockunion.c: (sockunion_normalise_mapped) The code to normalize address was not copying port value - probably reason why IPV4 in IPV6 never worked right.