Selaa lähdekoodia

Changes file for ticket 961

Nick Mathewson 10 vuotta sitten
vanhempi
commit
f15e5aedbc
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  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".