git: Initial version of if_alloc()/if_free().
commit cb80735c76e890d62ab53df6fd309bac6fd366fa
Author: Rui Paulo <rpaulo@FreeBSD.org>
Date: Fri Feb 19 10:49:23 2010 +0000
Initial version of if_alloc()/if_free().
Summary of changes:
sys/net/if.c | 19 +++++++++++++++++++
sys/net/if_var.h | 3 +++
2 files changed, 22 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cb80735c76e890d62ab53df6fd309bac6fd366fa
--
DragonFly BSD source repository