BIND 10 jinmei-l1cache, created. 0d2f92a59b806c8e7dba659142dcf8c9fc1a65f7 [jinmei-l1cache] use buffering for initial logs
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Feb 21 23:16:29 UTC 2013
The branch, jinmei-l1cache has been created
at 0d2f92a59b806c8e7dba659142dcf8c9fc1a65f7 (commit)
- Log -----------------------------------------------------------------
commit 0d2f92a59b806c8e7dba659142dcf8c9fc1a65f7
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Feb 21 15:15:13 2013 -0800
[jinmei-l1cache] use buffering for initial logs
commit 228e7864d3de72b300c8128ffca0a98f8e232a67
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Feb 21 10:43:18 2013 -0800
[jinmei-l1cache] allow specifying "minimum TTL"
violating protocol, for experiments only.
commit 31e63b68567f258e5d7b56ddba26ae9d7de28d41
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Feb 21 00:44:14 2013 -0800
[jinmei-l1cache] use interval timer to update TTL clock
commit 70a0379b46f0603b935dda495054d57786ed1482
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Feb 21 00:25:52 2013 -0800
[jinmei-l1cache] do not stop onunexpected input
commit 972abba42ecd60239dab797aa1baa769ea039214
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Feb 20 23:55:11 2013 -0800
[jinmei-l1cache] tighten label seq ctor check
commit e04f66ac929d4b9090e3a481fe04577be01cc10d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Feb 20 23:35:21 2013 -0800
[jinmei-l1cache] supported RR rotation
commit 555fb2a01104a2964e086e923717e71d47ab600d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 19 22:43:02 2013 -0800
[jinmei-l1cache] some cleanup
commit 842179ed5c2f9fcc02a442248dad56d3f17aa725
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 19 22:42:27 2013 -0800
[jinmei-l1cache] optimize labelsequence further: skip some copy
commit 463f80dbe53ef2d138857be4d8bf979e88632c4a
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 19 22:10:53 2013 -0800
[jinmei-l1cache] supported scatter-send mode
commit c6578da0f173d29db6f8553793d0be124c7846df
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Feb 18 23:11:30 2013 -0800
[jinmei-l1cache] adjust TTL
commit 60f3c69bdda9cb26769e5b13ac0841e411d7a238
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Feb 18 22:47:33 2013 -0800
[jinmei-l1cache] mix of polling + event in SyncUDPServer in an ad hoc way.
commit 9711e138b9ae665d519933fa1baf544e3aeb8165
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Feb 18 00:51:30 2013 -0800
[jinmei-l1cache] simplify SyncUDPServer even further
commit 4bbc5d406bd04f47f45c5e86834237875ac60e37
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Feb 18 00:48:05 2013 -0800
[jinmei-l1cache] simplify SyncUDPServer so it will be a bit faster
commit e570cec86d533bfae9746041839b7fafaeeb8c09
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Feb 18 00:47:51 2013 -0800
[jinmei-l1cache] supported listen_on so it works as a server
commit b5d2e0358af1bbc5b6b5640d4dc21c8dfb26ad3d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Feb 17 22:37:19 2013 -0800
[jinmei-l1cache] converted cached NXRRSET to NOERROR
commit f7f91589dc8f138d35de1bf7de55416967806fb5
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Feb 17 19:26:29 2013 -0800
[jinmei-l1cache] complete query bench for cache
commit ebccd4de60d825b7230ff7c16948fe084ff1ce29
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Feb 17 19:24:38 2013 -0800
[jinmei-l1cache] supported query handling from cache
commit fbe4cc4028722cc5926dc1e46a05c62c68fc8898
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Feb 17 19:21:41 2013 -0800
[jinmei-l1cache] add "from wire" constructor of labelsequence
commit b20e3bc1c2e0d587c773911d32c75e5240a84cbc
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Feb 17 19:21:32 2013 -0800
[jinmei-l1cache] added labelsequence to fwd.h
commit c0258421c2b47f1784fdc1b419e3889c11b3e32e
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Feb 17 16:32:34 2013 -0800
[jinmei-l1cache] implemented hash table for full rendered cache
commit 4a8afc1f2071bf5f1a983f47716779640986f88c
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Feb 17 12:55:13 2013 -0800
[jinmei-l1cache] avoid using __
commit f4458d9e82a706aa6db84c205e321f0ed255768b
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Feb 17 12:52:47 2013 -0800
[jinmei-l1cache] added cache_file config. do nothing except open it for now.
commit a7a40bb172685177f96bd997c3b96ce17063d5ec
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Feb 17 12:02:36 2013 -0800
[jinmei-l1cache] framework for DNS cache only server
commit e1b897a1e3bc639c4dd802a85909a4cdee18c23c
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Oct 14 14:14:39 2012 -0700
[jinmei-l1cache] [jinmei-shmem] change the type of config/command handlers to boost::function
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list