[Openswan dev] pluto oddity

D. Hugh Redelmeier hugh at mimosa.com
Thu Jul 7 00:53:26 CEST 2005


openswan-2.3.1 programs/pluto/kernel.c line 837:
            return FALSE;       /* another connection already using the eroute */

This is a return from function could_route which is declared to return 
enum routability.

So this return is wrong.  Perhaps harmlessly.

I noticed this while trying to understand 
http://bugs.xelerance.com/view.php?id=341


More information about the Dev mailing list