Catalyn45 / net-cli

Learn to use the rtnetlink interface to get information from kernel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

net-cli

project for learning to interract with the kernel through the rtnetlink interface.

you can look in the commands.c file to see how to use the rtnetlink interface to get simmilar results to the ip command

About

Learn to use the rtnetlink interface to get information from kernel

License:MIT License


Languages

Language:C 92.8%Language:Makefile 7.2%