On Wed, 2009-08-26 at 13:29 -0400, Sebastien Roy wrote: > On Wed, 2009-08-26 at 13:18 -0400, Dan McDonald wrote: > > You should move ipsec_insert_policy() into spd.c, not ip.c. spd.c also > > links > > into ip, and such an IPsec policy function is best contained in spd.c. > > Okay, I'll do that.
Oh, and I actually named it ipsec_polhead_insert() to match the other ipsec_polhead_*() functions that operate on ipsec_polhead_t. -Seb