]> git.cameronkatri.com Git - pw-darwin.git/commit
MFP r276712.
authorAlexander V. Chernikov <melifaro@FreeBSD.org>
Tue, 11 Aug 2015 05:51:00 +0000 (05:51 +0000)
committerAlexander V. Chernikov <melifaro@FreeBSD.org>
Tue, 11 Aug 2015 05:51:00 +0000 (05:51 +0000)
commit3be1f69e00d4f22f3801e24d0106f1c040bcb649
tree29199abade93afe5f3d27ce4445adcbdffe75398
parent23971dd8b6775706a0462efe817e02ab9a876078
parent4c441010ff4830aa1a0bed11a624da42f1e55ccc
MFP r276712.

* Split lltable_init() into lltable_allocate_htbl() (alloc
  hash table with default callbacks) and lltable_link() (
  links any lltable to the list).
* Switch from LLTBL_HASHTBL_SIZE to per-lltable hash size field.
* Move lltable setup to separate functions in in[6]_domifattach.