summaryrefslogtreecommitdiff
path: root/README.aix
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-03-15 12:11:20 -0700
committerGuy Harris <guy@alum.mit.edu>2013-03-15 12:11:20 -0700
commit216bb59944ab2039ce7f6af7688459e1afb75aae (patch)
treed9aa716275a7dae6e86819d32a568b5964b4314e /README.aix
parent31f7b6a7a671bec9ec6cbfdbc0ee77ee72ae8260 (diff)
downloadlibpcap-216bb59944ab2039ce7f6af7688459e1afb75aae.tar.gz
Point people to GitHub rather than Sourceforge for bug reports/patches/etc.
Diffstat (limited to 'README.aix')
-rw-r--r--README.aix8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.aix b/README.aix
index b32fa586..970e6bf5 100644
--- a/README.aix
+++ b/README.aix
@@ -19,11 +19,13 @@ Using BPF:
possible a description of the symptoms, including indications of the
network link-layer type being wrong or time stamps being wrong).
- If you fix the problems yourself, please submit a patch to
+ If you fix the problems yourself, please submit a patch by forking
+ the branch at
- http://sourceforge.net/projects/libpcap/
+ https://github.com/mcr/libpcap/issues
- so we can incorporate them into the next release.
+ and issuing a pull request, so we can incorporate the fixes into the
+ next release.
If you don't fix the problems yourself, you can, as a workaround,
make libpcap use DLPI instead of BPF.