Tobias Klauser 2064a132c0 bpf: Omit superfluous address family check in __bpf_skc_lookup
family is only set to either AF_INET or AF_INET6 based on len. In all
other cases we return early. Thus the check against AF_UNSPEC can be
omitted.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20220630082618.15649-1-tklauser@distanz.ch
2022-07-05 11:51:30 +02:00
..
2022-06-09 21:53:57 -07:00
2022-05-16 11:33:59 +01:00
2022-06-09 21:53:11 -07:00
2022-06-09 21:53:12 -07:00
2022-06-09 21:52:55 -07:00
2021-12-16 07:18:35 -08:00
2022-05-16 10:18:56 +01:00
2022-06-15 12:51:31 +01:00
2022-06-20 14:05:52 +02:00
2020-06-18 20:46:23 -07:00