index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
cfg_option.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[4097a] Optimized the no configured options cases
Francis Dupont
2015-11-23
1
-0
/
+5
*
[3705] Address review comments.
Marcin Siodelski
2015-03-17
1
-19
/
+0
*
[3705] Fix some typos found during the review.
Shawn Routhier
2015-03-10
1
-1
/
+1
*
[3705] RSOO handling added in CfgOption
Tomek Mrugalski
2015-03-03
1
-0
/
+22
*
[3589] Addressed review comments raised in the second review.
Marcin Siodelski
2014-10-15
1
-0
/
+7
*
[3589] Trailing underscores added to OptionDescriptor members.
Tomek Mrugalski
2014-10-15
1
-8
/
+8
*
[3589] Refactored merge/copy to mergeTo/copyTo in CfgOption.
Marcin Siodelski
2014-09-30
1
-6
/
+6
*
[3589] Option data configuration parsers store parsed data into cfgmgr.
Marcin Siodelski
2014-09-30
1
-0
/
+27
*
[3589] Moved subnet-specific option configuration to CfgOption class.
Marcin Siodelski
2014-09-30
1
-43
/
+40
*
[3589] Added function to copy the options configuration.
Marcin Siodelski
2014-09-30
1
-1
/
+9
*
[3589] Two option configurations can be now merged together.
Marcin Siodelski
2014-09-30
1
-0
/
+46
*
[3589] Added equals function to the CfgOption class.
Marcin Siodelski
2014-09-30
1
-0
/
+12
*
[3589] Created an object to hold the option configuration.
Marcin Siodelski
2014-09-30
1
-0
/
+98