修改kni和tfe之间通信使用lo网卡

This commit is contained in:
fumingwei
2021-05-20 10:23:33 +08:00
parent 0b29d28f25
commit e1283b7d25

View File

@@ -10,15 +10,15 @@ dst_mac_addr = fe:65:b7:03:50:bd
[tfe0]
enabled = 1
dev_eth_symbol = enp130s2
ip_addr = 192.168.100.1
ip_addr = 127.0.0.1
[tfe_cmsg_receiver]
listen_eth = enp1s2f1
listen_eth = lo
listen_port = 2475
[watch_dog]
switch = 1
listen_eth = enp1s2f1
listen_eth = lo
listen_port = 2476
keepalive_idle = 2
keepalive_intvl = 1