diff options
author | Guy Harris <guy@alum.mit.edu> | 2004-12-02 21:24:12 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2004-12-02 21:24:12 +0000 |
commit | b93dd91943316a2b4cc36d4cca712dcb8f7e4228 (patch) | |
tree | c9fc6fda5da866e6ea604e7e2219f12a87f0c748 /README.hpux | |
parent | a43b6b0edffbf75c52de8cc1d05313a0143025ea (diff) | |
download | wireshark-b93dd91943316a2b4cc36d4cca712dcb8f7e4228.tar.gz wireshark-b93dd91943316a2b4cc36d4cca712dcb8f7e4228.tar.bz2 wireshark-b93dd91943316a2b4cc36d4cca712dcb8f7e4228.zip |
Add some additional notes based on comments by Rick Jones.
svn path=/trunk/; revision=12661
Diffstat (limited to 'README.hpux')
-rw-r--r-- | README.hpux | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.hpux b/README.hpux index c0ac6cae9d..db7fdb82a6 100644 --- a/README.hpux +++ b/README.hpux @@ -276,6 +276,10 @@ An additional note, from Jost Martin, for HP-UX 10.20: /sbin/rc2.d/S350hack_ip_stack pointing to this script. Now all this is done on every reboot. +According to Rick Jones, the global promiscuous switch also has to be +turned on for HP-UX 11.00, but not for 11i - and, in fact, the switch +doesn't even exist on 11i. + Here's the "hack_ip_stack" script: -----------------------------------Cut Here------------------------------------- |