aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph
Commit message (Expand)AuthorAgeFilesLines
* MFC: NGM_BPF_{G,S}ET_FILTER should be NGM_BPF_{G,S}ET_PROGRAM.Archie Cobbs2000-09-191-4/+4
* MFC: fix minor typo in sample code.Julian Elischer2000-09-131-1/+1
* MFC: netgraph node type for Ethernet bridgingArchie Cobbs2000-09-132-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-111-0/+7
* MFC: misspelling (again)Archie Cobbs2000-08-061-1/+1
* MFC: misspellingArchie Cobbs2000-08-062-8/+8
* MFC: make the ng_ether(4) node type dynamically loadableArchie Cobbs2000-07-112-1/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-07-041-0/+6
* MFC: add "inet6" hook, Makefile cleanupsArchie Cobbs2000-05-242-26/+5
* MFC: One author name per call to %A.Sheldon Hearn2000-05-101-1/+2
* MFC: (rev 1.6) document the new statistics control messagesArchie Cobbs2000-05-051-0/+18
* MFC: move netgraph node type man pages from section 8 to section 4.Archie Cobbs2000-05-0440-3245/+43
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-05-0419-0/+3206
* MFC: Updates to the ng_iface(8) netgraph node typeArchie Cobbs2000-04-192-57/+52
* MFC: ng_mppc netgraph node typeArchie Cobbs2000-04-181-2/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-04-132-0/+225
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-1318-2994/+0
* 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
* Update to reflect changed functionality.Archie Cobbs1999-11-192-44/+48
* Add reference to new netgraph node type "ksocket".Archie Cobbs1999-11-163-4/+6
* New Netgraph node type "ksocket".Archie Cobbs1999-11-163-0/+264
* Update to reflect changes in the node type.Archie Cobbs1999-11-104-20/+102
* Update to better reflect reality.Archie Cobbs1999-11-082-36/+32
* Add missing documentation for the two control messages supportedArchie Cobbs1999-11-082-2/+16
* Add some more clarification.Archie Cobbs1999-11-082-16/+70
* Stop nroff from complaining about the freeBSD version..Julian Elischer1999-11-0722-58/+110
* Bring the man page for netgraph socket nodes up to date.Julian Elischer1999-11-062-6/+72
* Turn on the pppoe node moduleJulian Elischer1999-11-061-2/+2
* bpf need no longer be an optionJulian Elischer1999-11-011-6/+2