index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[master] trivial cleanup: removed comments that don't make sense any more.
JINMEI Tatuya
2013-02-23
1
-4
/
+0
*
[2669] Use valgrind-check in fork/thread tests
Jelte Jansen
2013-02-18
1
-11
/
+12
*
[2700] Fix issue where the cmd line switches are printed as ASCII codes.
Marcin Siodelski
2013-02-12
3
-12
/
+20
*
Merge branch 'master' into trac2571_commit_log_fix
Shane Kerr
2013-01-21
4
-14
/
+16
|
\
|
*
[master] Merge branch 'trac2320' (DHCPv4 allocation engine)
Tomek Mrugalski
2013-01-10
3
-14
/
+11
|
|
\
|
|
*
[2320] perfdhcp tests updated after Pkt4::setType() changed.
Tomek Mrugalski
2013-01-10
3
-9
/
+6
|
|
*
[2320] Allocation Engine for IPv4 implemented
Tomek Mrugalski
2012-12-28
1
-5
/
+5
|
*
|
[master] Update .gitignore entries
Mukund Sivaraman
2013-01-04
1
-0
/
+5
|
|
/
*
/
[2571] Change from char to int when we need special character values.
Shane Kerr
2013-01-14
1
-1
/
+1
|
/
*
[master] fix clang static analyzer issue
JINMEI Tatuya
2012-12-19
1
-6
/
+4
*
[master] perfdhcp test creates template files in a local folder.
Marcin Siodelski
2012-12-07
3
-9
/
+8
*
[2479] Remove unnecessary assignment.
Marcin Siodelski
2012-12-04
1
-2
/
+0
*
[2479] Renabled tests that were affected by invalid paths to testdata.
Marcin Siodelski
2012-12-04
1
-2
/
+2
*
[2479] Use an absolute path to testdata directory.
Marcin Siodelski
2012-12-04
2
-9
/
+22
*
[2479] Moved perfdhcp/template folder to perfdhcp/tests/testdata.
Marcin Siodelski
2012-12-04
8
-2
/
+2
*
[master] Temporarily disable two tests
Jelte Jansen
2012-11-26
1
-2
/
+2
*
[master] don't install the *example.hex files
Jeremy C. Reed
2012-11-14
1
-2
/
+0
*
[2414] Duid types moved to dhcp/duid.h
Tomek Mrugalski
2012-10-30
1
-2
/
+3
*
[2357] clean up a few #endif comments
Jelte Jansen
2012-10-25
1
-2
/
+2
*
[2357] Update scaffolding using fix-scaffolding.py tool
Mukund Sivaraman
2012-10-25
13
-38
/
+38
*
[master] Update .gitignore files
Mukund Sivaraman
2012-10-09
1
-0
/
+5
*
[master] Merge branch 'trac2187'
Marcin Siodelski
2012-09-26
2
-2
/
+30
|
\
|
*
[2187] Changes suggested in code review.
Marcin Siodelski
2012-09-26
1
-2
/
+2
|
*
[2187] Improve doxygen comments.
Marcin Siodelski
2012-09-26
1
-0
/
+16
|
*
[2187] Catch exceptions in perfdhcp if packet reception failed.
Marcin Siodelski
2012-09-26
1
-2
/
+14
*
|
[master] Updated dhcp-perf-guide.xml: replaced ./perfdhcp with perfdhcp.
Marcin Siodelski
2012-09-26
1
-9
/
+9
*
|
[master] Merge branch 'trac1960'
Marcin Siodelski
2012-09-26
13
-4116
/
+1152
|
\
\
|
*
|
[1960] The command line 'server' argument is printed.
Marcin Siodelski
2012-09-25
1
-2
/
+3
|
*
|
[1960] Compare streampos values instead streampos to int.
Marcin Siodelski
2012-09-25
1
-2
/
+2
|
*
|
[1960] Moved static consts out of the TestControl class.
Marcin Siodelski
2012-09-25
1
-22
/
+22
|
*
|
[1960] Corrected typos.
Marcin Siodelski
2012-09-25
1
-2
/
+2
|
*
|
[1960] Added missing "return" to CommandOptionsTest::process()
Stephen Morris
2012-09-24
1
-1
/
+1
|
*
|
[1960] Corrected typos etc. in some comments
Stephen Morris
2012-09-24
1
-20
/
+25
|
*
|
[1960] Support spaces in packet template files.
Marcin Siodelski
2012-09-24
5
-18
/
+96
|
*
|
[1960] Added comments why testing CommandOptions::isUseFirst().
Marcin Siodelski
2012-09-21
1
-1
/
+7
|
*
|
[1960] Fixed some comments in test_control.h.
Marcin Siodelski
2012-09-21
1
-16
/
+17
|
*
|
[1960] Add EXPECT_NO_THROW when parsing perfdhcp command line.
Marcin Siodelski
2012-09-21
1
-28
/
+28
|
*
|
[1960] Remove unused CLOCK_GETTIME_LDFLAGS and HAVE_GETIFADDRS.
Marcin Siodelski
2012-09-21
1
-3
/
+2
|
*
|
[1960] Fixed doxygen documentation.
Marcin Siodelski
2012-09-21
2
-4
/
+7
|
*
|
[1960] Implemented changes suggested in code review.
Marcin Siodelski
2012-09-21
7
-135
/
+211
|
*
|
[1960] Removed old perfdhcp.
Marcin Siodelski
2012-09-14
2
-3576
/
+14
|
*
|
[1960] If help or version printed do not start the test.
Marcin Siodelski
2012-09-14
5
-62
/
+43
|
*
|
[1960] Code cleanup.
Marcin Siodelski
2012-09-13
3
-28
/
+91
|
*
|
[1960] Print packet timestamps if diagnostics flag 't' specified.
Marcin Siodelski
2012-09-13
2
-3
/
+17
|
*
|
[1960] Print packet templates if -T flag specified.
Marcin Siodelski
2012-09-13
2
-68
/
+218
|
*
|
[1960] Calculate late received packets.
Marcin Siodelski
2012-09-13
3
-15
/
+49
|
*
|
[1960] Differentiate program exit codes.
Marcin Siodelski
2012-09-13
5
-10
/
+23
|
*
|
[1960] Added support for wrapped program execution.
Marcin Siodelski
2012-09-13
2
-0
/
+51
|
*
|
[1960] Command options code cleanup, fixed lines wraps and comments.
Marcin Siodelski
2012-09-13
2
-241
/
+318
*
|
|
[master] Added virtual destructor.
Marcin Siodelski
2012-09-25
1
-0
/
+4
[next]