Linux Network
General
https://developers.redhat.com/blog/2018/10/22/introduction-to-linux-interfaces-for-virtual-networking
https://www.redhat.com/sysadmin/beginners-guide-network-troubleshooting-linux https://unix.stackexchange.com/questions/50098/linux-network-troubleshooting-and-debugging https://danielmiessler.com/study/tcpdump/
https://www.cisco.com/en/US/docs/internetworking/troubleshooting/guide/tr1907.html
VXLAN
https://www.kernel.org/doc/Documentation/networking/vxlan.txt https://vincent.bernat.ch/en/blog/2017-vxlan-linux https://programmer.help/blogs/practice-vxlan-under-linux.html
LPC2019 - Linux Kernel VxLan with Multicast Routing for flood handling
https://www.linuxplumbersconf.com/event/4/contributions/456/
Multicast
https://troglobit.com/howtos/multicast/ https://github.com/troglobit/mcjoin
https://gist.github.com/PhilipSchmid/2597c23c68f21d938779aa92683d30b2
Multicast Kernel Configuration
https://www.poweradmin.com/blog/how-to-configure-a-multicast-linux-network/
CONFIG_IP_MULTICAST=y
CONFIG_IP_ROUTER=y
CONFIG_IP_MROUTE=y
CONFIG_NET_IPIP=y
TSN and Linux
https://www.linkedin.com/pulse/tsn-linux-heinz-egger