summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph
Commit message (Expand)AuthorAgeFilesLines
* Add NO_BLUETOOTH knob to the build processemax2004-01-281-0/+2
* Normalize SUBDIR.ru2004-01-191-2/+4
* MODULE_DEPEND is a C macro, not a make(1).ru2004-01-131-1/+0
* bsd.kmod.mk does not deal with manpages anymore.ru2004-01-139-10/+0
* Don't compile with -g by default; there's a better way to build modules withru2003-11-101-2/+0
* The layer 3 (signalling) of NgATM netgraph node: ng_uni. This nodeharti2003-11-072-1/+19
* Put the address handling, traffic descripto handling and theharti2003-11-031-1/+3
* Module build infrastructure for the NgATM SAA layer.harti2003-10-244-1/+47
* Update Bluetooth code.emax2003-10-128-26/+8
* Add ng_atmpif: a HARP physical interface emulation. This allows oneharti2003-08-112-2/+13
* This is a netgraph node to access ATM interfaces. It works with theharti2003-06-254-0/+22
* Part one of undating the bluetooth code to the newest versionjulian2003-05-109-29/+52
* Add device driver support for the ASIX Electronics AX88172 USB 2.0wpaul2003-04-201-0/+1
* Fix module build by adding options to Makefile.jlemon2003-03-081-1/+13
* Take the rc4 code out of ng_mppc module so we don't fail to load whenambrisko2003-02-051-2/+1
* Make it work -current style.julian2002-12-231-1/+1
* Add Makefile.inc to include ../Makefile.inc.nyan2002-12-011-0/+3
* Fix make buildkernel.imp2002-11-217-12/+12
* Make the bluetooth modulesjulian2002-11-211-0/+5
* The second try a committing the bluetooth codejulian2002-11-208-0/+123
* Add the netgraph 'source' module.julian2002-10-311-0/+8
* Finally get around to committing Bill Paul's FEC netgraph nodes.julian2002-10-292-0/+19
* Keep subdirectory list sorted.archie2002-08-201-2/+2
* Add ng_l2tp module.archie2002-08-202-2/+9
* A node that creates a device entry in /dev (yay devfs)julian2002-06-181-0/+7
* turn on the ethertype filter modulejulian2002-02-271-0/+1
* Export "ng_ether_enaddr_type" because the ng_bridge type uses it.archie2002-01-121-0/+2
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.ru2002-01-1127-27/+0
* Turn on unconditional symbol export for modules whose API ismsmith2002-01-111-0/+2
* A node that allows ethernet type packets to be filtered to differentjulian2001-10-301-0/+10
* Add ng_ip_input. A new netgraph node for queuing IP packets into thebrooks2001-09-272-0/+8
* /home/brooks/ng_gif.messagebrooks2001-09-263-0/+20
* KSE Milestone 2julian2001-09-121-0/+1
* Make ng_split part of the module building process.brooks2001-07-241-0/+1
* Put module directories one per line so adding new modules creates readablebrooks2001-07-151-3/+24
* Backed out rev.1.8. Rev.1.8 was just to support a bogus unused includebde2001-05-171-2/+1
* Move the isa parts to a separate file.jhay2001-04-161-1/+1
* Allow the eiface node to be made as a module (not linked into build yet)julian2001-02-251-0/+7
* Add a Makefile for the sample node so It can be compiled.julian2001-02-251-0/+7
* Add a 'splitter' node to separate a bidirectionaljulian2001-02-221-0/+8
* Make klds for the ar and sr devices and hook them up.jhay2001-01-303-1/+24
* Use a consistent style and one much closer to the rest of /usr/srcobrien2001-01-0623-56/+56
* Next phase in the PCI subsystem cleanup.msmith2000-12-081-1/+1
* Fix another callout_init() that I missed.jlemon2000-11-261-3/+1
* unhook netgraph/bridge until somebody makes it compile in LINTphk2000-11-261-1/+3
* Add one2many subdirectory (previously forgotten).archie2000-11-221-1/+1
* New netgraph node type ng_one2many(4).archie2000-11-161-0/+7
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-071-1/+2
* New netgraph node type for Ethernet bridging.archie2000-09-012-1/+8
* When manual pages are moved or removed, MANX should be changedsheldonh2000-07-2420-0/+20
OpenPOWER on IntegriCloud