git: inpcb: Rework insertion of local group
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Jun 29 05:39:20 PDT 2014
commit 1b9f04afb3e401a06af9b3160ab77baac68c0441
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sun Jun 29 20:33:38 2014 +0800
inpcb: Rework insertion of local group
Mainly to take possible malloc(9) blocking into consideration. This
prepares tokenizing inpcb lists and tables for udp.
Summary of changes:
sys/netinet/in_pcb.c | 114 ++++++++++++++++++++++++++++++++++-----------------
1 file changed, 76 insertions(+), 38 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1b9f04afb3e401a06af9b3160ab77baac68c0441
--
DragonFly BSD source repository
More information about the Commits
mailing list