summaryrefslogtreecommitdiffstats
path: root/sys/net/if_debug.c
Commit message (Expand)AuthorAgeFilesLines
* Add more fields to if_debug.c for ddb(4) 'show ifnet'; resortbz2016-06-221-3/+10
* Add more fields from struct ifnet needed during debugging a kernel panic.bz2016-04-201-1/+3
* Catch up with some more fields. I needed the bpf one lately.bz2016-03-311-0/+2
* Remove ifq_drops from struct ifqueue. Now queue drops are accounted inglebius2014-09-191-1/+0
* Add infrastructure to allow all frames/packets received on an interfacebz2011-07-031-0/+1
* Factor out DDB commands from r204145, r204279 into if_debug.c for furtherbz2010-10-251-0/+125
OpenPOWER on IntegriCloud