Date: Sun, 31 Oct 2010 00:51:22 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf files src/sys/net if.c if_debug.c Message-ID: <201010310051.o9V0pipn054152@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2010-10-31 00:51:22 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/conf files
sys/net if.c
Added files: (Branch: RELENG_8)
sys/net if_debug.c
Log:
SVN rev 214579 on 2010-10-31 00:51:22Z by bz
MFC r214333:
Factor out DDB commands from r204145, r204279 into if_debug.c for further
enhancements (1). Switch to a standard 2-clause BSD license for this (2).
Unfortunately we have to un-static the ifindex_table for this but do not
publicly export it.
Suggested by: rwatson (1) a while back.
Approved by: thompsa (2) for the change from r204279.
Revision Changes Path
1.1459.2.40 +1 -0 src/sys/conf/files
1.359.2.26 +1 -81 src/sys/net/if.c
1.1.2.2 +125 -0 src/sys/net/if_debug.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010310051.o9V0pipn054152>
