Project

General

Profile

« Previous | Next » 

Revision 795e6194

Added by Viktor Gurov about 3 years ago

Use dnctl(8) to control limiter rules. Feature #12579

View differences:

src/etc/inc/util.inc
1646 1646
				'enc',
1647 1647
				'tun',
1648 1648
				'lagg',
1649
				'vip',
1650
				'ipfw'
1649
				'vip'
1651 1650
		);
1652 1651
	} else {
1653 1652
		$vfaces = array(
......
1666 1665
				'tun',
1667 1666
				'lagg',
1668 1667
				'vip',
1669
				'ipfw',
1670 1668
				'l2tps'
1671 1669
		);
1672 1670
	}

Also available in: Unified diff