index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
tests
/
dhcp4o6_ipc_unittest.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[5404] checkpoint: adding 4o6 support
Francis Dupont
2017-12-23
1
-0
/
+39
*
[v_1_2_0] copy right dates updated
Wlodek Wencel
2017-04-12
1
-1
/
+1
*
Corrected typos
Andrei Pavel
2016-12-14
1
-5
/
+5
*
[4106_update] Addressed comments
Francis Dupont
2016-06-15
1
-14
/
+3
*
[4106_update] Disable openError on Linux
Francis Dupont
2016-06-09
1
-9
/
+3
*
[4106_update] Removed invalidPortError6 (was moved to dhcp6/tests)
Francis Dupont
2016-06-09
1
-7
/
+0
*
[4106_update] Ported and improved code from old trac4106 including unit tests
Francis Dupont
2016-06-09
1
-38
/
+33
*
[4106_rebase] Updated copyright years
Francis Dupont
2016-06-06
1
-1
/
+1
*
[4106] Fixed DHCP4o6 for compiling, Linux and OpenBSD
Francis Dupont
2016-05-11
1
-0
/
+586
*
Revert "[master] Merge branch 'trac4106'"
Marcin Siodelski
2015-12-10
1
-577
/
+0
*
[4106] Fixed a typo.
Marcin Siodelski
2015-12-10
1
-1
/
+1
*
[4106] Implemented test for the DHCPv4 endpoint of DHCPv4o6 IPC.
Marcin Siodelski
2015-11-09
1
-2
/
+2
*
[4106] Test IPC class moved to a common library.
Marcin Siodelski
2015-11-09
1
-86
/
+3
*
[4106] Throw exception from IPC for out of range port.
Marcin Siodelski
2015-11-09
1
-0
/
+13
*
[4106] Represent DHCPv4o6 endpoint with enum.
Marcin Siodelski
2015-11-09
1
-36
/
+37
*
[4106] Allow for transmitting vendor option in the DHCPv4o6 message.
Marcin Siodelski
2015-11-09
1
-23
/
+104
*
[4106] Added a set of tests for sending message over IPC.
Marcin Siodelski
2015-11-09
1
-29
/
+144
*
[4106] Throw exception of the packet sent over IPC is invalid.
Marcin Siodelski
2015-11-04
1
-0
/
+108
*
[4106] Added new exception Dhcp4o6IpcError.
Marcin Siodelski
2015-11-04
1
-1
/
+1
*
[4106] Added additional tests for opening and closing IPC.
Marcin Siodelski
2015-11-04
1
-4
/
+79
*
[4106] Improvements and comments to the DHCPv4o6 IPC tests.
Marcin Siodelski
2015-11-01
1
-25
/
+190
*
[4106] Added unit test for the DHCP4o6 IPC.
Marcin Siodelski
2015-11-01
1
-0
/
+102