summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* [3267] Removed includes to top levelKean Johnston2013-12-302-2/+0
* [3267] Use local #include directivesKean Johnston2013-12-174-5/+6
* [master] Fix building with srcdir != objdirKean Johnston2013-12-172-1/+3
* [master] Merge branch 'trac3181'Marcin Siodelski2013-12-1113-359/+1274
|\
| * [3181] Addressed review comments.Marcin Siodelski2013-12-108-46/+126
| * [3181] Temporarily disable displaying orphan messages.Marcin Siodelski2013-12-061-2/+9
| * [3181] Fixed doxygen errors in perfdhcp.Marcin Siodelski2013-12-061-3/+3
| * [3181] Added a RateControl class omitted in the previous commit.Marcin Siodelski2013-12-062-0/+299
| * [3181] Moved perfdhcp rate control logic to a new class.Marcin Siodelski2013-12-066-206/+268
| * [3181] Added an exchange name for Release-Reply in perfdhcp StatsMgr.Marcin Siodelski2013-12-052-0/+25
| * [3181] Reset the time stamp of the last sent release.Marcin Siodelski2013-12-043-2/+26
| * [3181] Fixed error in perfdhcp doxygen documentation.Marcin Siodelski2013-12-041-1/+1
| * [3181] Send Release messages if -F<release-rate> is specified.Marcin Siodelski2013-12-045-134/+322
| * [3181] Added common function to create DHCPv6 Release and Renew messagesMarcin Siodelski2013-12-043-69/+119
| * [3181] Moved -f and -F perfdhcp parameters to a DHCPv6 only options.Marcin Siodelski2013-12-031-8/+8
| * [3181] Added support for the new perfdhcp command line option: release-rateMarcin Siodelski2013-12-033-17/+104
| * [3181] Fixed bug which caused wrong calculation of a timeout for receiving.Marcin Siodelski2013-12-033-6/+99
* | [2765] Fix an order of parameters passed to the SocketInfo constructor.Marcin Siodelski2013-11-291-1/+1
|/
* [master] Add lettuce test for mixed-case queryMukund Sivaraman2013-11-082-5/+38
* Merge branch 'trac2300'Mukund Sivaraman2013-11-071-0/+59
|\
| * [2300] check statistics socket counters for Xfrin in lettuce testNaoki Kambe2013-08-301-40/+99
* | Merge branch 'trac3172'Mukund Sivaraman2013-10-311-3/+0
|\ \
| * | [3172] Make more clang++ fixesMukund Sivaraman2013-09-191-3/+0
| |/
* | [master] Merge branch 'trac3183'Marcin Siodelski2013-10-2812-83/+901
|\ \
| * | [3183] Minor: added a todo comment in perfdhcp.Marcin Siodelski2013-10-281-0/+3
| * | [3183] Typo correction and one todo added.Marcin Siodelski2013-10-252-1/+4
| * | [3183] Addressed review comments.Marcin Siodelski2013-10-255-36/+95
| * | [3183] Corrected a bug where microsecs timeout was passed as sec timeout.Marcin Siodelski2013-10-101-2/+2
| * | [3183] Passive wait for the packets to receive.Marcin Siodelski2013-10-102-3/+29
| * | [3183] Clean Reply packet storage every one second.Marcin Siodelski2013-10-104-5/+88
| * | [3183] Fix bugs in the doxygen documenation for perfdhcp.Marcin Siodelski2013-10-082-3/+3
| * | [3183] Record timestamp of the last Renew and one other trivial fix.Marcin Siodelski2013-10-082-0/+3
| * | [3183] Separate rate control for Renew messages.Marcin Siodelski2013-10-083-21/+44
| * | [3183] Send Renew messages.Marcin Siodelski2013-10-086-30/+299
| * | [3183] Implemented -f command line parameter to control renew rate.Marcin Siodelski2013-10-073-8/+64
| * | [3183] Created a container class to hold received packets.Marcin Siodelski2013-10-074-0/+293
* | | [3200] Fix the bogus processDiscover and processRequest tests.Marcin Siodelski2013-10-211-1/+1
* | | [master] Merge branch 'trac3180'Marcin Siodelski2013-10-112-10/+10
|\ \ \ | |/ / |/| |
| * | [3180] Addressed review comments.Marcin Siodelski2013-10-082-10/+10
* | | [master] Merge branch 'trac2274'Naoki Kambe2013-09-301-54/+80
|\ \ \ | |/ / |/| |
| * | [2274] check statistics counters for Xfrin in lettuce testNaoki Kambe2013-08-301-44/+70
| * | [2274] adjust expected counters' value according to build botNaoki Kambe2013-08-301-14/+14
| * | [2274] fix typo and change column order of label in initial statistics counte...Naoki Kambe2013-08-301-8/+8
| * | [2274] untabifyNaoki Kambe2013-08-301-2/+2
| |/
* | [3173] Addressed review comments.Marcin Siodelski2013-09-253-17/+73
* | [3173] Fixed the doxygen error in perfdhcp.Marcin Siodelski2013-09-231-0/+1
* | [3173] Fixed cppcheck errors in perfdhcp.Marcin Siodelski2013-09-236-13/+12
* | [3173] Improved comments in the CommandOptions unit tests.Marcin Siodelski2013-09-231-3/+31
* | [3173] Minor: fixed typos in perfdhcp files.Marcin Siodelski2013-09-233-18/+19
* | [3173] Refactor: rename ADDRESS_ONLY and PREFIX_ONLY in LeaseType.Marcin Siodelski2013-09-235-47/+46