Skip to content
This repository was archived by the owner on Apr 16, 2023. It is now read-only.

Low-level networking event hooks in IPv4 and IPv6 modules - #1

Open
a-kr wants to merge 1 commit into
maxonthegit:masterfrom
a-kr:ipevents
Open

Low-level networking event hooks in IPv4 and IPv6 modules #1
a-kr wants to merge 1 commit into
maxonthegit:masterfrom
a-kr:ipevents

Conversation

@a-kr

@a-kr a-kr commented Sep 30, 2011

Copy link
Copy Markdown

The patch attached to this pull request introduces a number of hooks to IPv4 and IPv6 kernel modules. These hooks allow tracking various events relevant to network layer, such as packet creation, recieving and transmitting, fragmentation and reassembly, firewall filtering and address translation. Hooks are available to kernel modules, which can register an event handling function. Data collected from these hooks can be used in experimenting with IP protocol and Linux networking subsystem.

@kartoch

kartoch commented Apr 17, 2013

Copy link
Copy Markdown

Is this patch now integrated in Linux or just a personal patch for netkit ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants