summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/main.c
diff options
context:
space:
mode:
authormpi <mpi@openbsd.org>2015-02-11 23:34:43 +0000
committermpi <mpi@openbsd.org>2015-02-11 23:34:43 +0000
commit5ce5fd88fec701580b6f7d9e7916850b6539ab67 (patch)
tree36d46552800f08339ad93162cc7a4a8058fcdf05 /usr.bin/netstat/main.c
parentDisable the L1 ASPM link state to workaround errata with the (diff)
downloadwireguard-openbsd-5ce5fd88fec701580b6f7d9e7916850b6539ab67.tar.xz
wireguard-openbsd-5ce5fd88fec701580b6f7d9e7916850b6539ab67.zip
Do not store the key and the gateway of a route entry in the same chunk
of memory. The key (destination) is only set once, when the route is inserted in the routing table, and does not need to change afterward. The gateway might change and rt_setgate() will do all the checks for you. ok claudio@
Diffstat (limited to 'usr.bin/netstat/main.c')
0 files changed, 0 insertions, 0 deletions