#1768 closed enhancement (duplicate)
DHCPv6: Extract DUID into separate class
Reported by: | tomek | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | Outstanding Tasks |
Component: | dhcp6 | Version: | |
Keywords: | Cc: | ||
CVSS Scoring: | Parent Tickets: | ||
Sensitive: | no | Defect Severity: | N/A |
Sub-Project: | DHCP | Feature Depending on Ticket: | |
Estimated Difficulty: | 0 | Add Hours to Ticket: | 0 |
Total Hours: | 0 | Internal?: | no |
Description
Title says it all.
It should be taken into consideration that DUID is often sent as an option, so perhaps two classes (DUID and OptionDUID) would be more useful.
Subtickets
Change History (3)
comment:1 Changed 8 years ago by stephen
comment:2 Changed 7 years ago by stephen
- Resolution set to duplicate
- Status changed from new to closed
comment:3 Changed 4 years ago by tomek
- Milestone changed from DHCP Outstanding Tasks to Outstanding Tasks
Milestone renamed
Note: See
TracTickets for help on using
tickets.
Not sure we need both - we might find that a constructor taking an option as an argument, and a method that returns the DUID as an option will be sufficient.