On 20 May 2011 c. 18:45:05 Reyk Floeter wrote: > Hi! > > On Fri, May 20, 2011 at 03:54:03PM +0400, Vadim Zhukov wrote: > > This patch splits off IMSG_CFG_POLICY into four messages: > > > > IMSG_CFG_POLICY_BEGIN > > IMSG_CFG_POLICY_PROPOSAL > > IMSG_CFG_POLICY_FLOW > > IMSG_CFG_POLICY_COMMIT > > > > Each new policy should start with IMSG_CFG_POLICY_BEGIN, then > > proceed any number of proposals and flows, and then commit policy. I > > decided not to use ticket system because I see no race sources. > > > > Now we can have long, long policies in your iked.conf. Previously we > > were limited by maximum imsg packet size (MAX_IMSGSIZE) which is 16 > > kilobytes currently. > > Thanks for you diff. See comments below. It is appreciated and I can > adjust it but you can see my comments for modifications below.
Thank you for reviewing and commenting! I'll rework the diff soon and send new version. -- Best wishes, Vadim Zhukov A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?