freebsd-dev/sys/modules/netgraph
Julian Elischer 10d7ccab88 A node that allows ethernet type packets to be filtered to different
hooks depending on ethertype. Great for prototyping protocols.
connects to the lower and upper hooks of an ethernet type of node.

Obtained from: Monzoon Networks.
	Thanks to Andre Oppermann, May 2001.
2001-10-30 07:28:17 +00:00
..
async Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
bpf Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
bridge Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
cisco Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
echo Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
eiface Allow the eiface node to be made as a module (not linked into build yet) 2001-02-25 06:18:22 +00:00
etf A node that allows ethernet type packets to be filtered to different 2001-10-30 07:28:17 +00:00
ether Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
frame_relay Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
gif /home/brooks/ng_gif.message 2001-09-26 23:50:17 +00:00
gif_demux /home/brooks/ng_gif.message 2001-09-26 23:50:17 +00:00
hole Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
iface Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
ip_input Add ng_ip_input. A new netgraph node for queuing IP packets into the 2001-09-27 21:54:27 +00:00
ksocket Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
lmi Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
mppc Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
netgraph Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
one2many Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
ppp Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
pppoe Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
pptpgre Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
rfc1490 Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
sample Add a Makefile for the sample node so It can be compiled. 2001-02-25 05:34:33 +00:00
socket Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
split Add a 'splitter' node to separate a bidirectional 2001-02-22 17:14:36 +00:00
sync_ar Move the isa parts to a separate file. 2001-04-16 13:20:39 +00:00
sync_sr Make klds for the ar and sr devices and hook them up. 2001-01-30 10:20:43 +00:00
tee Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
tty Backed out rev.1.8. Rev.1.8 was just to support a bogus unused include 2001-05-17 11:54:30 +00:00
UI Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
vjc Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
Makefile Add ng_ip_input. A new netgraph node for queuing IP packets into the 2001-09-27 21:54:27 +00:00
Makefile.inc