index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3267] Removed includes to top level
Kean Johnston
2013-12-30
2
-2
/
+0
*
[3267] Use local #include directives
Kean Johnston
2013-12-17
4
-5
/
+6
*
[master] Fix building with srcdir != objdir
Kean Johnston
2013-12-17
2
-1
/
+3
*
[master] Merge branch 'trac3181'
Marcin Siodelski
2013-12-11
13
-359
/
+1274
|
\
|
*
[3181] Addressed review comments.
Marcin Siodelski
2013-12-10
8
-46
/
+126
|
*
[3181] Temporarily disable displaying orphan messages.
Marcin Siodelski
2013-12-06
1
-2
/
+9
|
*
[3181] Fixed doxygen errors in perfdhcp.
Marcin Siodelski
2013-12-06
1
-3
/
+3
|
*
[3181] Added a RateControl class omitted in the previous commit.
Marcin Siodelski
2013-12-06
2
-0
/
+299
|
*
[3181] Moved perfdhcp rate control logic to a new class.
Marcin Siodelski
2013-12-06
6
-206
/
+268
|
*
[3181] Added an exchange name for Release-Reply in perfdhcp StatsMgr.
Marcin Siodelski
2013-12-05
2
-0
/
+25
|
*
[3181] Reset the time stamp of the last sent release.
Marcin Siodelski
2013-12-04
3
-2
/
+26
|
*
[3181] Fixed error in perfdhcp doxygen documentation.
Marcin Siodelski
2013-12-04
1
-1
/
+1
|
*
[3181] Send Release messages if -F<release-rate> is specified.
Marcin Siodelski
2013-12-04
5
-134
/
+322
|
*
[3181] Added common function to create DHCPv6 Release and Renew messages
Marcin Siodelski
2013-12-04
3
-69
/
+119
|
*
[3181] Moved -f and -F perfdhcp parameters to a DHCPv6 only options.
Marcin Siodelski
2013-12-03
1
-8
/
+8
|
*
[3181] Added support for the new perfdhcp command line option: release-rate
Marcin Siodelski
2013-12-03
3
-17
/
+104
|
*
[3181] Fixed bug which caused wrong calculation of a timeout for receiving.
Marcin Siodelski
2013-12-03
3
-6
/
+99
*
|
[2765] Fix an order of parameters passed to the SocketInfo constructor.
Marcin Siodelski
2013-11-29
1
-1
/
+1
|
/
*
[master] Add lettuce test for mixed-case query
Mukund Sivaraman
2013-11-08
2
-5
/
+38
*
Merge branch 'trac2300'
Mukund Sivaraman
2013-11-07
1
-0
/
+59
|
\
|
*
[2300] check statistics socket counters for Xfrin in lettuce test
Naoki Kambe
2013-08-30
1
-40
/
+99
*
|
Merge branch 'trac3172'
Mukund Sivaraman
2013-10-31
1
-3
/
+0
|
\
\
|
*
|
[3172] Make more clang++ fixes
Mukund Sivaraman
2013-09-19
1
-3
/
+0
|
|
/
*
|
[master] Merge branch 'trac3183'
Marcin Siodelski
2013-10-28
12
-83
/
+901
|
\
\
|
*
|
[3183] Minor: added a todo comment in perfdhcp.
Marcin Siodelski
2013-10-28
1
-0
/
+3
|
*
|
[3183] Typo correction and one todo added.
Marcin Siodelski
2013-10-25
2
-1
/
+4
|
*
|
[3183] Addressed review comments.
Marcin Siodelski
2013-10-25
5
-36
/
+95
|
*
|
[3183] Corrected a bug where microsecs timeout was passed as sec timeout.
Marcin Siodelski
2013-10-10
1
-2
/
+2
|
*
|
[3183] Passive wait for the packets to receive.
Marcin Siodelski
2013-10-10
2
-3
/
+29
|
*
|
[3183] Clean Reply packet storage every one second.
Marcin Siodelski
2013-10-10
4
-5
/
+88
|
*
|
[3183] Fix bugs in the doxygen documenation for perfdhcp.
Marcin Siodelski
2013-10-08
2
-3
/
+3
|
*
|
[3183] Record timestamp of the last Renew and one other trivial fix.
Marcin Siodelski
2013-10-08
2
-0
/
+3
|
*
|
[3183] Separate rate control for Renew messages.
Marcin Siodelski
2013-10-08
3
-21
/
+44
|
*
|
[3183] Send Renew messages.
Marcin Siodelski
2013-10-08
6
-30
/
+299
|
*
|
[3183] Implemented -f command line parameter to control renew rate.
Marcin Siodelski
2013-10-07
3
-8
/
+64
|
*
|
[3183] Created a container class to hold received packets.
Marcin Siodelski
2013-10-07
4
-0
/
+293
*
|
|
[3200] Fix the bogus processDiscover and processRequest tests.
Marcin Siodelski
2013-10-21
1
-1
/
+1
*
|
|
[master] Merge branch 'trac3180'
Marcin Siodelski
2013-10-11
2
-10
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[3180] Addressed review comments.
Marcin Siodelski
2013-10-08
2
-10
/
+10
*
|
|
[master] Merge branch 'trac2274'
Naoki Kambe
2013-09-30
1
-54
/
+80
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[2274] check statistics counters for Xfrin in lettuce test
Naoki Kambe
2013-08-30
1
-44
/
+70
|
*
|
[2274] adjust expected counters' value according to build bot
Naoki Kambe
2013-08-30
1
-14
/
+14
|
*
|
[2274] fix typo and change column order of label in initial statistics counte...
Naoki Kambe
2013-08-30
1
-8
/
+8
|
*
|
[2274] untabify
Naoki Kambe
2013-08-30
1
-2
/
+2
|
|
/
*
|
[3173] Addressed review comments.
Marcin Siodelski
2013-09-25
3
-17
/
+73
*
|
[3173] Fixed the doxygen error in perfdhcp.
Marcin Siodelski
2013-09-23
1
-0
/
+1
*
|
[3173] Fixed cppcheck errors in perfdhcp.
Marcin Siodelski
2013-09-23
6
-13
/
+12
*
|
[3173] Improved comments in the CommandOptions unit tests.
Marcin Siodelski
2013-09-23
1
-3
/
+31
*
|
[3173] Minor: fixed typos in perfdhcp files.
Marcin Siodelski
2013-09-23
3
-18
/
+19
*
|
[3173] Refactor: rename ADDRESS_ONLY and PREFIX_ONLY in LeaseType.
Marcin Siodelski
2013-09-23
5
-47
/
+46
[next]