summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_source.h
Commit message (Collapse)AuthorAgeFilesLines
* Define the new command NGM_SOURCE_START_NOW to allow generation ofharti2004-01-261-0/+1
| | | | | traffic for non-ethernet hooks. This commit should have been packaged with the commit to ng_source.c.
* Use a single style of multiple inclusion protection for Netgraph headers.ru2003-11-111-3/+3
| | | | Reviewed by: archie, harti, emax
* Add the netgraph 'source' module.julian2002-10-311-0/+94
This is NOT YET CONVERTED TO -current. This node is a source for preprogrammed packets at a known rate for testing. I will convert it to -current "in place" but will MFC teh original pre-conversion variant as that is what is originally submitted. Man page my me, info from Dave's README. Submitted by: Dave Chapeskie <dchapeskie@SANDVINE.com> Obtained from: Sandvine inc. MFC after: 1 week
OpenPOWER on IntegriCloud