diff options
author | Alexander V. Chernikov <melifaro@FreeBSD.org> | 2020-05-07 08:11:36 +0000 |
---|---|---|
committer | Alexander V. Chernikov <melifaro@FreeBSD.org> | 2020-05-07 08:11:36 +0000 |
commit | 682b902daf3a3c5b62edb1509b847cd829abb4bd (patch) | |
tree | 26c11f0b6548baf3c3925fd97a4fe87d6a0b4e0a /crypto | |
parent | a1da7a46f6f59ac87f1f2b7065dd5c634d654d1e (diff) | |
download | src-682b902daf3a3c5b62edb1509b847cd829abb4bd.tar.gz src-682b902daf3a3c5b62edb1509b847cd829abb4bd.zip |
Add rib_lookup() sockaddr lookup wrapper and make ifa_ifwithroute use it.
Create rib_lookup() wrapper around per-af dataplane lookup functions.
This will help in the cases of having control plane af-agnostic code.
Switch ifa_ifwithroute() to use this function instead of rtalloc1().
Reviewed by: ae
Differential Revision: https://reviews.freebsd.org/D24731
Notes
Notes:
svn path=/head/; revision=360773
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions