Sfoglia il codice sorgente

Changes file for ticket 961

Nick Mathewson 10 anni fa
parent
commit
f15e5aedbc
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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".