This is a discussion on Re: [PATCH] isakmpd issues. within the mailing.openbsd.tech forums, part of the OpenBSD category; --> On Wed, 6 Aug 2003, Jean-Francois Dive wrote: .... > Here are 2 patches for isakmpd, both made on ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Wed, 6 Aug 2003, Jean-Francois Dive wrote: .... > Here are 2 patches for isakmpd, both made on the latest CVS as of today. > > In constants.c:constant_lookup() returns 0 if it does not find > any value to string conversion in the constants. The problem is that the > result is not checked in some places around the code. Even worst, this .... Ok. I committed a slightly different version (without a new function). > The second patch add support for fine grained selectors for linux native > ipsec (add proto, sport and dport). Committed. Thanks, H. |