[sr-dev] git:master: modules_k/htable: save/load htable entry's expires value to/ from database.

Hugh Waite hugh.waite at crocodile-rcs.com
Wed Aug 10 11:19:37 CEST 2011


Hi Alex,

I've noticed a small xml syntax error in the expires column you added to 
the htable.xml schema.

<column id="expires">
<name>expires</name>
<type>string</type>
- <default>0<default/>
+ <default>0</default>
<description>The epoch at which the key expires</description>
</column>

Regards,

Hugh

On 08/08/2011 09:51, Alex Hermann wrote:
> Module: sip-router
> Branch: master
> Commit: 0fa81acc8c0c756153ad153f9054b94e1f48c98f
> URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0fa81acc8c0c756153ad153f9054b94e1f48c98f
>
> Author: Alex Hermann<alex at speakup.nl>
> Committer: Alex Hermann<alex at speakup.nl>
> Date:   Thu Jul 28 15:58:43 2011 +0200
>
> modules_k/htable: save/load htable entry's expires value to/from database.
>
> ---
>
>   lib/srdb1/schema/htable.xml           |   10 +++-
>   modules_k/htable/README               |   77 +++++++++++++++++++-------------
>   modules_k/htable/doc/htable_admin.xml |   21 +++++++++-
>   modules_k/htable/ht_db.c              |   45 +++++++++++++++----
>   modules_k/htable/ht_db.h              |    1 +
>   modules_k/htable/htable.c             |    1 +
>   6 files changed, 112 insertions(+), 43 deletions(-)
>
> Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=0fa81acc8c0c756153ad153f9054b94e1f48c98f
>
> _______________________________________________
> sr-dev mailing list
> sr-dev at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev


-- 
--
Hugh Waite
Senior Design Engineer
Crocodile RCS Ltd.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20110810/b765d19c/attachment.htm>


More information about the sr-dev mailing list