]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sfxge(4): support filters for encapsulated packets
authorAndrew Rybchenko <arybchik@FreeBSD.org>
Fri, 23 Nov 2018 09:03:20 +0000 (09:03 +0000)
committerAndrew Rybchenko <arybchik@FreeBSD.org>
Fri, 23 Nov 2018 09:03:20 +0000 (09:03 +0000)
commit127ef94733c5ae0b6d3828a1e10e0c6440c42682
treee148e0d90cdfd5c55677c9f1d59017567cdfe4c0
parent540c7dd5d9c2cb191dbcc548c669862415922798
sfxge(4): support filters for encapsulated packets

This supports filters which match all unicast or multicast
inner frames in VXLAN, GENEVE, or NVGRE packets.
(Additional fields to match on can be added easily.)

Submitted by:   Mark Spender <mspender at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
Differential Revision:  https://reviews.freebsd.org/D18073
sys/dev/sfxge/common/ef10_filter.c
sys/dev/sfxge/common/efx.h
sys/dev/sfxge/common/efx_filter.c