Commit History

Author SHA1 Message Date
  Marcin Siodelski b9d837a1f8 [4106] Improved IPC handler functions for DHCPv4 and DHCPv6 server. 9 years ago
  Marcin Siodelski 12bb372134 [4106] Additional checks on packet received over the IPC in the test. 9 years ago
  Marcin Siodelski 424dc6fb65 [4106] Added unit test for the DHCPv6 IPC endpoint. 9 years ago
  Marcin Siodelski 7c29cafaaa [4106] Implemented test for the DHCPv4 endpoint of DHCPv4o6 IPC. 9 years ago
  Marcin Siodelski e1441462a9 [4106] Test IPC class moved to a common library. 9 years ago
  Marcin Siodelski 17713f39c3 [4106] Throw exception from IPC for out of range port. 9 years ago
  Marcin Siodelski 7c43a3ebcf [4106] Represent DHCPv4o6 endpoint with enum. 9 years ago
  Marcin Siodelski 0ceff3ccad [4106] Improved documentation of the base IPC class. 9 years ago
  Marcin Siodelski 36d3119433 [4106] Allow for transmitting vendor option in the DHCPv4o6 message. 9 years ago
  Marcin Siodelski 7097e81abe [4106] Added a set of tests for sending message over IPC. 9 years ago
  Marcin Siodelski afad9d6db0 [4106] Throw exception of the packet sent over IPC is invalid. 9 years ago
  Marcin Siodelski e42ed52098 [4106] Added new exception Dhcp4o6IpcError. 9 years ago
  Marcin Siodelski 0d6df693f0 [4106] Added additional tests for opening and closing IPC. 9 years ago
  Marcin Siodelski a13c7d8458 [4106] Cleanup in the DHCPv4o6 IPC class. 9 years ago
  Marcin Siodelski f80c534182 [4106] Improvements and comments to the DHCPv4o6 IPC tests. 9 years ago
  Marcin Siodelski 8ef97b3354 [4106] Added unit test for the DHCP4o6 IPC. 9 years ago
  Francis Dupont 22a8c0b33f [4106] Changed to use the private options 9 years ago
  Francis Dupont 89c8c17a16 [4106] Ported DHCPv4-over-DHCPv6 IPC code from fd4o6 private branch 9 years ago
  Tomek Mrugalski 104187287c [master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea 9 years ago
  Tomek Mrugalski 4ff6f946cd [master] Merge remote-tracking branch 'github/master' 9 years ago
  JINMEI Tatuya 47a7a6d11f [4027] removed an unused variable 9 years ago
  JINMEI Tatuya 7709b15393 [4027] added some explanatory comments for Pkt4o6::pack(). 9 years ago
  JINMEI Tatuya 0fe570f5f1 [4027] added some references 9 years ago
  JINMEI Tatuya 2accef346a Merge branch 'trac4027' of github.com:isc-projects/kea into trac4027 9 years ago
  Tomek Mrugalski b8b57816c2 [4027] Minor corrections. 9 years ago
  JINMEI Tatuya 1084fad953 [4027] use a single underscore version of uint8_t for consistency 9 years ago
  Francis Dupont 14a8341a46 [master] Merged trac4107 (HCPv4-over-DHCPv6 message and option definitions) 9 years ago
  Tomek Mrugalski e15b2e1ebc [4107] Added several comments. 9 years ago
  JINMEI Tatuya 3435b6f64d [4027] added some more comments for tests 9 years ago
  JINMEI Tatuya 6b35611c3b [4027] added unit tests for Pkt4o6Test 9 years ago