[Swan-dev] issues based on last night's laptop run that need to be fixed / explained before release

2018-09-30 Thread Paul Wouters
Issues that need attention before we can release #routes vanished from pluto view? addconn-02 addconn-03 #FIPS check fialing? algparse-01 algparse-02-fips #conn uses higher state serial? certoe-01-whack #conn uses higher state serial AND additional xfrm output policy? certoe-02-whack-ba

Re: [Swan-dev] readable C style for split control statements

2018-09-30 Thread D. Hugh Redelmeier
Tuomo just committed 8db3582c4cb021ce762c9832a5314d28018f10aa: addr_lookup.c: fix coding style These changed indentations of IF statements that were split across lines. For example: @@ -181,7 +181,7 @@ static ssize_t netlink_read_reply(int sock, char **pbuf, size_t bufsize,