summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/ipf/ipf.conf
blob: f49e024a72de954dd7769eb99bbf3b4b889bb944 (plain)
1
2
3
4
5
6
7
8
#
#
name="ipf" parent="pseudo" instance=0;

# Increase the state table limits. fr_statemax should be ~70% of fr_statesize,
# and both should be prime numbers
fr_statesize=151007;
fr_statemax=113279;