index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
cc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-06
[master] Added ChangeLog entry #713 for Trac# 3241.
Thomas Markwalder
1
-1
/
+8
2013-12-06
[3181] Temporarily disable displaying orphan messages.
Marcin Siodelski
1
-2
/
+9
2013-12-06
[3181] Fixed doxygen errors in perfdhcp.
Marcin Siodelski
1
-3
/
+3
2013-12-06
[3181] Added a RateControl class omitted in the previous commit.
Marcin Siodelski
2
-0
/
+299
2013-12-06
[3181] Moved perfdhcp rate control logic to a new class.
Marcin Siodelski
6
-206
/
+268
2013-12-05
[3241] Addressed review comments.
Thomas Markwalder
10
-36
/
+194
2013-12-05
[3109] ChangeLog updated
Tomek Mrugalski
1
-0
/
+4
2013-12-05
[3109] Added proposed chages in review:
Tomek Mrugalski
1
-4
/
+7
2013-12-05
[1501] Change language to say it may cause errors
Mukund Sivaraman
2
-5
/
+5
2013-12-05
[3181] Added an exchange name for Release-Reply in perfdhcp StatsMgr.
Marcin Siodelski
2
-0
/
+25
2013-12-04
[master] fix for IfaceMgrTest.sendReceive6 failing on FreeBSD
Tomek Mrugalski
1
-23
/
+20
2013-12-04
[3181] Reset the time stamp of the last sent release.
Marcin Siodelski
3
-2
/
+26
2013-12-04
[3181] Fixed error in perfdhcp doxygen documentation.
Marcin Siodelski
1
-1
/
+1
2013-12-04
[master] Added ChangeLog entry for #2765.
Marcin Siodelski
1
-0
/
+8
2013-12-04
[master] Delete trailing space and reindent ChangeLog entry
Mukund Sivaraman
1
-5
/
+6
2013-12-04
[master] Fix ChangeLog numbers
Mukund Sivaraman
1
-2
/
+2
2013-12-04
[2765] Fixed typo in the libdhcp++ developer's guide.
Marcin Siodelski
1
-1
/
+1
2013-12-04
[3181] Send Release messages if -F<release-rate> is specified.
Marcin Siodelski
5
-134
/
+322
2013-12-04
[3241] Add ability to build DNS update requests to d2::NameAddTransaction
Thomas Markwalder
14
-288
/
+1500
2013-12-04
[3181] Added common function to create DHCPv6 Release and Renew messages
Marcin Siodelski
3
-69
/
+119
2013-12-03
[master] Added ChangeLog entry 801 for Trac# 3087.
Thomas Markwalder
1
-0
/
+8
2013-12-03
[3181] Moved -f and -F perfdhcp parameters to a DHCPv6 only options.
Marcin Siodelski
1
-8
/
+8
2013-12-03
[3181] Added support for the new perfdhcp command line option: release-rate
Marcin Siodelski
3
-17
/
+104
2013-12-03
[3181] Fixed bug which caused wrong calculation of a timeout for receiving.
Marcin Siodelski
3
-6
/
+99
2013-12-03
[3087] Minor review corrections.
Thomas Markwalder
2
-14
/
+27
2013-12-03
[master] Make some minor text updates
Mukund Sivaraman
1
-2
/
+2
2013-12-03
[master] Replace redundant resolver cache design document with one that super...
Mukund Sivaraman
2
-256
/
+234
2013-12-03
[2765] Added unit test description in IfaceMgr unit tests.
Marcin Siodelski
1
-0
/
+6
2013-12-03
[2765] Added throw tag to the openFallbackSocket function.
Marcin Siodelski
1
-0
/
+2
2013-12-03
[2765] Addressed review comments.
Marcin Siodelski
6
-24
/
+96
2013-12-02
[3087] Additional minor review updates.
Thomas Markwalder
4
-26
/
+30
2013-12-02
[1501] Added warning about -j to BIND guide
Kean Johnston
1
-0
/
+5
2013-12-02
[1501] Added warning about -j to configure output
Kean Johnston
1
-0
/
+4
2013-12-02
[3087] Minor corrections for D2 unit tests
Thomas Markwalder
1
-3
/
+7
2013-12-02
[2765] Updated Developer's guide with the section about raw sockets use.
Marcin Siodelski
2
-1
/
+50
2013-12-02
[2103] Use asio::error_code so its resources are correctly freed
Kean Johnston
1
-5
/
+9
2013-11-29
[2765] Fixed a typo in the doxygen documentation.
Marcin Siodelski
1
-1
/
+1
2013-11-29
[2765] Pass error handler when opening sockets in the constructor.
Marcin Siodelski
1
-3
/
+8
2013-11-29
[2765] Initialize variable used in unit test to prevent compilation failure
Marcin Siodelski
1
-1
/
+1
2013-11-29
3087 Addressed review comments
Thomas Markwalder
12
-447
/
+1028
2013-11-29
[2765] Fix an order of parameters passed to the SocketInfo constructor.
Marcin Siodelski
1
-1
/
+1
2013-11-29
[2765] Fixed error handling in the IfaceMgr::openSockets4.
Marcin Siodelski
1
-5
/
+9
2013-11-29
[2765] Invoke error handler if the interface opening failed.
Marcin Siodelski
6
-9
/
+52
2013-11-28
[2765] Improved commentary in the IfaceMgr.
Marcin Siodelski
1
-8
/
+19
2013-11-28
[2765] Gracefully handle socket opening errors in the IfaceMgr.
Marcin Siodelski
4
-30
/
+352
2013-11-27
[2765] Receive and discard data from the fallback socket.
Marcin Siodelski
3
-1
/
+35
2013-11-27
[2765] Implemented common utility functions for the PktFilter tests.
Marcin Siodelski
4
-157
/
+125
2013-11-26
[2765] Close fallback sockets together with primary sockets.
Marcin Siodelski
1
-0
/
+8
2013-11-26
[2765] Open fallback socket when LPF is used.
Marcin Siodelski
2
-28
/
+31
2013-11-26
[2765] Implemented the logic which opens fallback a socket.
Marcin Siodelski
4
-26
/
+96
[prev]
[next]