Add even more of the source
This should be about everything needed to build so far?
This commit is contained in:
parent
af3619d4fa
commit
849723c9cf
547 changed files with 149239 additions and 0 deletions
10
StreamingLoadTool/dummynet_stop.script
Executable file
10
StreamingLoadTool/dummynet_stop.script
Executable file
|
@ -0,0 +1,10 @@
|
|||
echo "SCRIPT $0 "
|
||||
echo "TEST delete pipes, sets, and disable dummynet rule"
|
||||
|
||||
ipfw delete pipe 1
|
||||
ipfw delete pipe 2
|
||||
ipfw delete set 11
|
||||
ipfw delete set 12
|
||||
|
||||
ipfw disable firewall one_pass
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue