index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcp
/
option6_client_fqdn.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added #include <config.h> to all .cc files.
Andrei Pavel
2016-12-14
1
-0
/
+2
*
[4497] Documented Option::clone() in all option classes.
Marcin Siodelski
2016-07-08
1
-1
/
+1
*
[4497] Implemented deep copy of DHCP options.
Marcin Siodelski
2016-07-08
1
-0
/
+6
*
[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
*
[master] Finished merge of trac3839 (removed unused exception variables)
Francis Dupont
2015-06-27
1
-3
/
+3
|
\
|
*
[3839] unused exception handler variable aka #3839
Francis Dupont
2015-05-12
1
-4
/
+4
*
|
[3899] Updated copyrights
Francis Dupont
2015-06-23
1
-1
/
+1
*
|
[3899] Added missing spaces in error message
Francis Dupont
2015-06-14
1
-2
/
+2
*
|
[3899] Added 0x and space in error message
Francis Dupont
2015-06-14
1
-2
/
+2
|
/
*
[3417] B10 => KEA renamed
Tomek Mrugalski
2014-08-06
1
-2
/
+2
*
[3282] Fixed setDomainName methods
Thomas Markwalder
2014-01-17
1
-2
/
+3
*
[3036] Suppress the cppcheck errors regarding check for assignment to self.
Marcin Siodelski
2013-08-20
1
-2
/
+5
*
[3036] Test creating on-wire data from an option with empty domain name.
Marcin Siodelski
2013-08-16
1
-5
/
+8
*
[3036] Trivial: documented parameter in doxygen.
Marcin Siodelski
2013-08-16
1
-1
/
+1
*
[3036] Addressed comments from the second review.
Marcin Siodelski
2013-08-16
1
-0
/
+22
*
[3036] Represent FQDN Option domain-name in the downcase format.
Marcin Siodelski
2013-08-14
1
-3
/
+3
*
[3036] Address further review comments.
Marcin Siodelski
2013-08-14
1
-28
/
+41
*
[3036] Address review comments.
Marcin Siodelski
2013-08-13
1
-13
/
+70
*
[3036] Added function which creates an on-wire format of the domain-name.
Marcin Siodelski
2013-07-23
1
-12
/
+16
*
[3036] Added implementation for the FQDN option processing.
Marcin Siodelski
2013-07-22
1
-1
/
+9
*
[3036] Implemented Option6ClientFqdn class and unit tests.
Marcin Siodelski
2013-07-18
1
-46
/
+238
*
[3036] Initial version of DHCPv6 Client FQDN Option class.
Marcin Siodelski
2013-07-16
1
-0
/
+153