summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authoryangwei <[email protected]>2023-08-15 13:44:18 +0800
committeryangwei <[email protected]>2023-08-15 13:46:04 +0800
commit613c162cf985a03a6dd2c5bcdf6255f027073430 (patch)
treef9b7a5d86deed2b79282fcfa0a2f0dc262eebffc /bin
parentcb19a43355d241e195781d7476acaf57a3aeb932 (diff)
✨ feat(inject_pkt_prepend_segment_id): support set sid for inject pkt
Diffstat (limited to 'bin')
-rw-r--r--bin/etc/sapp.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/etc/sapp.toml b/bin/etc/sapp.toml
index 65fccd1..29d038e 100644
--- a/bin/etc/sapp.toml
+++ b/bin/etc/sapp.toml
@@ -45,7 +45,7 @@
### raw_ethernet_single_gateway: send layer2 ethernet packet to specific gateway in same broadcast domain.
### raw_ethernet_multi_gateway: send layer2 ethernet packet to multiple gateway in same broadcast domain.
inject_pkt_mode="default"
-
+ inject_pkt_prepend_segment_id=0
### note, this config is valid if inject_pkt_mode==vxlan_by_inline_device, means udp socket src port.
#inject_mode_inline_device_sport=54789