index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
asiolink
/
tests
/
io_address_unittest.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3320] minor changes
Razvan Becheriu
2024-04-17
1
-1
/
+1
*
[#3320] minor changes
Razvan Becheriu
2024-04-17
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
-2
/
+2
*
[#2764] Hashing operator for IOAddress
Marcin Siodelski
2023-03-14
1
-1
/
+30
*
[1396] pre 1.8.0 release changes
Wlodek Wencel
2020-08-24
1
-1
/
+1
*
Revert [#1283]
Michal Nowikowski
2020-07-24
1
-12
/
+1
*
[#1283] Added (and used) IOAddress hash
Francis Dupont
2020-07-23
1
-1
/
+12
*
[5009] Implemented get6(subnet_id, address) function for SQL backends.
Marcin Siodelski
2016-09-20
1
-2
/
+2
*
[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
*
[3694] Changes as a result of the second code review.
Marcin Siodelski
2015-03-06
1
-0
/
+3
*
[3694] Fix a test and some typos
Shawn Routhier
2015-03-06
1
-1
/
+1
*
[3694] Addressed review comments.
Marcin Siodelski
2015-03-05
1
-6
/
+28
*
[3694] New convenience functions added to IOAddress.
Marcin Siodelski
2015-02-23
1
-0
/
+24
*
[master] fix for Mac OS in IOAddress unit-tests
Tomek Mrugalski
2015-02-18
1
-5
/
+5
*
[master] Merge branch 'trac3711'
Marcin Siodelski
2015-02-18
1
-2
/
+77
|
\
|
*
[3711] Changes after first part of the review:
Tomek Mrugalski
2015-02-18
1
-7
/
+16
|
*
[3711] Copyright years updated.
Tomek Mrugalski
2015-02-17
1
-1
/
+1
|
*
[3711] increaseAddress() moved from AllocEngine to IOAddress
Tomek Mrugalski
2015-02-17
1
-0
/
+19
|
*
[3711] IOAddress subtraction implemented.
Tomek Mrugalski
2015-02-17
1
-1
/
+48
*
|
[3695] Addressed review comments.
Marcin Siodelski
2015-02-16
1
-1
/
+7
|
/
*
[1485] Minor changes after review:
Tomek Mrugalski
2014-02-05
1
-2
/
+3
*
[1485] IOAddress.getAddress() removed.
Tomek Mrugalski
2014-01-21
1
-0
/
+34
*
[1283] Remove toText() calls where IOAddress should be used directly
Mukund Sivaraman
2014-01-07
1
-1
/
+1
*
[1283] Define operator<< for IOAddress
Mukund Sivaraman
2014-01-07
1
-0
/
+10
*
[2396] Modified IOAddress tests in light of review
Stephen Morris
2012-12-06
1
-14
/
+11
*
[2396] Add methods to IOAddress: toBytes(), isV4() and isV6()
Stephen Morris
2012-12-04
1
-0
/
+44
*
[1486] Rename IOAddress::from_bytes() to IOAddress::fromBytes()
Stephen Morris
2012-11-19
1
-3
/
+3
*
[2238] Changes after review.
Tomek Mrugalski
2012-09-21
1
-1
/
+1
*
[2238] <= operator for IOAddress implemented.
Tomek Mrugalski
2012-09-14
1
-0
/
+6
*
[2238] IOAddress comparison operator.
Tomek Mrugalski
2012-09-14
1
-0
/
+26
*
[1226] Changes after review.
Tomek Mrugalski
2011-10-28
1
-1
/
+1
*
[1226] from_uint32 and operator uint32_t implemented in IOAddress
Tomek Mrugalski
2011-10-26
1
-0
/
+16
*
Compilation fix for io_address_unittest.cc
Tomek Mrugalski
2011-10-17
1
-1
/
+1
*
[1186] Part 3 of review changes
Tomek Mrugalski
2011-10-14
1
-2
/
+2
*
[1186] from_bytes() method implement in IOAddress
Tomek Mrugalski
2011-10-14
1
-0
/
+20
*
[master] removed the typeo conversion operator from IOAddress to char*.
JINMEI Tatuya
2011-10-08
1
-1
/
+0
*
Add conversion to c-style strings to let Google Test build.
Shane Kerr
2011-09-12
1
-0
/
+3
*
[trac751] Move dns related code to asiodns lib
Ocean Wang
2011-04-08
1
-1
/
+1
*
[trac554] Add missing newline at the end of a file
Stephen Morris
2011-02-18
1
-1
/
+1
*
[trac554] Now have UDPSocket and its unit test working
Stephen Morris
2011-02-15
1
-0
/
+5
*
[trac554] First stage of adding protocol-dependent upstream fetch
Stephen Morris
2011-02-14
1
-0
/
+58