2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 04:57:52 +00:00

22978 Commits

Author SHA1 Message Date
Shawn Routhier
0c05a725bb Merge branch 'trac4292' Copy BOOTP flags from requets to responses 2016-03-10 19:04:51 -08:00
Tomek Mrugalski
656b5e1541 [4297] Unit-tests for parameters implemented. 2016-03-10 16:33:17 +01:00
Francis Dupont
3db8f0d523 [4313] Added TokenOption::getRepresention() 2016-03-10 15:32:36 +01:00
Francis Dupont
132d389bf8 [4313] Improved relay4[code].exists comment 2016-03-10 15:27:16 +01:00
Francis Dupont
f46426f999 [4313] untabify 2016-03-10 14:57:56 +01:00
Francis Dupont
4fa68092d1 [4313] Explained relay4 shares option representation types 2016-03-10 14:53:29 +01:00
Francis Dupont
7e9d1821b3 [4313] Added a comment about Token subtype order 2016-03-10 14:46:57 +01:00
Francis Dupont
1a8fc026cf [4313] Added a comment about token order 2016-03-10 14:38:03 +01:00
Tomek Mrugalski
e10309c77e [4297] Unit-tests updated after recent API change. 2016-03-09 18:59:06 +01:00
Tomek Mrugalski
629dee19cf [4297] New test library added. 2016-03-09 18:57:00 +01:00
Tomek Mrugalski
1170c73260 [4297] storage for library parameters implemented. 2016-03-09 17:58:02 +01:00
Tomek Mrugalski
82becf56b0 [4212] Compilation fix 2016-03-09 15:50:21 +01:00
Francis Dupont
1622d54852 [master] Updated git hash 2016-03-09 15:48:50 +01:00
Francis Dupont
2c236316d5 [master] Finished merge of trac4315 (docs regeneration required python3) 2016-03-09 15:48:04 +01:00
Francis Dupont
e4703dc733 [master] Merged trac4315 (docs regeneration required python3) 2016-03-09 15:45:40 +01:00
Marcin Siodelski
d6c715717c [3571] Updated documentation of the Host class. 2016-03-09 13:41:22 +01:00
Marcin Siodelski
f45a71808d [3571] Added data structures to hold DHCP options in Host object. 2016-03-09 13:22:45 +01:00
Francis Dupont
320d143822 [4315] Removed obsolete python3 check 2016-03-09 13:16:59 +01:00
Tomek Mrugalski
c8e0552a02 [4226] Reverted previous changes to Pkt4::getName() 2016-03-08 14:27:31 +01:00
Marcin Siodelski
7284e68744 [4212] Restructured MySQL Exchange classes in host data source. 2016-03-08 12:14:44 +01:00
Marcin Siodelski
73d8b73e0a [master] Added ChangeLog entry for #3696. trac4315_base 2016-03-03 17:09:02 +01:00
Marcin Siodelski
0be5e6eb32 [master] Merge branch 'trac3696' 2016-03-03 15:58:56 +01:00
Marcin Siodelski
4cf0f82254 [3696] Updated test comments as a result of review. 2016-03-03 15:57:29 +01:00
Marcin Siodelski
eca64697cb [4212] Using single query to retrieve hosts and IPv6 reservations. 2016-03-02 12:18:04 +01:00
Marcin Siodelski
c89e1b38fe [4212] Renamed two variables to adhere to our coding guidelines.
Also, use new constant for checking fetch failure in MySQL.
2016-03-02 00:05:11 +01:00
Marcin Siodelski
24b7fb0e6f [4212] Addressed review comments.
- Introduced constants for MySQL fetch results
- Simplified loops in generic SQL unit tests
- Removed some typos
- Removed unused variables
2016-03-01 16:54:18 +01:00
Marcin Siodelski
537f48410d [3696] Addressed review comments.
Addressed a couple of minor issues and added unit tests for
switching between various lease database backends.
2016-03-01 09:33:06 +01:00
Francis Dupont
5da6c27a83 [4232a] Updated doc 2016-02-27 15:43:22 +01:00
Francis Dupont
03c30d1252 [4313] Added relay4[code].exists which was lost in merge 2016-02-27 15:36:28 +01:00
Francis Dupont
de00f69bc5 [4232a] Rebased and removed @ 2016-02-27 15:01:53 +01:00
Francis Dupont
909987228c [master] Fixed another use of option 65 as undefined trac4232a_base trac4272_base trac3700_base trac4313_base 2016-02-25 14:36:25 +01:00
Francis Dupont
396912c83a [master] Updated git hash 2016-02-25 13:15:03 +01:00
Francis Dupont
5ed03ed5ea [master] Finished merge of trac4286 (missing simple standard DHCPv4 options) 2016-02-25 13:14:06 +01:00
Francis Dupont
984e64127b [master] Merged trac4286 (missing simple standard DHCPv4 options) 2016-02-25 13:09:10 +01:00
Francis Dupont
4f60f8bc9a [4286] Added a comment to Option4AddrLstTest.empty 2016-02-25 13:07:54 +01:00
Francis Dupont
b4a67e8903 [4286] Change NIS+ DHO_NIS_* into DHO_NISP_* 2016-02-25 13:00:03 +01:00
Francis Dupont
321441f5b9 [4286] spelling 2016-02-25 12:53:19 +01:00
Shawn Routhier
5d98905f62 [trac4292] Always copy the DHCPv4 flags field from the client's request to the server's response 2016-02-24 20:51:53 -08:00
Tomek Mrugalski
b4dffd05e1 [4286] Updated CfgOptionDefTest.overrideStdOptionDef after option 65 added. 2016-02-24 15:34:40 +01:00
Francis Dupont
d38d0eaaae [4267] Added processPacket() for DHCPv6 server too 2016-02-24 15:20:08 +01:00
Francis Dupont
965520fd64 [4267] Moved the send part from processPacket to run_once 2016-02-24 14:51:20 +01:00
Francis Dupont
70fdcabdf8 [4267] Fixed merge typo trac4267_base 2016-02-24 14:19:03 +01:00
Francis Dupont
2b06d0f707 [4267] Finished merge of trac4266 (run_one server routine) 2016-02-24 14:00:14 +01:00
Francis Dupont
15293d0658 [4267] Finished merge of (rebased) trac4108 (Reorganize DHCP server code flow) 2016-02-24 13:37:05 +01:00
Francis Dupont
bcb9bf7e3a [4267] Merged (rebased) trac4108 (Reorganize DHCP server code flow) 2016-02-24 13:27:55 +01:00
Francis Dupont
f693bc433c [4310] Put LOG_FATAL() calls in a try block to avoid double errors 2016-02-24 13:17:32 +01:00
Francis Dupont
04079bcd80 [4307] Fixed CID 1202718, 1202719 and 1292720fg 2016-02-23 23:15:09 +01:00
Francis Dupont
b51ce48059 [4307] Fixed CID 1202702 2016-02-23 22:57:58 +01:00
Francis Dupont
cac9c6712f [4307] Fixed CID 1202722 2016-02-23 22:47:08 +01:00
Francis Dupont
154f8fa1ed [4306] Copyright 2016-02-23 22:45:47 +01:00