Change logs for net-tools source package in Dapper

  • net-tools (1.60-16ubuntu2) dapper; urgency=low
    
      * Fix arp command on sparc64 and ia64 (at least):
      (thanks to David S. Miller for the patch)
    
      Rationale:
    
      struct sockaddr is not aligned enough to be accessed as
      a sockaddr_in, so use "struct sockaddr_storage" which gives
      us the correct alignment.
    
      Tested on i386/ppc/hppa/sparc/ia64.
    
     -- Fabio M. Di Nitto <email address hidden>   Wed, 01 Mar 2006 09:17:20 +0100
  • net-tools (1.60-16ubuntu1) dapper; urgency=low
    
    
      * Merge with Debian
        - Forward-port fix written by Ian Jackson to not truncate IPv6
        addresses.
    
     -- Tollef Fog Heen <email address hidden>  Fri, 11 Nov 2005 11:04:12 +0100