lp:ubuntu/intrepid/net-tools

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid/net-tools
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

13. By Scott James Remnant (Canonical)

Include stddef.h to get NULL

12. By Scott James Remnant (Canonical)

Change units to be multiples of 10, there is compelling argument that
this is better for transfer speeds and bandwidths. Remove mention of
IEC 60027-2 units from the manpage. LP: #240073.

11. By Michael Vogt

* Merge from debian unstable, remaining changes:
  - Change units to be more consistent with Ubuntu
  - lib/fddi.c: Add missing #include <linux/types.h> to fix FTBFS
  - set Ubuntu maintainer address

10. By Michael Vogt

* Merge from debian unstable, remaining changes:
  - Change units to be more consistent with Ubuntu
  - lib/fddi.c: Add missing #include <linux/types.h> to fix FTBFS
  - set Ubuntu maintainer address

9. By Scott James Remnant (Canonical)

Change units to be more consistent with other parts of Ubuntu, such
as the desktop. LP: #119998.

8. By Martin Pitt

lib/fddi.c: Add missing #include <linux/types.h> to fix FTBFS.
Closes: LP#66209

7. By Bernd Eckenfels

arp.c: bus error on sparc64 with latest gcc fixed. (Closes: Bug#340384)

6. By Fabio Massimo Di Nitto

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.

5. By Tollef Fog Heen

* Merge with Debian
  - Forward-port fix written by Ian Jackson to not truncate IPv6
  addresses.

4. By Ian Jackson

Look up TCP/UDP protocol numbers using correct protocol, not
always UDP. (Bug introduced in 1.60-15ubuntu1.)
Ubuntu 7294, Debian #254243.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/net-tools
This branch contains Public information 
Everyone can see this information.

Subscribers