lp:net-tools

Created by VCS imports and last modified
Get this branch:
bzr branch lp:net-tools

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
NetTools
Status:
Development

Import details

Import Status: Failed

This branch is an import of the CVS module net-tools from :pserver:anonymous@cvs.net-tools.berlios.de:/cvsroot/net-tools.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on alnitak and finished taking 10 seconds — see the log
Import started on pear and finished taking 10 seconds — see the log
Import started on pear and finished taking 10 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log

Recent revisions

399. By vapier

fix path to net-features.h

This was causing the %.o rule to get ignored which meant most of the
dependencies were ignored.

Once that gets fixed, we see that the %.o rule doesn't properly use
$(CPPFLAGS). So add that while we're here.

Gentoo bug 379715

398. By ecki

patch from Bert Wesarg to separate basename of -p only if it is absulote
path (in order to make argv[0]="sshd pty/0" display as sshd, and not as /0.

397. By vapier

netstat: split host resolution out from --numeric-ports

According to the manual the option "--numeric-ports" should not
affect host resolution, but it does. All connected hosts are displayed
with numeric values instead of their FQDN.

patch by Mads Martin Joergensen in Gentoo bug 76756

396. By vapier

netstat: fix handling of large socket numbers

The kernel really only treats sockets with a value of -1 as an error.
The rest are an unsigned quantity. So tweak the nestat lookup to use
an unsigned value.

patch based on Antonio Galea's work in Debian bug 345331

395. By vapier

hostname: fix FQDN handling with AAAA records

patch by <email address hidden>

Gentoo bug 42650

394. By ecki

corrected indention

393. By ecki

added some address family alias (still needs description) Bug#017886
Reported by Toralf

392. By ecki

Bug #17812 Fix the handling of some of the HAVE_* flags ifdef vs if. --jpa468

391. By ecki

[Bug #17645] Add netstat(8) support for RcvbufErrors, SndbufErrors.
Thanks jwm

390. By vapier

netstat: include sys/stat.h for S_ISREG macros

newer versions of glibc (like 2.12) have cleaned up headers so you need
to include sys/stat.h explicitly for S_XXX macros

Gentoo bug 332853

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.