diff options
author | 2020-04-15 14:04:18 +0000 | |
---|---|---|
committer | 2020-04-15 14:04:18 +0000 | |
commit | 85662a09db6cb99c3962aac2a51c5d32033073b7 (patch) | |
tree | 7e7465bbf2aa1a622b3070cf400362aa7569194a /sys/dev/fdt/mvclock.c | |
parent | Use grid_empty_line rather than memset when adding new lines on resize. (diff) | |
download | wireguard-openbsd-85662a09db6cb99c3962aac2a51c5d32033073b7.tar.xz wireguard-openbsd-85662a09db6cb99c3962aac2a51c5d32033073b7.zip |
Do not delete an existing RTF_CACHED entry with the same destination
address as the one trying to be inserted.
Such entry must stay in the table as long as its parent route exist. If
a code path tries to re-insert a route with the same destination address
on the same interface it is a bug.
Avoid the "route contains no arp information" problem reported by sthen@
and Laurent Salle.
ok claudio@
Diffstat (limited to 'sys/dev/fdt/mvclock.c')
0 files changed, 0 insertions, 0 deletions