diff options
author | melifaro <melifaro@FreeBSD.org> | 2016-01-07 12:22:29 +0000 |
---|---|---|
committer | melifaro <melifaro@FreeBSD.org> | 2016-01-07 12:22:29 +0000 |
commit | eb981fd41fe2bcd91ba38ebc2e48a55cb7b983a4 (patch) | |
tree | 24ad73684986fff9ec33108a3115ae9c41a5796f /contrib | |
parent | a6b350eb35860ba09c4840a8ca581c6eb1996ee5 (diff) | |
download | FreeBSD-src-eb981fd41fe2bcd91ba38ebc2e48a55cb7b983a4.zip FreeBSD-src-eb981fd41fe2bcd91ba38ebc2e48a55cb7b983a4.tar.gz |
Do not use 'struct route_in6' inside hash6_insert().
rin6 was used only as sockaddr_in6 storage. Make rtalloc1_fib()
use on-stack sin6 and return rtenry directly, instead of doing
useless work with 'struct route_in6'.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions