.. |
BroadcastAddressOption.cs
|
0f5cbfb9af
dhcp: implemented dhcp message parsing changes. implemented all required options with parsing tests. implemented option fragmentation parsing using option overload.
|
5 лет назад |
CAPWAPAccessControllerOption.cs
|
036ba54c29
CAPWAPAccessControllerOption: added support for option 138.
|
2 лет назад |
ClasslessStaticRouteOption.cs
|
50cf6fdf2e
code refactoring changes.
|
1 год назад |
ClientFullyQualifiedDomainNameOption.cs
|
da36305b02
ClientFullyQualifiedDomainNameOption: updated ParseOptionValue() method to ignore null termination caused by buggy clients.
|
3 лет назад |
ClientIdentifierOption.cs
|
02242a9bdf
ClientIdentifierOption: implemented Parse() and ToString() helper methods.
|
2 лет назад |
DhcpMessageTypeOption.cs
|
0f5cbfb9af
dhcp: implemented dhcp message parsing changes. implemented all required options with parsing tests. implemented option fragmentation parsing using option overload.
|
5 лет назад |
DomainNameOption.cs
|
0f5cbfb9af
dhcp: implemented dhcp message parsing changes. implemented all required options with parsing tests. implemented option fragmentation parsing using option overload.
|
5 лет назад |
DomainNameServerOption.cs
|
0a45b48e23
code refactoring done.
|
3 лет назад |
DomainSearchOption.cs
|
4bcbda7aae
DomainSearchOption: added support for option 119.
|
2 лет назад |
HostNameOption.cs
|
0f5cbfb9af
dhcp: implemented dhcp message parsing changes. implemented all required options with parsing tests. implemented option fragmentation parsing using option overload.
|
5 лет назад |
IpAddressLeaseTimeOption.cs
|
0f5cbfb9af
dhcp: implemented dhcp message parsing changes. implemented all required options with parsing tests. implemented option fragmentation parsing using option overload.
|
5 лет назад |
MaximumDhcpMessageSizeOption.cs
|
e9ba62103a
minor refactoring.
|
4 лет назад |
NetBiosNameServerOption.cs
|
0a45b48e23
code refactoring done.
|
3 лет назад |
NetworkTimeProtocolServersOption.cs
|
0a45b48e23
code refactoring done.
|
3 лет назад |
OptionOverloadOption.cs
|
bba3a71f5d
OptionOverloadValue: added flags attribute.
|
3 лет назад |
ParameterRequestListOption.cs
|
0f5cbfb9af
dhcp: implemented dhcp message parsing changes. implemented all required options with parsing tests. implemented option fragmentation parsing using option overload.
|
5 лет назад |
RebindingTimeValueOption.cs
|
0f5cbfb9af
dhcp: implemented dhcp message parsing changes. implemented all required options with parsing tests. implemented option fragmentation parsing using option overload.
|
5 лет назад |
RenewalTimeValueOption.cs
|
0f5cbfb9af
dhcp: implemented dhcp message parsing changes. implemented all required options with parsing tests. implemented option fragmentation parsing using option overload.
|
5 лет назад |
RequestedIpAddressOption.cs
|
0f5cbfb9af
dhcp: implemented dhcp message parsing changes. implemented all required options with parsing tests. implemented option fragmentation parsing using option overload.
|
5 лет назад |
RouterOption.cs
|
0f5cbfb9af
dhcp: implemented dhcp message parsing changes. implemented all required options with parsing tests. implemented option fragmentation parsing using option overload.
|
5 лет назад |
ServerIdentifierOption.cs
|
0f5cbfb9af
dhcp: implemented dhcp message parsing changes. implemented all required options with parsing tests. implemented option fragmentation parsing using option overload.
|
5 лет назад |
SubnetMaskOption.cs
|
0f5cbfb9af
dhcp: implemented dhcp message parsing changes. implemented all required options with parsing tests. implemented option fragmentation parsing using option overload.
|
5 лет назад |
TftpServerAddressOption.cs
|
9562964b82
implemented TftpServerAddressOption option.
|
1 год назад |
VendorClassIdentifierOption.cs
|
c230eaef44
added VendorClassIdentifierOption
|
4 лет назад |
VendorSpecificInformationOption.cs
|
96c3027b83
VendorSpecificInformationOption: code refactored to use library method for ParseColonHexString().
|
1 год назад |