]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Add $netif_ipexpand_max to specify the upper limit for the number of
authorhrs <hrs@FreeBSD.org>
Thu, 11 Sep 2014 12:30:29 +0000 (12:30 +0000)
committerhrs <hrs@FreeBSD.org>
Thu, 11 Sep 2014 12:30:29 +0000 (12:30 +0000)
commit9e4c2e60325e025e2d03da9eeecd353a4dba10b7
treedf97ed79b52bb303c1dbe97b46b064bd82e7aa7e
parent0808eece71149096aacff5958700040c4c743552
- Add $netif_ipexpand_max to specify the upper limit for the number of
  addresses generated by an address range specification.  The default
  value is 2048.  This can be increased by setting $netif_ipexpand_max
  in rc.conf.

- Fix warning messages when an address range spec exceeds the upper limit.

PR: 186841
etc/defaults/rc.conf
etc/network.subr
share/man/man5/rc.conf.5