The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / README.hpux @ master

History | View | Annotate | Download (11.8 KB)

# Date Author Comment
94a791a7 03/31/2014 12:00 PM Alexis La Goutte

Continue to remove $Id$ from top of file

(Using sed : sed -i '/^\$Id\$/,+1 d') (No space or star before $Id$)

Change-Id: I0801bd7cf234d32487008a8b6dcee64875b07688
Reviewed-on: https://code.wireshark.org/review/876
Reviewed-by: Evan Huus <>

b2633b05 09/01/2011 12:35 AM Anders Broman

From John Bradshaw:
Spelling fixes
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6296

svn path=/trunk/; revision=38834

06bdc31f 06/17/2006 08:21 AM Ronnie Sahlberg

ethereal to wireshark changes

svn path=/trunk/; revision=18501

8958bab6 05/31/2006 01:38 PM Gerald Combs

Tethereal/tethereal -> TShark/tshark.

svn path=/trunk/; revision=18268

f0b33a47 05/22/2006 04:14 AM Ronnie Sahlberg

ethereal->wireshark updates

svn path=/trunk/; revision=18206

3b435e70 04/01/2005 05:17 AM Ronnie Sahlberg

From Mark C Brown NETTL updates

svn path=/trunk/; revision=13999

b93dd919 12/02/2004 04:24 PM Guy Harris

Add some additional notes based on comments by Rick Jones.

svn path=/trunk/; revision=12661

8a8b8834 07/17/2004 08:24 PM Guy Harris

Set the svn:eol-style property on all text files to "native", so that
they have LF at the end of the line on UN*X and CR/LF on Windows;
hopefully this means that if a CR/LF version is checked in on Windows,
the CRs will be stripped so that they show up only when checked out on...

6b2bdd3a 06/29/2002 12:38 AM Guy Harris

Add a note that Rick Jones reports that HP-UX 11i needs no patches for
outbound promiscuous mode support.

svn path=/trunk/; revision=5797

775d1a97 04/29/2002 07:09 PM Guy Harris

Note that pre-0.6 libpcap didn't handle HP-UX as well as 0.6 and later
versions do, so you should use 0.6 or later.

svn path=/trunk/; revision=5298

3737a46f 04/29/2002 06:55 PM Guy Harris

Remove the deja.com URLs for netnews articles with groups.google.com
URLs for those articles.

Note that the patches mentioned in one article might not be the current
ones.

svn path=/trunk/; revision=5297

709080b3 03/10/2002 09:12 PM Guy Harris

Update various README and INSTALL files to reflect the requirement for
UCD SNMP 4.2.2 or later if you want MIB-reading support.

svn path=/trunk/; revision=4926

094dc29f 04/11/2001 01:24 AM Guy Harris

The Software Porting And Archive Centre for HP-UX now has libpcap 0.6.2
binaries, so users only need to make sure they have that version
installed in order to have Ethereal (and tcpdump, and snort, and so on)
accept "lanN"-style names (i.e., names of the sort reported by lanscan...

ef72fa4d 01/10/2001 04:54 AM Guy Harris

Fix up the "ethereal-dev" address to refer to "ethereal.com" rather than
"zing.org". (We leave addresses in header lines in included mail
messages alone.)

svn path=/trunk/; revision=2858

e01997e3 08/13/2000 03:48 AM Guy Harris

Give, in "README.hpux", what appears to be the new URL for the UK HP-UX
Porting and Archive Centre site.

Warn in the very beginning of that file that libpcap may not work very
well without patches. Give patches to libpcap for:

vanilla LBL libpcap 0.4
...
2df94118 04/29/2000 04:38 AM Guy Harris

Update the README.hpux file to contain the latest version of the libpcap
patch, which appears to work on at least some HP-UX 10.20 systems, as
well as HP-UX 11.00.

svn path=/trunk/; revision=1899

7fba3d94 04/04/2000 05:07 PM Guy Harris

Add some additional notes about

building GTK+/GLib with 64-bit integer support when using HP's C
compiler;
libpcap;

from Jost Martin.

svn path=/trunk/; revision=1796

92e1e362 02/21/2000 03:41 PM Guy Harris

Add a bunch of notes from various "comp.sys.hp.hpux" threads about
tweaking HP-UX so that DLPI (and thus Ethereal/Tethereal and tcpdump)
can see, when capturing on a given machine, packets sent by that
machine.

svn path=/trunk/; revision=1660

0603ba88 02/19/2000 05:00 PM Guy Harris

Give some README.<os> files RCS IDs; the other ones already have them.

svn path=/trunk/; revision=1655

b903eb67 02/19/2000 03:50 AM Guy Harris

Note that one can probably symbolically request that nettl log incoming
and outgoing PDUs, rather than specifying a numerical mask with pduin
and pduout (0x30000000).

svn path=/trunk/; revision=1649

903d6ba6 02/18/2000 02:13 PM Guy Harris

Move the notes on nettl support above the notes on libpcap; the notes on
libpcap are somewhat long, and if somebody doesn't look at the table of
contents, but just scrolls through the file, they may get bored and give
up before they get to the notes on nettl....

5aa0493b 02/18/2000 04:15 AM Olivier Abad

Add comments about nettl support.

svn path=/trunk/; revision=1643

e0468c2e 01/14/2000 03:44 AM Guy Harris

Supply a patch that, at least on HP-UX 11.00, lets you specify to
"pcap_open_live()" a network interface name rather than a "dlpiN" name
(where "N" is the PPA for the device, as reported by lanscan).

svn path=/trunk/; revision=1473

c91afab6 12/23/1999 08:01 PM Guy Harris

Fix up the additions to reflect the reality that, at least on HP-UX 10.x
and 9.x, "libpcap-0.4" should, in theory, do the right thing; stuff may
be different on HP-UX 11.x, and "libpcap-0.4" may not do the right
thing, obliging you to use "dlpiN" devices in Ethereal....

b2cd42e7 12/23/1999 07:45 PM Guy Harris

Add a pile of additional information derived from Rick Jones' postings
and from the code I fetched from the URLs specified in the postings.

svn path=/trunk/; revision=1377

c84cedd8 12/22/1999 08:48 PM Guy Harris

Beef up the HP-UX README with some more information.

svn path=/trunk/; revision=1372

ced3198a 11/29/1999 06:19 PM Guy Harris

Add a "README.hpux" file, giving notes about the Software Porting And
Archive Centre for HP-UX, who have (perhaps not the latest version of)
Ethereal in their archives, and the HP-UX C compiler options they used
when building their version.

Also note in the "README.hpux" file that there are, in the "INSTALL"...