Commit Graph

23 Commits

Author SHA1 Message Date
Shreyas Zare
96c3027b83 VendorSpecificInformationOption: code refactored to use library method for ParseColonHexString(). 2023-05-20 17:58:08 +05:30
Shreyas Zare
50cf6fdf2e code refactoring changes. 2023-02-05 16:26:18 +05:30
Shreyas Zare
9562964b82 implemented TftpServerAddressOption option. 2022-12-24 12:04:53 +05:30
Shreyas Zare
c9c57f2167 VendorSpecificInformationOption: updated code to accept hex string in both colon separator and normal format . 2022-12-24 12:04:26 +05:30
Shreyas Zare
4bcbda7aae DomainSearchOption: added support for option 119. 2022-11-12 14:52:58 +05:30
Shreyas Zare
036ba54c29 CAPWAPAccessControllerOption: added support for option 138. 2022-11-12 14:52:27 +05:30
Shreyas Zare
872544e2a7 VendorSpecificInformationOption: fixed formating issue in ToString(). 2022-05-08 15:20:02 +05:30
Shreyas Zare
02242a9bdf ClientIdentifierOption: implemented Parse() and ToString() helper methods. 2022-04-30 12:01:48 +05:30
Shreyas Zare
09f900bba2 VendorSpecificInformationOption: minor changes 2022-01-23 16:56:26 +05:30
Shreyas Zare
da36305b02 ClientFullyQualifiedDomainNameOption: updated ParseOptionValue() method to ignore null termination caused by buggy clients. 2021-06-12 13:47:20 +05:30
Shreyas Zare
bba3a71f5d OptionOverloadValue: added flags attribute. 2021-04-10 13:32:56 +05:30
Shreyas Zare
bef86060eb ClientIdentifierOption: class made public 2021-04-10 13:32:35 +05:30
Shreyas Zare
37256bb8ec ClientFullyQualifiedDomainNameFlags: added flags attribute. 2021-04-10 13:32:15 +05:30
Shreyas Zare
0a45b48e23 code refactoring done. 2021-02-06 18:13:33 +05:30
Shreyas Zare
e84b4a3748 VendorSpecificInformationOption: added hex string parsing. 2020-11-14 16:44:28 +05:30
Shreyas Zare
04134d80ad added VendorSpecificInformationOption 2020-10-31 14:12:22 +05:30
Shreyas Zare
c230eaef44 added VendorClassIdentifierOption 2020-10-31 14:12:13 +05:30
Shreyas Zare
eed8597001 DHCP options codee refactoring done. 2020-09-26 18:09:01 +05:30
Shreyas Zare
e9ba62103a minor refactoring. 2020-05-23 17:30:41 +05:30
Shreyas Zare
b7dd58ed99 removed unused dhcp option 2019-06-15 13:23:03 +05:30
Shreyas Zare
4cef878d63 ClasslessStaticRouteOption: code refactoring done by using IPAddressExtension methods. 2019-06-15 13:22:52 +05:30
Shreyas Zare
0ea8d80990 minor changes 2019-06-09 20:52:04 +05:30
Shreyas Zare
0f5cbfb9af dhcp: implemented dhcp message parsing changes. implemented all required options with parsing tests. implemented option fragmentation parsing using option overload. 2019-06-09 17:32:28 +05:30