2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

22978 Commits

Author SHA1 Message Date
Francis Dupont
898da67758 [4306] Fixed CID 1202663 and 1202665 2016-02-23 22:38:56 +01:00
Tomek Mrugalski
cea1469dd4 [master] ChangeLog/AUTHORS update after github #10 merge. trac4306_base trac4307_base trac4310_base trac4267_base0 2016-02-23 18:27:20 +01:00
Tomek Mrugalski
f391ccf4fb [master] Merge branch 'jpopelka-master' (github #10) 2016-02-23 17:10:31 +01:00
Tomek Mrugalski
a85ee15c7b Merge branch 'master' of https://github.com/jpopelka/kea into jpopelka-master 2016-02-23 17:10:10 +01:00
Tomek Mrugalski
2df9915e2d [4108_rebase] AUTHORS updated. 2016-02-22 21:15:01 +01:00
Francis Dupont
7d8f2daa3b [4108] Updated code: the sent hook gets the query 2016-02-22 20:55:01 +01:00
JINMEI Tatuya
23e4df812a [4108] added doc for the new method, adjusted it for run() accordingly. 2016-02-22 20:55:01 +01:00
JINMEI Tatuya
6aa7bd8c31 [4108] unrelated cleanup: catch an exception by reference.
also folded a too long line.
2016-02-22 20:55:00 +01:00
JINMEI Tatuya
15777b972d [4108] indentation fixup. some too long lines were folded, too. 2016-02-22 20:55:00 +01:00
JINMEI Tatuya
7e04df6e4b [4108] extract packet processing of Dhcpv4Srv::run() into a new method.
the new one is named processPacket().  this is a trivial refactoring,
intentionally not making any other editorial cleanups (such as indentation
fixup).
2016-02-22 20:53:56 +01:00
Francis Dupont
08799aa823 [4266] Cloned overloaded process packet got exception log message 2016-02-20 14:15:17 +01:00
Francis Dupont
13acd82589 [master] Fixed #4231 doxygen warning 2016-02-19 17:32:52 +01:00
Francis Dupont
6337851d3f [master] relay -> relay4 in classify doc 2016-02-19 17:24:45 +01:00
Francis Dupont
35f791b394 [master] parser *.hh timestamps 2016-02-19 17:22:46 +01:00
Francis Dupont
eec10b436b [master] Merged trac4233 (new concat string function to classification expression) 2016-02-19 17:21:36 +01:00
Francis Dupont
8e01dbe2fe [master] Finished merge of trac4231 (new boolean operators) 2016-02-19 16:53:05 +01:00
Francis Dupont
09233722f6 [4231] Added logicalParentheses as a complement of logicalPrecedence unit tests 2016-02-18 22:57:39 +01:00
Tomek Mrugalski
0595242b59 [master] ChangeLog updated. 2016-02-18 15:02:17 +01:00
Tomek Mrugalski
c13791e916 [master] Merge branch 'trac4264' (v4 relay options accessible in classification) 2016-02-18 13:36:59 +01:00
Tomek Mrugalski
9ec570eb7f [4264] Fix in one Token unit-test 2016-02-18 13:36:30 +01:00
Tomek Mrugalski
e2562c5ca6 [4264] Minor tweak. 2016-02-17 18:52:40 +01:00
Tomek Mrugalski
9789534449 [4264] New unit-test for relay4 expression added. 2016-02-17 18:44:37 +01:00
Tomek Mrugalski
f4adfa66b1 [4264] Parser files regenerated. 2016-02-17 18:44:13 +01:00
Tomek Mrugalski
b223a422ad [4264] relay converted to relay4 2016-02-17 18:43:51 +01:00
Francis Dupont
0c554b2287 [4231] Improved parenthesis doc 2016-02-16 09:44:14 +01:00
Francis Dupont
2cc2e7e0eb [4231] Added doc 2016-02-15 17:10:09 +01:00
Francis Dupont
732af87d48 [4231] Addressed code comments 2016-02-15 16:47:27 +01:00
Shawn Routhier
5439a449f4 [trac4264] Fix some typos in the comments and docs 2016-02-10 21:29:57 -08:00
Tomek Mrugalski
51610a48a3 [4212] Applied two patches by Adam:
- addressed most review comments
 - added new unit-tests
 - remove reservation for temporary addresses TA
 - updated AUTHORS file
2016-02-08 20:12:36 +01:00
Marcin Siodelski
bcc258b9cb [master] Added ChangeLog entry for #4254. 2016-02-08 16:16:01 +01:00
Marcin Siodelski
8c5630b9ce [master] Merge branch 'trac4254' 2016-02-08 15:57:54 +01:00
Tomek Mrugalski
254d8f16cf [4226] Remaining two exception conditions removed. 2016-02-08 15:32:11 +01:00
Tomek Mrugalski
669bf23e9b [4226] getType() and getName() in Pkt4 are now exception safe. 2016-02-05 15:32:54 +01:00
Tomek Mrugalski
d1c2e8ed0a [4264] Parser regenerated. 2016-02-02 23:17:46 +01:00
Tomek Mrugalski
6325cf1aef [4264] relay[123].hex token implemented. 2016-02-02 23:17:22 +01:00
Francis Dupont
a288f27e99 [4291] Proposed fix 2016-02-01 15:16:25 +01:00
Francis Dupont
9e6de79c46 [4291] Put the new unit test in the right universe 2016-02-01 15:15:42 +01:00
Francis Dupont
56c63d71b2 [4291] Added unit test 2016-02-01 14:39:44 +01:00
Francis Dupont
1ee84b3460 [4286] Added definitions in guide 2016-01-28 14:39:15 +01:00
Francis Dupont
5169baa076 [4286] Added empty mobile-ip-home-agent test 2016-01-28 14:34:10 +01:00
Francis Dupont
7581bed67f [4286] Added option tests 2016-01-28 14:21:06 +01:00
Francis Dupont
29c225d220 [4286] Added standard definitions 2016-01-28 14:16:32 +01:00
Francis Dupont
8c7511c16f [4286] Uncommented option definitions 2016-01-28 13:59:12 +01:00
Tomek Mrugalski
4e9fb31a3d [4212] Patch as provided by Adam Kalmus
- Tomek verified that it applied cleanly, compiled and
   unit-tests passed.
2016-01-27 15:58:07 +01:00
Francis Dupont
e5220a6cb1 [4266] Done for DHCPv6 and v4 2016-01-22 19:43:16 +01:00
Marcin Siodelski
0b10a19096 [4254] Updated perfdhcp man page to include -f for DHCPv4. 2016-01-20 18:30:24 +01:00
Marcin Siodelski
d1c9de36f9 [4254] Moved -f option in perfdhcp help to common options.
Previously -f option was listed in DHCPv6 only options.
2016-01-20 15:33:36 +01:00
Francis Dupont
992f481916 [4254] Merged #4263 fix 2016-01-20 14:23:04 +01:00
Francis Dupont
05a27c9799 [4254] Spelling + a few reindent and copyright updates 2016-01-17 00:05:37 +01:00
Marcin Siodelski
585bfc578f [4254] Fixed exchange name for the DHCPv4 renewals in StatsMgr. 2016-01-15 16:37:24 +01:00