summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
author杨威 <[email protected]>2019-08-02 17:09:45 +0800
committer杨威 <[email protected]>2019-08-02 17:09:45 +0800
commitbfc450bfe656bd7e2a70fffcbce4182a784cca99 (patch)
tree03d538ed2dac556c6574cd1f645785cc4cb0911b /build.sh
parent45c2c51968333f0ddc44fa5d59890fd732d1792a (diff)
parent55d028fcd35b92dd98d767df18a5905a2f1951c7 (diff)
Merge branch 'Feature-support-vlan-ppp-mpls-encap-pkt' into 'master'
支持更多的封装包格式回放,以及新增辅助编译脚本 See merge request common_tools/tcp_burst!3
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100755
index 0000000..43c4f0d
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,3 @@
+sh ./configure --enable-dynamic-link
+make
+cp src/tcpreplay ./tcpburst