aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_echo.c
Commit message (Expand)AuthorAgeFilesLines
* - Return error, if there was one.Gleb Smirnoff2005-04-151-2/+2
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-2/+3
* Switch to using C99 sparse initialisers for the type methods array.Julian Elischer2004-05-291-12/+6
* Part 2 of the netgraph rewrite.Julian Elischer2001-01-081-4/+5
* Rewrite of netgraph to start getting ready for SMP.Julian Elischer2001-01-061-16/+23
* Divorce the kernel binary ABI version number from the messageJulian Elischer2000-12-181-1/+1
* Reviewed by: Archie@freebsd.orgJulian Elischer2000-12-121-2/+1
* Since neither archie nor I work at Whistle any more, change our emailJulian Elischer2000-10-241-1/+1
* Two simple changes to the kernel internal API for netgraph modules,Julian Elischer2000-04-281-2/+3
* Remove a bunch of un-needed includes.Julian Elischer1999-12-071-3/+0
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-301-1/+2
* Add typedefs for node methodsJulian Elischer1999-11-011-5/+4
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-0/+121