diff options
author | Ned Ludd <solar@gentoo.org> | 2004-02-28 09:33:02 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-02-28 09:33:02 +0000 |
commit | 04469322a6fabf0ee3c409893f1e75d90c8e05e9 (patch) | |
tree | 742010bac37ea43a9b621f177e628a9dd220215a /net-firewall/arptables/ChangeLog | |
parent | Version bump (diff) | |
download | gentoo-2-04469322a6fabf0ee3c409893f1e75d90c8e05e9.tar.gz gentoo-2-04469322a6fabf0ee3c409893f1e75d90c8e05e9.tar.bz2 gentoo-2-04469322a6fabf0ee3c409893f1e75d90c8e05e9.zip |
Arptables is used to set up, maintain, and inspect the tables of ARP rules in the Linux kernel. It is analogous to iptables, but operates at the ARP layer rather than the IP layer.
Diffstat (limited to 'net-firewall/arptables/ChangeLog')
-rw-r--r-- | net-firewall/arptables/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-firewall/arptables/ChangeLog b/net-firewall/arptables/ChangeLog new file mode 100644 index 000000000000..f9f4a8c45596 --- /dev/null +++ b/net-firewall/arptables/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for net-firewall/arptables +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/arptables/ChangeLog,v 1.1 2004/02/28 09:33:02 solar Exp $ + +*arptables-0.0.3 (28 Feb 2004) + + 28 Feb 2004; <solar@gentoo.org> arptables-0.0.3.ebuild: + Arptables is used to set up, maintain, and inspect the tables of ARP rules in + the Linux kernel. It is analogous to iptables, but operates at the ARP layer + rather than the IP layer. + |