aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c7468d..c4dfba8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
2008-07-07 Sergey Poznyakoff <gray@gnu.org.ua>
+ Remove inlcuded libpcap.
+
+ * libpcap: Remove
+ * INSTALL: Remove
+ * Makefile.am (SUBDIRS): Remove libpcap
+ * configure.ac: Remove libpcap
+ Use LOG_FACILITY instead of --with-log-facility
+ * ylwrap: Remove.
+ * src/Makefile.am (ipacct_LDADD): Use -lpcap.
+ * src/ipacct.h: Do not include ip_var.h
+ * src/main.c: Do not include pcap-int.h
+ * src/run.c: Do not include pcap-int.h
+ (run): Use pcap_fileno.
+
* src/main.c (parse_opt): Remove leftover uses of optarg.
(main): Do not use optind.

Return to:

Send suggestions and report system problems to the System administrator.