Re: [PATCH 0/3] Peer's remote IP fix

2015-01-26 Thread Patrik Flykt
On Mon, 2015-01-26 at 11:03 +0200, Tomasz Bursztyka wrote:
 In a context where our local peer ends up as the GC, the GO is the
 dhcp server. If for some reason there is a gateway, it will get the
 priority over the dhcp server ip.

Applied, thanks!

Patrik

___
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman


[PATCH 0/3] Peer's remote IP fix

2015-01-26 Thread Tomasz Bursztyka
In a context where our local peer ends up as the GC, the GO is the
dhcp server. If for some reason there is a gateway, it will get the
priority over the dhcp server ip.

Tomasz Bursztyka (3):
  gdhcp: Add an helper function to get the dhcp server address
  dhcp: Add an helper function to get the dhcp server address
  peer: Get the dhcp server address relevantly for IPv4 settings

 gdhcp/client.c |  8 
 gdhcp/gdhcp.h  |  1 +
 src/connman.h  |  1 +
 src/dhcp.c | 11 +++
 src/peer.c | 10 ++
 5 files changed, 31 insertions(+)

-- 
2.0.5

___
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman