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