GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
NG_IP_INPUT(4) FreeBSD Kernel Interfaces Manual NG_IP_INPUT(4)

ng_ip_input
netgraph IP input node type

#include <netgraph/ng_ip_input.h>

The ip_input node type takes all received packets and queues them into the IP in input processing subsystem.

An ng_ip_input node accepts any request to connect, regardless of the hook name, as long as the name is unique.

This node type supports only the generic control messages. Other control messages are silently discarded.

This node shuts down upon receipt of a NGM_SHUTDOWN control message, or when all hooks have been disconnected.

netgraph(4), ngctl(8)

The ng_ip_input node type was implemented in FreeBSD 5.0.

Brooks Davis <brooks@FreeBSD.org>

The ng_ip_input node type should probably keep some sort of statistics.
September 27, 2001 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.