Historique | Voir | Annoter | Télécharger (5,47 ko)
dhcp-pool: Fix off-by-one error in pool size.
"range" statement gives the lowest and highest IP addresses (bothinclusive) in a pool. dhcp-pool did not count the highest addresswhen calculating pool size.
dhcp-pool: Ignore comments in conffile.
This prevents dhcp-pool from detecting commented-out "range" statements.
- have some dirs