[sr-dev] git:tmp/pipelimit: pipelimit: module for pipe traffic limit

Daniel-Constantin Mierla miconda at gmail.com
Sun Jan 24 22:28:06 CET 2010


Module: sip-router
Branch: tmp/pipelimit
Commit: 163cd084ab97d8938dd014867f70811f0cffa54f
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=163cd084ab97d8938dd014867f70811f0cffa54f

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sun Jan 24 22:25:03 2010 +0100

pipelimit: module for pipe traffic limit

- based on ratelimit
- has only pipe functionality so far
- pipe definitions loaded from database
- pipe id is name
- dynamic management of piples

---

 modules/pipelimit/Makefile    |   18 +
 modules/pipelimit/pipelimit.c |  703 +++++++++++++++++++++++++++++++++++++++++
 modules/pipelimit/pl_db.c     |  223 +++++++++++++
 modules/pipelimit/pl_db.h     |   38 +++
 modules/pipelimit/pl_ht.c     |  594 ++++++++++++++++++++++++++++++++++
 modules/pipelimit/pl_ht.h     |  152 +++++++++
 6 files changed, 1728 insertions(+), 0 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=163cd084ab97d8938dd014867f70811f0cffa54f



More information about the sr-dev mailing list