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_iaaddr.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3210] refactor io utilities
Andrei Pavel
2024-03-21
1
-1
/
+1
*
[#3237] release changes
Wlodek Wencel
2024-01-29
1
-1
/
+1
*
[#3119] use range based for loop or BOOST_FOREACH
Razvan Becheriu
2024-01-22
1
-4
/
+2
*
[#2423] release changes
Andrei Pavel
2022-05-23
1
-1
/
+1
*
[#2227] split suboptions in separate options
Razvan Becheriu
2022-05-19
1
-1
/
+1
*
[5016] Merged pull request #24 from github24 and squashed it.
Marcin Siodelski
2016-10-26
1
-2
/
+3
*
[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
/
+5
*
[4497] Fix constness of methods in Option classes.
Marcin Siodelski
2016-07-08
1
-4
/
+4
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
1
-1
/
+1
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[3807] Fixed toText functions in the DHCPv6 options.
Marcin Siodelski
2015-05-18
1
-15
/
+9
*
[master] remove '#include <config.h' from include files (#3782)
Francis Dupont
2015-04-18
1
-1
/
+3
*
Merge branch 'trac2749'
Mukund Sivaraman
2014-01-28
1
-2
/
+2
|
\
|
*
[2749] Update rest of tree to use the modified io_utilities.h API
Mukund Sivaraman
2014-01-10
1
-2
/
+2
*
|
[1283] Remove toText() calls where IOAddress should be used directly
Mukund Sivaraman
2014-01-07
1
-4
/
+3
|
/
*
[3180] Implemented support for callback functions to parse options.
Marcin Siodelski
2013-10-04
1
-2
/
+4
*
[3145] Added negative test case for IAADDR option
Tomek Mrugalski
2013-09-10
1
-0
/
+3
*
[2549] Check address type in some option pack() methods.
Marcin Siodelski
2012-12-14
1
-1
/
+4
*
[2549] Simplified functions writing an address to a buffer.
Marcin Siodelski
2012-12-13
1
-2
/
+1
*
[2365] Use (un)packOptions functions in classes derived from Option.
Marcin Siodelski
2012-11-28
1
-2
/
+3
*
[1486] Rename IOAddress::from_bytes() to IOAddress::fromBytes()
Stephen Morris
2012-11-19
1
-1
/
+1
*
[2475] Put #include directives in correct order
Stephen Morris
2012-11-16
1
-8
/
+9
*
[1540] Doxygen warnings removed.
Tomek Mrugalski
2012-02-03
1
-5
/
+8
*
[1540] Huge (29 files changed) Option6 and Pkt6 refactoring in DHCP.
Tomek Mrugalski
2012-02-03
1
-43
/
+23
*
[trac1446]Merge branch 'master' into trac1446
Jeremy C. Reed
2011-12-14
1
-2
/
+2
|
\
|
*
[1350] Changes after review:
Tomek Mrugalski
2011-11-29
1
-2
/
+2
*
|
[trac1446] renamed libdhcp.cc to libdhcp++.cc and libdhcp.h to libdhcp++.h
Jeremy C. Reed
2011-12-02
1
-1
/
+1
|
/
*
[1228] Option6Collection renamed to OptionCollection
Tomek Mrugalski
2011-10-26
1
-2
/
+2
*
[1313] writeUint32, readUint32 implemented
Tomek Mrugalski
2011-10-18
1
-13
/
+16
*
[1186] Changes after second review
Tomek Mrugalski
2011-10-14
1
-2
/
+4
*
[1186] Part 6 of review changes.
Tomek Mrugalski
2011-10-14
1
-17
/
+15
*
[1186] Part 5 of the review changes
Tomek Mrugalski
2011-10-14
1
-7
/
+6
*
[1186] Part 3 of review changes
Tomek Mrugalski
2011-10-14
1
-7
/
+4
*
Part 1 of 1186 review changes
Tomek Mrugalski
2011-10-14
1
-4
/
+4
*
[1186] Remaining tests for DHCPv6 Options fixed/implemented.
Tomek Mrugalski
2011-10-14
1
-16
/
+16
*
[1186] Added suboptions support in Option class, tests implemented.
Tomek Mrugalski
2011-10-14
1
-1
/
+4
*
[1186] Server now parses SOLICITs and replies with ADVERTISE.
Tomek Mrugalski
2011-10-14
1
-2
/
+3
*
[878] Support for IA and IAADDR options and suboptions added.
Tomek Mrugalski
2011-10-14
1
-0
/
+129