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 @@
12008-07-07 Sergey Poznyakoff <gray@gnu.org.ua> 12008-07-07 Sergey Poznyakoff <gray@gnu.org.ua>
2 2
3 Remove inlcuded libpcap.
4
5 * libpcap: Remove
6 * INSTALL: Remove
7 * Makefile.am (SUBDIRS): Remove libpcap
8 * configure.ac: Remove libpcap
9 Use LOG_FACILITY instead of --with-log-facility
10 * ylwrap: Remove.
11 * src/Makefile.am (ipacct_LDADD): Use -lpcap.
12 * src/ipacct.h: Do not include ip_var.h
13 * src/main.c: Do not include pcap-int.h
14 * src/run.c: Do not include pcap-int.h
15 (run): Use pcap_fileno.
16
3 * src/main.c (parse_opt): Remove leftover uses of optarg. 17 * src/main.c (parse_opt): Remove leftover uses of optarg.
4 (main): Do not use optind. 18 (main): Do not use optind.
5 19

Return to:

Send suggestions and report system problems to the System administrator.