K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-05-18T12:51:48.965334Z K 7 svn:log V 350 Rename pf limits to "struct pf_limit", instead of "pf_pool_limit". The word "pool" comes here from OpenBSD pool(9) API, which is substituted by uma(9) in our tree. This rename is done to avoid confusion with pf address pools, described by "struct pf_pool", "struct pf_pooladdr". These address pools has nothing common with memory allocation limits. END