Skip to content

tqsd/GenericNetlinkAsymetricCommunication

Repository files navigation

Table of Contents

  1. Description
  2. Instructions
    1. Automatic setup
    2. Manual Setup

Description

Generic Netlink Asymetric Communication kernel module allows for different processes to communicate through the netlink protocol.

Instructions

Automatic setup

A command line utility is provided in order to interact with the kernel module.

Compile the module with specific netlink family name:

To load the last compiled module:

To unload the module with specific netlink family name:

Manual Setup

To compile the module:

make

To load the module into the kernel:

sudo insmod driver.ko

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published