Give a LIKE, if you are looking for more such niche video topics. Thank you đź‘Ť
LINUX KERNEL & SYSTEMS PROGRAMMING CLASSES https://thelinuxchannel.org/courses/
V I S I T: Website The Linux Channel https://thelinuxchannel.org
This Video Contents basic understanding of core networking subsystem modules.
Linux Kernel Source-code walk
Files in:
net/core – core component of Linux Kernel network subsystem
net/core/dev.c
net/core/dst.c
net/core/skbuff.c
net/sched – packet scheduler routines
net/socket.c – An implementation of the SOCKET network access protocol.
Refer:
https://www.kernel.org/
http://lxr.free-electrons.com/source/net/
http://lxr.free-electrons.com/source/net/core
http://lxr.free-electrons.com/source/net/core/dev.c
http://lxr.free-electrons.com/source/net/core/dst.c
http://lxr.free-electrons.com/source/net/core/skbuff.c
http://lxr.free-electrons.com/source/net/sched
http://lxr.free-electrons.com/source/net/socket.c
C O N T A C T
kiran.kankipati@gmail.com
https://thelinuxchannel.org/contact/
checkout my other Youtube Channel: The FreeBSD Channel
https://www.youtube.com/channel/UCJw9nWDKusxN8DinZNu8swQ
Title Music:
Green Monday by Twin Musicom is licensed under a Creative Commons Attribution license (https://creativecommons.org/licenses/by/4.0/)
Artist: http://www.twinmusicom.org/
#kernel #linux #networking #programming