[Swan-dev] resolve_myid()

D. Hugh Redelmeier hugh at mimosa.com
Tue Jul 4 18:17:33 UTC 2017


| From: D. Hugh Redelmeier <hugh at mimosa.com>

| Here's the definition:
| 
| const struct id *resolve_myid(const struct id *id)
| {
|  	return id;
| }

I'm quite wrong.

That is only one definition, in lib/liblswlog/lswid.c

There is another definition in programs/pluto/myid.c
That one does do something useful.

How confusing.


More information about the Swan-dev mailing list