[PATCH] peer: Add debug msg for peer state

2014-08-28 Thread Eduardo Abinader
In order to ease the debug task of peer state changes, inserted this old state/new state track. --- src/peer.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/peer.c b/src/peer.c index 7e733d3..d5d7c8e 100644 --- a/src/peer.c +++ b/src/peer.c @@ -786,6 +786,9 @@ int connman_peer_set_sta

Re: [PATCH] peer: Add debug msg for peer state

2014-09-02 Thread Patrik Flykt
On Thu, 2014-08-28 at 23:41 -0400, Eduardo Abinader wrote: > In order to ease the debug task of peer state changes, inserted > this old state/new state track. Applied, thanks! Patrik ___ connman mailing list connman@connman.net https://lists.co