Re: ipsec: slight inconsistency

2023-07-01 Thread tlaronde
Le Sat, Jul 01, 2023 at 10:49:45AM -0400, Greg Troxel a écrit : > tlaro...@polynum.com writes: > > > The two functions are said "inverse" from each other but the problem is > > that if one gives a delimiter to ipsec_dump_policy(3) that is neither > > a blank nor a new line, the string obtained can

Re: ipsec: slight inconsistency

2023-07-01 Thread Greg Troxel
tlaro...@polynum.com writes: > The two functions are said "inverse" from each other but the problem is > that if one gives a delimiter to ipsec_dump_policy(3) that is neither > a blank nor a new line, the string obtained can not be an input > to ipsec_set_policy(3). So there are not really inverse