aboutsummaryrefslogtreecommitdiff
path: root/lib/libnetgraph/debug.c
Commit message (Expand)AuthorAgeFilesLines
* Some NetGraph debug polishing.Alexander Motin2015-02-061-7/+22
* Remove ng_fec(4).Gleb Smirnoff2013-10-281-2/+0
* bring the NGM_IPFW_COOKIE back into ng_ipfw.h, libnetgraph expectsLuigi Rizzo2009-12-281-2/+0
* this file is also affected by the ipfw changesLuigi Rizzo2009-12-281-0/+2
* Recognize all current standard node types.Ruslan Ermilov2005-10-251-4/+42
* Make this compile with GCC4 by fixing a few signedness related warnings.Maxime Henrion2005-04-261-1/+1
* Add __FBSDID()s to libnetgraphMatthew Dillon2001-09-301-2/+3
* Fix a bug handling the debug level when displaying control messagesArchie Cobbs2000-04-281-9/+15
* Missed part of previous commit.Archie Cobbs1999-12-031-0/+4
* Recognize NGM_BPF_COOKIE.Archie Cobbs1999-12-031-0/+1
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-301-242/+135
* The "acfcomp" field is not in the structure anymore. There may be a betterOllivier Robert1999-11-191-1/+0
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-0/+404