commit 0560a357634c84fc2e0ae64939dae066118ec967
Author: Nuno Antunes <[email protected]>
Date: Fri Jun 20 15:11:34 2014 +0100
netgraph7: Allow name and ID hashes to grow.
* Also, nodes can be renamed now.
Obtained-from: FreeBSD (with changes)
Summary of changes:
sys/netgraph7/netgraph.h | 5 +-
sys/netgraph7/netgraph/ng_base.c | 322 ++++++++++++++++++++++++++-------------
2 files changed, 215 insertions(+), 112 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0560a357634c84fc2e0ae64939dae066118ec967
--
DragonFly BSD source repository