.. |
Options
|
eed8597001
DHCP options codee refactoring done.
|
4 лет назад |
DhcpMessage.cs
|
a89cbd3d5f
DhcpMessage: updated code to removed assumption of Ethernet hardware address type.
|
4 лет назад |
DhcpOption.cs
|
e88bb8d251
removed unused dhcp option parsing.
|
5 лет назад |
DhcpServer.cs
|
2b5dffb4b4
DhcpServer: sending correct siaddr for nak responses.
|
4 лет назад |
DhcpServerException.cs
|
27fa8f64d4
DhcpServer: added working dhcp server with basic tests done for all scope options.
|
5 лет назад |
Exclusion.cs
|
27fa8f64d4
DhcpServer: added working dhcp server with basic tests done for all scope options.
|
5 лет назад |
Lease.cs
|
e25f72f9df
Lease: using enum in place of constant.
|
4 лет назад |
Scope.cs
|
e6e1f7b3cd
Scope: changed reserved lease from array to concurrent dictionary for fast lookups. Added GetReservedLease() methods for fast lookups of reserved lease. Code refactoring done.
|
4 лет назад |