2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00
Commit Graph

18820 Commits

Author SHA1 Message Date
Tomek Mrugalski
bc216c2cf0 [3274] ClientClass added, Classes renamed to ClientClasses 2014-02-03 19:53:14 +01:00
Tomek Mrugalski
9c9ec6cd3c [3274] Added Classes parameter to getSubnet{4,6} methods. 2014-02-03 19:03:27 +01:00
Tomek Mrugalski
b7c33a05cd [3274] Added dhcp/classify.h 2014-02-03 18:50:24 +01:00
Tomek Mrugalski
393abcf8b1 [3274] Support for relay information in parser for DHCPv6 added 2014-02-03 17:47:56 +01:00
Tomek Mrugalski
a58621d8f1 [3274] Relay info support added to DHCPv4 parsers. 2014-01-31 20:13:58 +01:00
Tomek Mrugalski
353cb22576 [3274] RelayInfo parser implemented. 2014-01-31 18:25:59 +01:00
Tomek Mrugalski
406df0fff2 [3274] Relay address can now be stored in Subnet structures. 2014-01-28 19:01:54 +01:00
Mukund Sivaraman
15884428d4 [master] Explain --enable-debug in the contributor guide 2014-01-28 18:32:34 +05:30
Mukund Sivaraman
f70ff164d0 Merge branch 'trac2749' 2014-01-28 07:57:56 +05:30
Mukund Sivaraman
73179cbc20 [master] Add ChangeLog entry for #3287 2014-01-28 07:43:53 +05:30
Mukund Sivaraman
2f26d78170 Merge branch 'trac3287' 2014-01-28 07:26:24 +05:30
Mukund Sivaraman
b26f6251fc Merge branch 'trac3263_2' 2014-01-28 07:15:28 +05:30
Mukund Sivaraman
c9505d8f35 [master] Add ChangeLog entry for #2951 2014-01-28 07:14:05 +05:30
Mukund Sivaraman
13685cc458 Merge branch 'trac2951' 2014-01-28 06:59:32 +05:30
Mukund Sivaraman
6d057a28a6 [master] Add ChangeLog for #1516 2014-01-28 06:58:54 +05:30
Mukund Sivaraman
564650bcec [master] Delete trailing whitespace from ChangeLog 2014-01-28 06:57:45 +05:30
Mukund Sivaraman
71611831f6 Merge branch 'trac1516' 2014-01-28 06:47:44 +05:30
Mukund Sivaraman
5c9852647f Revert "[1516] Fixed function argument indentation."
This reverts commit b00635aa7e. The
previous alignment was correct (see ticket #1516 comment 7 and 8).
2014-01-28 06:46:49 +05:30
Stephen Morris
36adb91af2 [master] Merge branch 'trac1621' 2014-01-27 18:51:33 +00:00
Stephen Morris
6b3bc78d60 [2749] Minor comment change. 2014-01-27 16:03:48 +00:00
Wlodek Wencel
86b12667ad ChangeLog entry for #2892 2014-01-27 16:59:14 +01:00
Wlodek Wencel
3bd69e9b4a [2892] Merge branch 'trac2892' 2014-01-27 16:49:25 +01:00
Stephen Morris
bf772193aa [master] ChangeLog entry for #2566 2014-01-27 13:13:38 +00:00
Stephen Morris
a08d702839 [master] Merge branch 'trac2566' 2014-01-27 13:07:10 +00:00
Mukund Sivaraman
5519de5b82 [3263] Update tests that allow adding RdataPtr to an RRset when class or type don't match 2014-01-27 10:33:17 +05:30
Mukund Sivaraman
32bd410bb0 [3263] Add API doc note that RRset::addRdata() can throw 2014-01-27 10:33:13 +05:30
Mukund Sivaraman
1685d98e14 [2749] Update resize() call arguments to be sizeof instead of literal values 2014-01-27 09:28:43 +05:30
Mukund Sivaraman
04f5b145f2 [2749] Remove redundant checks 2014-01-27 09:22:34 +05:30
Mukund Sivaraman
9eedd903b7 [2749] Update name of test (fix case) 2014-01-27 09:22:19 +05:30
Mukund Sivaraman
99fe38e5d0 [2749] Update length argument 2014-01-27 09:19:23 +05:30
Mukund Sivaraman
a071815cc2 [2749] Remove space between sizeof and ( 2014-01-27 09:14:00 +05:30
Mukund Sivaraman
44b8509885 [2749] Replace size() calls with literal values
This gives us a very tiny speedup, as size() was a const method already.
2014-01-27 09:10:22 +05:30
Mukund Sivaraman
45809d98ad [2749] Add comment that we know there's room available in the buffer 2014-01-27 09:07:47 +05:30
Kean Johnston
5bfc729500 [2951] Change the port number to 56176 after trac2904_v3 merge
Branch trac2904_v3 has been merged to master. This test was written
before that merge and uses the old port number. Use the new port
56176 instead.
2014-01-25 21:07:11 +02:00
Kean Johnston
b00635aa7e [1516] Fixed function argument indentation. 2014-01-25 14:40:41 +02:00
Kean Johnston
b0c660bc1b [2566] Use code block markers in some of the definition lists.
Where a definition list is used to discuss function parameters, use
the <code> modifier to make it more clear that the definition
term is discussing a variable in the function signature mentioned
above the definition list.
2014-01-25 14:04:16 +02:00
Kean Johnston
5e0781ef76 Merge branch 'trac2904_v3' 2014-01-25 13:37:13 +02:00
Mukund Sivaraman
fb631319f3 Merge branch 'trac2112' 2014-01-25 00:20:04 +05:30
Mukund Sivaraman
34564befb8 Merge branch 'trac3300' 2014-01-25 00:17:05 +05:30
Stephen Morris
99f167be3a [2566] Updated text after review 2014-01-24 15:04:43 +00:00
Marcin Siodelski
3a4eb2476e [master] Merge branch 'trac3265' 2014-01-23 18:06:43 +01:00
Marcin Siodelski
75b6a1057c [master] Merge branch 'trac3245' 2014-01-23 17:42:40 +01:00
Marcin Siodelski
43c5b41435 [master] Fix a bug in perfdhcp in elapsed time calculation.
This fix was okayed on jabber. It solves the problem in elapsed time
calculation between two DHCP packets. If the timestamp for both packets
is equal, the elapsed time is now 0. Previously, an exception was thrown.
2014-01-23 09:19:35 +01:00
Marcin Siodelski
6c8f747505 [3265] Increased the timeout value in the DNSClient unit test.
This mitigates the problem whereby a packet sent in one test is not dropped
by a kernel and affects the subsequent test. The increased timeout works
around this problem. However, at some point there may be a need to
implement more proper solution (test should capture the packet sent and
drop it on its own, then start another test).
2014-01-22 18:59:37 +01:00
Marcin Siodelski
e3bd56e784 [3245] Corrected timeout units in the DNSClient documentation.
The DNSClient uses timeout specified in ms. The documentation was wrong
saying that the timeout is specified in seconds.
2014-01-22 18:32:32 +01:00
Jeremy C. Reed
f04b17998e [master]Merge remote-tracking branch 'origin/trac2945'
merge in origin/trac2945 for some doxygen fixes
2014-01-22 07:19:36 -06:00
Marcin Siodelski
c45e92efcc [master] Added ChangeLog entry for #3292. 2014-01-22 10:25:45 +01:00
Marcin Siodelski
7c4c0514ed [master] Merge branch 'trac3292' 2014-01-22 09:59:00 +01:00
Marcin Siodelski
275c07332d [master] Added Changelog entry for #3288. 2014-01-22 09:56:24 +01:00
Marcin Siodelski
76ace0c46a [master] Merge branch 'trac3288'
Conflicts:
	src/lib/dhcp/iface_mgr.cc
2014-01-22 09:42:22 +01:00