Hi Dan, Dan McDonald wrote: > http://cr.opensolaris.org/~danmcd/detangle/
Two minor comments: ip.c: 12771: if we hit this condition (IP and UDP headers in separate mblks), it looks like we'll never check for ESP-in-UDP because we'll never call ip_udp_check(). We'll be kicked over to the "slow path" and directly to ip_fanout_udp() without passing go. 17453,17455: did you mean ESP-in-UDP? -Seb _______________________________________________ networking-discuss mailing list [email protected]
