Marcin Siodelski
|
1ee4d989ba
[2526] Cleanup: removed unused definition and added doxygen for a function.
|
il y a 12 ans |
Marcin Siodelski
|
9e655bc3d6
[2526] Removed static keyword from declarations.
|
il y a 12 ans |
Marcin Siodelski
|
21da96d4bc
[2526] Use V4 option definitions when unpacking an option.
|
il y a 12 ans |
Marcin Siodelski
|
7985a4bd28
[2526] Renamed consts in std_option_defs.h to conform with coding style.
|
il y a 12 ans |
Marcin Siodelski
|
4b79e1c508
[2526] Corrected expected option types in DHCPv4 std options unit test.
|
il y a 12 ans |
Marcin Siodelski
|
92e23241bb
[2526] Added unit tests for V4 option holding an array of integers.
|
il y a 12 ans |
Marcin Siodelski
|
f54d04b859
[2526] Added universe parameter to OptionIntArray ctor.
|
il y a 12 ans |
Marcin Siodelski
|
26f89e5cc9
[2526] Renamed Option6IntArray to OptionIntArray.
|
il y a 12 ans |
Marcin Siodelski
|
351dbdab09
[2526] OptionInt can be now used for V4 and V6.
|
il y a 12 ans |
Marcin Siodelski
|
cc557baebc
[2526] Renamed Option6Int to OptionInt as this will be used for V4 too.
|
il y a 12 ans |
Marcin Siodelski
|
e000302572
[2526] Added definitions for most of the DHCPv4 std options.
|
il y a 12 ans |
Marcin Siodelski
|
0a4faa0777
[master] Merge branch 'trac2491'
|
il y a 12 ans |
Jelte Jansen
|
99b2935b21
[master] Changelog entry for merge of #2445
|
il y a 12 ans |
Jelte Jansen
|
74a0abe5a6
[master] Merge branch 'trac2445'
|
il y a 12 ans |
Jelte Jansen
|
27442da448
[2445] Revert "Remove setLogLevel(TRACE) in createBufferAppender"
|
il y a 12 ans |
Mukund Sivaraman
|
044c477913
[master] Update ChangeLog for #2504
|
il y a 12 ans |
Mukund Sivaraman
|
230ccceb41
[master] Clear components dict as documented in BoB.kill_started_components()
|
il y a 12 ans |
Mukund Sivaraman
|
c0be62cb0f
Merge branch 'master' into trac2353
|
il y a 12 ans |
Jelte Jansen
|
3f9c7bb8a9
[2445] Remove setLogLevel(TRACE) in createBufferAppender
|
il y a 12 ans |
Marcin Siodelski
|
8627b6eb89
[2491] Fixed a typo pointed out in the code review.
|
il y a 12 ans |
Jeremy C. Reed
|
172e704b66
[master] set DISTCHECK_GTEST_CONFIGURE_FLAG for --with-gtest too
|
il y a 12 ans |
Marcin Siodelski
|
8ad7de967c
[2491] Use .empty() function to check if container is empty.
|
il y a 12 ans |
JINMEI Tatuya
|
00554310f2
[master] pass method param by const reference instead of by object
|
il y a 12 ans |
Marcin Siodelski
|
eb5b276de3
[2491] Use insert instead of memcpy to append to a vector.
|
il y a 12 ans |
JINMEI Tatuya
|
0a9dafbece
[2445] make initializaation for BufferAppenderTest more exception safe.
|
il y a 12 ans |
JINMEI Tatuya
|
8065343bc1
[2445] constify
|
il y a 12 ans |
Marcin Siodelski
|
1572782282
[2491] Minor: fixed typo and updated comments.
|
il y a 12 ans |
Marcin Siodelski
|
8afd799648
[2491] Moved option std option definitions to a separate header.
|
il y a 12 ans |
Jelte Jansen
|
807cc540e1
[2445] Some more cleanups
|
il y a 12 ans |
Jelte Jansen
|
2a69f5cd6a
[2445] Add assert() after dynamic_cast
|
il y a 12 ans |