]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
netmap: fix crash with monitors and VALE ports
authorvmaffione <vmaffione@FreeBSD.org>
Thu, 24 Jan 2019 22:09:26 +0000 (22:09 +0000)
committervmaffione <vmaffione@FreeBSD.org>
Thu, 24 Jan 2019 22:09:26 +0000 (22:09 +0000)
commit05da2c8d28a6863b80ca306f1cef1b87aa3d5dcc
tree29fc706feacba6dca456bbde5a3698dd3867b734
parentf696c9c09b6a2fd5a240e6bd4c88cf5adbed8539
netmap: fix crash with monitors and VALE ports

Crash report described here:
    https://github.com/luigirizzo/netmap/issues/583
Fixed by providing dummy sync callback in case it is missing.
sys/dev/netmap/netmap_monitor.c