- # Copyright 1999-2013 Gentoo Foundation
- # Distributed under the terms of the GNU General Public License v2
- # Mandatory arguments: IPADDR/PREFIXLEN dev IFNAME
- # Example: 192.168.0.0/24 dev eth0
- # For further information see "perldoc arpsponge" or "man arpsponge".
- ARPSPONGE_OPTS=""
|