Linux TUN/TAP virtual network interfaces – TAP Interface sample access via C code
https://youtu.be/REI4Igk4f1c Here is the source code discussed in this video episode /* tap_access.c - tap interface demo access * The Linux Channel * Author: Kiran Kankipati * Updated: 25-jan-2017 */…