Pārlūkot izejas kodu

Changes file for ticket 961

Nick Mathewson 9 gadi atpakaļ
vecāks
revīzija
f15e5aedbc
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 5 0
      changes/ticket961

+ 5 - 0
changes/ticket961

@@ -0,0 +1,5 @@
+  o Minor features:
+    - A new AccountingRule option lets you set whether you'd like the
+      AccountingMax value to be applied separately to inbound and
+      outbound traffic, or applied to the sum of inbound and outbound
+      traffic. Resolves ticket 961. Patch by "chobe".