ipsummarydump-01.testie
来自「COPE the first practical network coding 」· TESTIE 代码 · 共 36 行
TESTIE
36 行
%require -qclick-buildtool provides FromIPSummaryDump Truncate%script# read from a hand-written IPSummaryDump file; check headers, emit to a dumpclick -e "FromIPSummaryDump(IN1, STOP true, ZERO true) -> s :: RoundRobinSwitch -> t :: ToIPSummaryDump(OUT1, BAD_PACKETS true, DATA sport dport tcp_urp tcp_opt)s[1] -> Truncate(3) -> ts[2] -> Truncate(6) -> ts[3] -> Truncate(21) -> ts[4] -> Truncate(24) -> t"%file IN1!data sport dport tcp_urp tcp_opt1 2 3 wscale102 3 4 wscale103 4 5 wscale104 5 6 wscale105 6 7 wscale10%expect OUT11 2 3 wscale102 3 4 -3 4 - -4 - - -- - - -%ignore!.*%eof
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?