Aleksandr Fedorov ceaf442ff2 if_vxlan(4): Allow netmap_generic to intercept RX packets.
Netmap (generic) intercepts the if_input method to handle RX packets.

Call ifp->if_input() instead of netisr_dispatch().
Add stricter check for incoming packet length.

This change is very useful with bhyve + vale + if_vxlan.

Reviewed by:	vmaffione (mentor), kib, np, donner
Approved by:	vmaffione (mentor), kib, np, donner
MFC after:	2 weeks
Sponsored by:	vstack.com
Differential Revision:	https://reviews.freebsd.org/D30638
2022-02-06 15:27:46 +03:00
..
2021-09-04 17:26:10 +02:00
2021-12-17 12:38:35 +01:00
2021-08-26 11:23:44 +02:00
2021-11-08 12:00:00 +01:00
2021-11-19 22:01:27 +01:00
2020-12-29 17:35:06 +01:00
2021-12-06 09:32:31 -08:00
2021-11-30 17:35:15 +01:00
2021-12-17 12:38:34 +01:00
2020-11-20 14:45:45 +00:00
2021-04-02 07:01:20 +00:00
2021-02-11 16:12:29 +01:00