diff options
author | 2014-08-19 12:49:41 +0000 | |
---|---|---|
committer | 2014-08-19 12:49:41 +0000 | |
commit | f880c90912c34a9d270a0e51a9ddc66dfddd1c2c (patch) | |
tree | f3b4829df0d212104ea198e7cd9aaf4aa471bbe2 /lib/libssl/src | |
parent | Entries for broadcast addresses should also be ignored, just like local (diff) | |
download | wireguard-openbsd-f880c90912c34a9d270a0e51a9ddc66dfddd1c2c.tar.xz wireguard-openbsd-f880c90912c34a9d270a0e51a9ddc66dfddd1c2c.zip |
When a local route entry is added for an ifa having a broadcast address,
also adds a broadcast entry flagged with RTF_BROADCAST.
Prior to this change broadcast entries were simple clonned ARP entries,
that would be deleted once their timer expired since they would always
be incomplete.
With this change they are now persistant and identifiable with a new flag.
Committing early to be able to deal with any potential fallout before we
start relying on this.
ok florian@, mikeb@, henning@
Diffstat (limited to 'lib/libssl/src')
0 files changed, 0 insertions, 0 deletions