diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2014-09-03 08:59:07 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2014-09-03 08:59:07 +0000 |
commit | 497384e6542634cc614c06f7b2c5f6dcd1d3cf18 (patch) | |
tree | 897f24bed34c1d99f5488733010cdd442311d3ca /regress/usr.sbin/syslogd | |
parent | 8e4e02b65736c486bea276346c064c5ce4e36723 (diff) |
When a route to prefix (connected route) is added, if its associated
broadcast address is non null, add a broadcast entry flagged with
RTF_BROADCAST.
Re-use the existing logic to switch a route to prefix from an ifa
to another to also move this broadcast entry.
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
This version of the diff prevent a corruption reported by millert@
ok mikeb@, florian@
Diffstat (limited to 'regress/usr.sbin/syslogd')
0 files changed, 0 insertions, 0 deletions