Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / network / dhcp-pool @ 49b79ca2

Historique | Voir | Annoter | Télécharger (5,47 ko)

# Date Auteur Commentaire
316a59e1 2016-10-01 05:25 Tomaz Solc

dhcp-pool: Fix off-by-one error in pool size.

"range" statement gives the lowest and highest IP addresses (both
inclusive) in a pool. dhcp-pool did not count the highest address
when calculating pool size.

a582c4ba 2016-10-01 05:24 Tomaz Solc

dhcp-pool: Ignore comments in conffile.

This prevents dhcp-pool from detecting commented-out "range"
statements.

08346aac 2012-02-13 12:24 Steve Schnepp

- have some dirs