X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/d084d9ae9f7bcd7f7d1926e7eeae921dbad49273..80270bc96f3fd1d1f14b3ef539b73ad2eb0017de:/projects/traffcounter/table diff --git a/projects/traffcounter/table b/projects/traffcounter/table deleted file mode 100644 index 5759561e..00000000 --- a/projects/traffcounter/table +++ /dev/null @@ -1,14 +0,0 @@ - | ips | pendingPackets| sessions | ip2sessions | rules | -________________|_______________|_______________|_______________|_______________|_______________| -SetRules | | | | | w | -________________|_______________|_______________|_______________|_______________|_______________| -AddPacket | r | w | | | | -________________|_______________|_______________|_______________|_______________|_______________| -AddIP | w | | | | | -________________|_______________|_______________|_______________|_______________|_______________| -GetIP | | | w | r | | -________________|_______________|_______________|_______________|_______________|_______________| -DeleteIP | w | | w | w | | -________________|_______________|_______________|_______________|_______________|_______________| -Process | | w | w | w | r | -________________|_______________|_______________|_______________|_______________|_______________|