[lib] Fix IPv6 normalisation
commit3fa3f957e70f594cc2c1cac03644ddf48554c178
authorStephen Hemminger <shemminger@vyatta.com>
Sun, 12 Jul 2009 04:27:51 +0000 (11 21:27 -0700)
committerPaul Jakma <paul@quagga.net>
Thu, 16 Jul 2009 17:13:00 +0000 (16 18:13 +0100)
tree86e63fd609afab8fc297e557b03cd4993f981ab2
parent9b4ef258a9d9c5f1052afe0e19ebaef9f6740fa2
[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.
lib/sockunion.c