lp:ubuntu/edgy/net-tools

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/edgy/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

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.

3. By Bernd Eckenfels

* typo fix in po/de.po for german arp command output (Closes: Bug #176151)
* added diagnostics messages to mii-tool.8 (Closes: Bug #239229)
* new version of nstrcmp (Closes: Bug #226503)
* enable EUI64 support
* stadanrds version 3.6.1 (no changes)

2. By Bernd Eckenfels

* fixed (upstream) spurious newline in ifconfig
  Thanks Jonathen, Closes: Bug #109379
* fixed SI-Units printout in ifconfig (Closes: Bug #110629, #97029, #100167)
* this is done by including lib/interfaces.c from upstream cvs
* also added ifconfig man page from upstream cvs
* fixed (upstream) man page about netstat's --interface opt. (Closes: Bug#120475)

1. By Bernd Eckenfels

Import upstream version 1.60

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