aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/arp/arp.c
diff options
context:
space:
mode:
authorMercury <mercury124185@gmail.com>2021-12-11 15:58:32 +0800
committerMercury <mercury124185@gmail.com>2021-12-12 08:26:49 +0800
commit8ade4a568a51db6f38d7b0508484d433af21f7a1 (patch)
treeeb0e2601ee4e8279dd369f742409510a5b45c966 /src/vnet/arp/arp.c
parent7c3275e84b64ade4e20d00e4457bd4e437b1894f (diff)
tcp: fix the tcp src-address cli
When the src-address to add match a route without a valid output interface(such as default route 0.0.0.0/0), fib_entry_get_resolving_interface() will return (u32)~0, which will cause crash in ip4_neighbor_proxy_enable(). Type: fix Signed-off-by: Mercury <mercury124185@gmail.com> Change-Id: I5aee5676a2ff43ec06745ebed4dba2b9e5b98c4d
Diffstat (limited to 'src/vnet/arp/arp.c')
0 files changed, 0 insertions, 0 deletions