diff options
| author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-20 06:52:41 +0000 |
|---|---|---|
| committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-20 06:52:41 +0000 |
| commit | 8cebb8c7f21209c0e83ffdc38ff48c5b49722d0d (patch) | |
| tree | 8a0dff6242cec7f17437381a9c729e2113596eac /net/arpwatch-devel/files/patch-af | |
| parent | - Add WWW: (diff) | |
- Move arpwatch-devel to new category - net-mgmt
PR: ports/64483
Submitted by: Matthew George <mdg@secureworks.net>
Diffstat (limited to 'net/arpwatch-devel/files/patch-af')
| -rw-r--r-- | net/arpwatch-devel/files/patch-af | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/net/arpwatch-devel/files/patch-af b/net/arpwatch-devel/files/patch-af deleted file mode 100644 index 432cc064acd6..000000000000 --- a/net/arpwatch-devel/files/patch-af +++ /dev/null @@ -1,16 +0,0 @@ ---- ../arpwatch-2.1a11/arpwatch.h Sat Sep 30 19:40:55 2000 -+++ ./arpwatch.h Fri Sep 12 17:01:42 2003 -@@ -1,6 +1,7 @@ - /* @(#) $Id: arpwatch.h,v 1.29 2000/09/30 23:40:49 leres Exp $ (LBL) */ - - #define ARPFILE "arp.dat" -+#define ETHERFILE "ether.dat" - #define ETHERCODES "ethercodes.dat" - #define CHECKPOINT (15*60) /* Checkpoint time in seconds */ - -@@ -40,3 +41,5 @@ - #define SPA(ap) ((ap)->arp_spa) - #define TPA(ap) ((ap)->arp_tpa) - #endif -+ -+int pcap_thread(char *); |
