使用marsio API获取dev_endpoint的MAC address
This commit is contained in:
@@ -29,8 +29,12 @@ rx_burst_max=128
|
||||
app_symbol=sce
|
||||
dev_endpoint=eth_sf_endpoint
|
||||
dev_nf_interface=eth_nf_interface
|
||||
default_src_ip=192.168.100.1
|
||||
default_src_mac=aa:aa:aa:aa:aa:aa
|
||||
dev_endpoint_src_ip=192.168.100.1
|
||||
|
||||
# If the configuration file does not set src mac, get src mac through marsio_get_device_ether_addr();
|
||||
# If the configuration file has src mac set, use the src mac in the file
|
||||
# dev_endpoint_src_mac=aa:aa:aa:aa:aa:aa
|
||||
|
||||
# only used for bypass_all_traffic=2
|
||||
default_dst_ip=192.168.100.2
|
||||
default_dst_mac=bb:bb:bb:bb:bb:bb
|
||||
|
||||
Reference in New Issue
Block a user