diff options
| author | lijia <[email protected]> | 2021-12-21 16:51:39 +0800 |
|---|---|---|
| committer | lijia <[email protected]> | 2021-12-21 16:51:39 +0800 |
| commit | a661f7bb5b1584a286ac9fefa8ec495d78978e08 (patch) | |
| tree | db73ebbd63769ff68c6e8365942cee3e0717c27a | |
| parent | 0e1a3ccaa45cfda2ede83dd485daa1e4e46c751a (diff) | |
增加ssdp目录.v1.0.18
| -rw-r--r-- | CMakeLists.txt | 3 | ||||
| -rw-r--r-- | for_gtest_only/fake_marsio/mpls_asym_1vs2.pcap | bin | 0 -> 302 bytes | |||
| -rw-r--r-- | for_gtest_only/timer/timer_tcp_test.pcap | bin | 1032 -> 1032 bytes | |||
| -rw-r--r-- | vxlan/vxlan_asymmetric_linkinfo.pcap | bin | 0 -> 1085 bytes |
4 files changed, 3 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 163cb1e..0ae3f2f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -173,6 +173,9 @@ install(DIRECTORY ${PROJECT_SOURCE_DIR}/mms/ DESTINATION ./mss COMPONENT EXECUTA install(DIRECTORY ${PROJECT_SOURCE_DIR}/mpls DESTINATION . COMPONENT EXECUTABLE) install(DIRECTORY ${PROJECT_SOURCE_DIR}/mpls/ DESTINATION ./mpls COMPONENT EXECUTABLE) +install(DIRECTORY ${PROJECT_SOURCE_DIR}/nbns DESTINATION . COMPONENT EXECUTABLE) +install(DIRECTORY ${PROJECT_SOURCE_DIR}/nbns/ DESTINATION ./nbns COMPONENT EXECUTABLE) + install(DIRECTORY ${PROJECT_SOURCE_DIR}/ntp DESTINATION . COMPONENT EXECUTABLE) install(DIRECTORY ${PROJECT_SOURCE_DIR}/ntp/ DESTINATION ./ntp COMPONENT EXECUTABLE) diff --git a/for_gtest_only/fake_marsio/mpls_asym_1vs2.pcap b/for_gtest_only/fake_marsio/mpls_asym_1vs2.pcap Binary files differnew file mode 100644 index 0000000..2c6fb7e --- /dev/null +++ b/for_gtest_only/fake_marsio/mpls_asym_1vs2.pcap diff --git a/for_gtest_only/timer/timer_tcp_test.pcap b/for_gtest_only/timer/timer_tcp_test.pcap Binary files differindex fb4ca78..c2d79af 100644 --- a/for_gtest_only/timer/timer_tcp_test.pcap +++ b/for_gtest_only/timer/timer_tcp_test.pcap diff --git a/vxlan/vxlan_asymmetric_linkinfo.pcap b/vxlan/vxlan_asymmetric_linkinfo.pcap Binary files differnew file mode 100644 index 0000000..f286688 --- /dev/null +++ b/vxlan/vxlan_asymmetric_linkinfo.pcap |
