K 10 svn:author V 7 glebius K 8 svn:date V 27 2019-10-03T02:32:55.957125Z K 7 svn:log V 357 - Remove the compile time limit for number of links a ng_bridge node can handle. Instead using an array on node private data, use per-hook private data. - Use NG_NODE_FOREACH_HOOK() to traverse through hooks instead of array. PR: 240787 Submitted by: Lutz Donnerhacke Differential Revision: https://reviews.freebsd.org/D21803 END