*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> ng_split (4)              
Title
Content
Arch
Section
 

NG_SPLIT(4)

Contents


NAME    [Toc]    [Back]

     ng_split -- netgraph node to separate incoming and outgoing flows

SYNOPSIS    [Toc]    [Back]

     #include <netgraph/ng_split.h>

DESCRIPTION    [Toc]    [Back]

     The split node type is used to split a bidirectional stream of packets
     into two separate unidirectional streams of packets.

HOOKS    [Toc]    [Back]

     This node type supports the following three hooks:

     in      Packets received on in are forwarded to mixed.

     out     Packets received on out will be discarded as illegal.

     mixed   Packets received on mixed are forwarded to out.

CONTROL MESSAGES    [Toc]    [Back]

     This node type supports only the generic control messages.

SHUTDOWN    [Toc]    [Back]

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

SEE ALSO    [Toc]    [Back]

      
      
     netgraph(4), ngctl(8)

HISTORY    [Toc]    [Back]

     The ng_split node type was implemented in FreeBSD 3.5 but incorporated
     into FreeBSD in FreeBSD 5.0.

AUTHORS    [Toc]    [Back]

     Julian Elischer <[email protected]>
     Vitaly V. Belekhov <[email protected]>


FreeBSD 5.2.1		       February 19, 2001		 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
ng_atm FreeBSD netgraph ATM node type
ng_UI FreeBSD UI netgraph node type
ng_uni FreeBSD netgraph UNI node type
nghook FreeBSD connect to a netgraph(4) node
ng_rfc1490 FreeBSD RFC 1490 netgraph node type
ng_device FreeBSD device netgraph node type
ng_ppp FreeBSD PPP protocol netgraph node type
ng_iface FreeBSD interface netgraph node type
ng_ip_input FreeBSD netgraph IP input node type
ng_socket FreeBSD netgraph socket node type
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service