Skip to content
Snippets Groups Projects

RRL white list

Merged Jan Včelák requested to merge rrl-whitelist into master

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Author Contributor

    @dsalzman This is not complete. Please, can you take a look at the current changes?

    I need address range matching for RRL white list. There are several places in the code where we are doing this now. So I've moved the matching code from ACL to sockaddr and eliminated some duplicate code. And I've added conf_addr_range_match into conf/tools. I'm not sure if you'll like it. Unit tests are passing.

  • Jan Včelák Added 1 commit:

    Added 1 commit:

    • cc6c6495 - rrl: enable client white-list
  • Author Contributor

    White listing should work with the recent commit. I'm going to add functional tests.

  • Daniel Salzman Unmarked this merge request as a Work In Progress

    Unmarked this merge request as a Work In Progress

  • Daniel Salzman Added 5 commits:

    Added 5 commits:

    • e8683384 - sockaddr: move netblock/range matching from ACL code
    • 46a5881d - conf: add function for address range matching
    • e2379456 - rrl: coding style, braces around one-line statements
    • c6145fc8 - rrl: add rate-limit-whitelist config option
    • fad50f49 - rrl: enable client white-list
    Toggle commit list
  • Daniel Salzman Added 1 commit:

    Added 1 commit:

    • 6670e881 - conf: cache C_RATE_LIMIT_SLIP and C_RATE_LIMIT_WHITELIST
  • Daniel Salzman mentioned in commit 701cccc9

    mentioned in commit 701cccc9

  • Daniel Salzman Status changed to merged

    Status changed to merged

Please register or sign in to reply