]> git.sesse.net Git - cubemap/commit
Add support for setting fwmarks per-connection. Useful for shaping individual streams...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 10 Apr 2013 19:10:00 +0000 (21:10 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 10 Apr 2013 19:10:00 +0000 (21:10 +0200)
commit462cb16514a2b691ae4d4b76125b42fda83df712
treed465909c9f80b45556ee8e20860f09c7d761c7dc
parent9f49ea1bf5d45f57c351601a80d543056185924c
Add support for setting fwmarks per-connection. Useful for shaping individual streams (for doing TCP pacing).
Makefile
main.cpp
markpool.cpp [new file with mode: 0644]
markpool.h [new file with mode: 0644]
server.cpp
server.h
serverpool.cpp
serverpool.h