aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph
Commit message (Expand)AuthorAgeFilesLines
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-0623-56/+56
* Next phase in the PCI subsystem cleanup.Mike Smith2000-12-081-1/+1
* Fix another callout_init() that I missed.Jonathan Lemon2000-11-261-3/+1
* unhook netgraph/bridge until somebody makes it compile in LINTPoul-Henning Kamp2000-11-261-1/+3
* Add one2many subdirectory (previously forgotten).Archie Cobbs2000-11-221-1/+1
* New netgraph node type ng_one2many(4).Archie Cobbs2000-11-161-0/+7
* Major update to the way synchronization is done in the kernel. HighlightsJason Evans2000-09-071-1/+2
* New netgraph node type for Ethernet bridging.Archie Cobbs2000-09-012-1/+8
* When manual pages are moved or removed, MANX should be changedSheldon Hearn2000-07-2420-0/+20
* Move the netgraph-related manual pages into share/man/man4/, asSheldon Hearn2000-07-2140-4362/+0
* Build ng_ether(4) KLD.Archie Cobbs2000-06-262-1/+7
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm2000-05-2720-20/+20
* Update man page to reflect new IPv6 hook. Simplify Makefile.Archie Cobbs2000-05-102-26/+5
* Supply only one author name per instance of %A, as per mdoc.samples(7).Sheldon Hearn2000-05-101-1/+2
* AUTHOR -> AUTHORSArchie Cobbs2000-05-053-3/+3
* Document the new statistics control messages.Archie Cobbs2000-05-051-1/+19
* Move netgraph node type man pages from section 8 to section 4.Archie Cobbs2000-05-0458-3331/+130
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm2000-05-0420-20/+20
* Zap KMODDEPS linePeter Wemm2000-05-0119-19/+0
* Update the man page to reflect the recent changes to the kernel API forJulian Elischer2000-04-301-13/+68
* Only build the ng_mppc KLD if !NOCRYPT and required crypto sources exist.Archie Cobbs2000-04-121-0/+4
* Revert to previous state, plus a few cleanups pointed out by bde.Archie Cobbs2000-04-121-24/+4
* Turn off build of ng_mppc KLD until I can figure out how to have theArchie Cobbs2000-04-111-1/+1
* Turn off MPPE encryption if NOCRYPT is defined. If neither compressionArchie Cobbs2000-04-101-7/+22
* Add ng_mppc(8) netgraph node as a KLD module.Archie Cobbs2000-04-094-2/+424
* Remove duplicate wordPhilippe Charnier2000-03-261-1/+1
* - Document updates in iface netgraph node type functionalityArchie Cobbs2000-03-133-89/+103
* Fix typo.Archie Cobbs2000-03-132-6/+6
* Correct man page title.Archie Cobbs2000-03-102-2/+2
* Add a little more history of when netgraph appeared in FreeBSD.Bill Fumerola2000-02-291-1/+3
* Work around aparent bug in the .Dv macro by eliminating some spaces.Archie Cobbs2000-01-172-2/+2
* Fix typos per PR 15649. Also did some rewording for clarity.Archie Cobbs2000-01-032-34/+38
* Revert previous checkin; I incorrectly thought that it was neededArchie Cobbs1999-12-211-2/+0
* Manual page style work.Julian Elischer1999-12-2137-281/+611
* Add reference to RFC 1702, after learning how to have "T. Li"Archie Cobbs1999-12-102-0/+16
* Update man page: BPF is supported even in the KLD version.Archie Cobbs1999-12-092-2/+2
* Fix 'make clean'Archie Cobbs1999-12-091-0/+2
* New netgraph node type 'pptpgre': this performs GRE encapsulationArchie Cobbs1999-12-084-1/+266
* Include net/slcompress.c in the build of this module.Archie Cobbs1999-12-083-25/+19
* forgot .CURDIRJulian Elischer1999-12-041-1/+1
* New netgraph node type, ng_bpf(8). This node type allows you toArchie Cobbs1999-12-034-1/+298
* Update documentation to reflect new functionality.Archie Cobbs1999-11-302-18/+118
* Fix typo.Archie Cobbs1999-11-301-3/+2
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-306-5/+110
* Removed special rules for building and cleaning device interface filesBruce Evans1999-11-282-4/+0
* Document the requirement for root privileges.Julian Elischer1999-11-212-2/+6
* Document new feature (support for write(2) when 1 hook attached).Julian Elischer1999-11-212-0/+20
* Update references.Archie Cobbs1999-11-191-12/+16
* Miscellaneous edits.Archie Cobbs1999-11-192-42/+50
* Add reference to ng_pppoe(8).Archie Cobbs1999-11-192-0/+2