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
R E F E R
339 How to create or architect a Network Protocol and a Network Protocol Stack – Live Demo: https://www.youtube.com/watch?v=i05pSG0d8Rg
266 Network Stack design – user-space vs kernel-space – Q&A: https://www.youtube.com/watch?v=fZ_c0RBjyMs
inet_init() – https://elixir.bootlin.com/linux/latest/source/net/ipv4/af_inet.c
proto_register() – https://elixir.bootlin.com/linux/latest/source/include/net/sock.h#L1354
struct proto – https://elixir.bootlin.com/linux/latest/source/include/net/sock.h#L1230
inet_add_protocol() – https://elixir.bootlin.com/linux/latest/source/net/ipv4/protocol.c#L32
struct net_protocol – https://elixir.bootlin.com/linux/latest/source/include/net/protocol.h#L37
sctp_v4_add_protocol(), module_init(sctp_init) – https://elixir.bootlin.com/linux/latest/source/net/sctp/protocol.c#L1278
C O N T A C T
kiran.kankipati@gmail.com
https://thelinuxchannel.org/contact/
C H E C K O U T: The FreeBSD Channel
https://www.youtube.com/channel/UCJw9nWDKusxN8DinZNu8swQ
#linux #networking #programming