summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2008-01-11 01:48:36 +0000
committer/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2008-01-11 01:48:36 +0000
commitd6d156c2c062b83f173963e5d93f904898d3e93a (patch)
treed20741d5bf58fbb616b1e2058b5f805558c06b73 /ChangeLog
parenta7cec817806de3855e42bc1a81f60fd4154b8cf2 (diff)
add support for tagged vlan interfaces in the config file, e.g. eth0.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8634c1e..805f307 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,7 @@ o daemonize conntrackd after initialization
o rename class `buffer' to `queue' which is what it really implements
o fix logfiles permissions, do not default to umask
o wake up the daemon iff there are real events to handle instead of polling
+o add support for tagged vlan interfaces in the config file, e.g. eth0.1
version 0.9.5 (2007/07/29)
------------------------------