index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcp
/
option4_client_fqdn.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#2423] release changes
Andrei Pavel
2022-05-23
1
-1
/
+1
*
[#2227] split suboptions in separate options
Razvan Becheriu
2022-05-19
1
-3
/
+3
*
[#86,!152] Client FQDN option converts all names to lower case.
Marcin Siodelski
2018-12-03
1
-5
/
+13
*
Merge branch 'isc-master' into config-h
Andrei Pavel
2017-08-17
1
-10
/
+10
|
\
|
*
spelling: encoded
Josh Soref
2017-07-23
1
-1
/
+1
|
*
[v_1_2_0] copy right dates updated
Wlodek Wencel
2017-04-12
1
-1
/
+1
|
*
Corrected typos
Andrei Pavel
2016-12-14
1
-8
/
+8
*
|
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
/
+11
*
[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
-1
/
+1
|
\
|
*
[3839] unused exception handler variable aka #3839
Francis Dupont
2015-05-12
1
-2
/
+2
*
|
[3899] Updated copyrights
Francis Dupont
2015-06-23
1
-1
/
+1
*
|
[3899] Added a 0x before hex flag output
Francis Dupont
2015-06-14
1
-1
/
+1
*
|
[3899] Added missing space in error message
Francis Dupont
2015-06-14
1
-1
/
+1
|
/
*
[3624] Fixed Client FQDN option length calculation for ASCII encoding.
Marcin Siodelski
2014-10-31
1
-6
/
+21
*
[3282] Fixed setDomainName methods
Thomas Markwalder
2014-01-17
1
-2
/
+3
*
[3082] Allow converting option to wire format when domain-name is empty.
Marcin Siodelski
2013-08-16
1
-2
/
+10
*
[3082] Added cppcheck suppression for the enum to be passed by reference.
Marcin Siodelski
2013-08-16
1
-0
/
+10
*
[3082] Addressed comments from the second review.
Marcin Siodelski
2013-08-16
1
-24
/
+32
*
[3082] Address review comments.
Marcin Siodelski
2013-08-14
1
-22
/
+91
*
[3082] Return instance of the Option4ClientFqdn for option 81.
Marcin Siodelski
2013-08-12
1
-1
/
+1
*
[3082] Add support for ASCII domain name encoding and decoding.
Marcin Siodelski
2013-08-09
1
-9
/
+52
*
[3082] Implemented DHCPv4 Client FQDN Option.
Marcin Siodelski
2013-08-07
1
-0
/
+387