mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 08:16:59 +00:00
This tests ensures the problem fixed by Wolfgang Steudel cannot reoccur.
See the reference commit for details.
Reference: 5519763ba9
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
136 lines
2.7 KiB
Text
136 lines
2.7 KiB
Text
lease 10.0.0.1 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:09;
|
|
}
|
|
|
|
lease 10.1.0.1 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:00;
|
|
}
|
|
|
|
lease 10.2.0.0 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:00;
|
|
}
|
|
lease 10.2.0.1 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:01;
|
|
}
|
|
lease 10.2.0.2 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:02;
|
|
}
|
|
lease 10.2.0.3 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:03;
|
|
}
|
|
lease 10.2.0.4 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:04;
|
|
}
|
|
lease 10.2.0.5 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:05;
|
|
}
|
|
|
|
lease 10.3.0.0 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:00;
|
|
}
|
|
lease 10.3.0.1 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:01;
|
|
}
|
|
lease 10.3.0.2 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:02;
|
|
}
|
|
lease 10.3.0.3 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:03;
|
|
}
|
|
lease 10.3.0.4 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:04;
|
|
}
|
|
lease 10.3.0.5 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:05;
|
|
}
|
|
lease 10.3.0.6 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:06;
|
|
}
|
|
lease 10.3.0.7 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:07;
|
|
}
|
|
lease 10.3.0.8 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:08;
|
|
}
|
|
lease 10.3.0.9 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:09;
|
|
}
|
|
|
|
lease 10.4.0.0 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:00;
|
|
}
|
|
lease 10.4.0.1 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:01;
|
|
}
|
|
lease 10.4.0.2 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:02;
|
|
}
|
|
lease 10.4.0.3 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:03;
|
|
}
|
|
lease 10.4.0.4 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:04;
|
|
}
|
|
lease 10.4.0.5 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:05;
|
|
}
|
|
lease 10.4.0.6 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:00;
|
|
}
|
|
lease 10.4.0.7 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:01;
|
|
}
|
|
lease 10.4.0.8 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:02;
|
|
}
|
|
lease 10.4.0.9 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:03;
|
|
}
|
|
lease 10.4.0.10 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:04;
|
|
}
|
|
lease 10.4.0.11 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:05;
|
|
}
|
|
lease 10.4.0.12 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:06;
|
|
}
|
|
lease 10.4.0.13 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:07;
|
|
}
|
|
lease 10.4.0.14 {
|
|
binding state active;
|
|
hardware ethernet 00:00:00:00:00:08;
|
|
}
|