diff options
Diffstat (limited to 'README.aix')
-rw-r--r-- | README.aix | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/README.aix b/README.aix index b32fa5868dd18..970e6bf50ed4b 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. |