summaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_source.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2010-07-06Remove defunct email address from header as well.Ed Maste
2007-03-02Add "setcounter" and "getcounter" messages, providing the the abilityEd Maste
2007-03-01Add "settimestamp" and "gettimestamp" messages, providing the the abilityEd Maste
2005-12-23Implement an upper limit for packets per second sent by node.Gleb Smirnoff
2005-04-05Major overhaul and cleanup of ng_source node.Gleb Smirnoff
2005-03-10Make some basic grammar and style fixes to ng_source.c and ng_source.h.Bosko Milekic
2005-01-07/* -> /*- for license, minor formatting changesWarner Losh
2004-01-26Define the new command NGM_SOURCE_START_NOW to allow generation ofHartmut Brandt
2003-11-11Use a single style of multiple inclusion protection for Netgraph headers.Ruslan Ermilov
2002-10-31Add the netgraph 'source' module.Julian Elischer