inpcb: Rework insertion of local group
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 29 Jun 2014 12:33:38 +0000 (20:33 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 29 Jun 2014 12:37:22 +0000 (20:37 +0800)
commit1b9f04afb3e401a06af9b3160ab77baac68c0441
tree0a9c5399d1aaecaee53760d7a80d77b1e5d3e1a9
parent32772c966878dab0489c85e891a13e58d28933db
inpcb: Rework insertion of local group

Mainly to take possible malloc(9) blocking into consideration.  This
prepares tokenizing inpcb lists and tables for udp.
sys/netinet/in_pcb.c