Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [4497] Documented Option::clone() in all option classes. | Marcin Siodelski | 2016-07-08 | 1 | -1/+2 |
* | [4497] Implemented deep copy of DHCP options. | Marcin Siodelski | 2016-07-08 | 1 | -0/+2 |
* | [4497] Fix constness of methods in Option classes. | Marcin Siodelski | 2016-07-08 | 1 | -3/+3 |
* | [4236] Replaced license text in all files containing it. | Marcin Siodelski | 2015-12-16 | 1 | -11/+3 |
* | [trac3576] Updates per review comments | Shawn Routhier | 2015-10-02 | 1 | -2/+2 |
* | [trac3576] Correct minimal length for v6 vendor class option | Shawn Routhier | 2015-10-01 | 1 | -2/+2 |
* | [3316] Addressed review comments. | Marcin Siodelski | 2014-02-17 | 1 | -4/+11 |
* | [3316] Implemented function to return text representation of VC option | Marcin Siodelski | 2014-02-13 | 1 | -0/+6 |
* | [3316] Implemented function to check if specified tuple is in VC option. | Marcin Siodelski | 2014-02-13 | 1 | -0/+7 |
* | [3316] Implemented a class which encapsulates Vendor Class option. | Marcin Siodelski | 2014-02-13 | 1 | -0/+177 |