Re: DHCPv6 client compliance to RFCs.

2013-06-07 Thread harshal patel
missing Details for failed test cases are provided in attached Excel sheet. ~HK On Thu, Jun 6, 2013 at 11:15 AM, harshal patel wrote: > HI Jukka, > > I applied following 2 patches: > * dhcpv6: Enable checking of reply error codes > * dhcpv6: Most of the reply error handl

Re: DHCPv6 client compliance to RFCs.

2013-06-04 Thread harshal patel
2013 at 9:00 AM, harshal patel wrote: > Hi Patrik, > > > On Tue, May 7, 2013 at 6:02 PM, Patrik Flykt > wrote: > >> On Tue, 2013-04-30 at 19:32 +0530, harshal patel wrote: >> > And I guess, support for "Confirm Message"

Re: [PATCH 0/5] DHCPv6 Confirm message support

2013-06-04 Thread harshal patel
Hi Jukka, Thanks for the patch. I just verified it. :) Shall start full testing again. ~HK On Tue, Jun 4, 2013 at 3:03 PM, Jukka Rissanen < jukka.rissa...@linux.intel.com> wrote: > Hi Harshal, > > > On 04.06.2013 11:56, harshal patel wrote: > >> Hi, >> >&

Re: [PATCH 0/5] DHCPv6 Confirm message support

2013-06-04 Thread harshal patel
connecting the service. Please correct me if I am missing anything here. ~HK On Tue, Jun 4, 2013 at 12:04 PM, harshal patel wrote: > Hi Patrik, > > > > On Tue, Jun 4, 2013 at 11:51 AM, Patrik Flykt < > patrik.fl...@linux.intel.com> wrote: > >> On Tue, 201

Re: [PATCH 0/5] DHCPv6 Confirm message support

2013-06-03 Thread harshal patel
Hi Patrik, On Tue, Jun 4, 2013 at 11:51 AM, Patrik Flykt wrote: > On Tue, 2013-06-04 at 11:07 +0530, harshal patel wrote: > > I don't have support for "readline" on my target so I can't use > > "connmanctl"..!! > > > > Is there any other

Re: [PATCH 0/5] DHCPv6 Confirm message support

2013-06-03 Thread harshal patel
Hi Jukka, I have one more query: >> How can I instruct ConnMan DHCPv6 client to start DHCPv6 Release-Reply >> Exchange? >> > > When you disconnect a service, then connman will send Release message to > server. One way to disconnect is using command like > connmanctl disconnect ethernet_xxx_yy

Re: [PATCH 0/5] DHCPv6 Confirm message support

2013-06-03 Thread harshal patel
HI Jukka, Thanks for the information. I have one more query: How can I instruct ConnMan DHCPv6 client to start DHCPv6 Release-Reply Exchange? ~HK On Fri, May 31, 2013 at 12:30 PM, Jukka Rissanen < jukka.rissa...@linux.intel.com> wrote: > Hi, > > > On 31.05.2013 09:39, h

Re: [PATCH 0/5] DHCPv6 Confirm message support

2013-05-30 Thread harshal patel
Hi Patrik/Jukka, I was trying to check the conformance of DHCPv6 client of ConnMan-1.14. As the support for "Confirm Message" has been added in Connman-1.14, I am facing some issues while running the test suite. The scenario is like, everytime test script starts "connmand" and it expects it to s

Re: DHCPv6 client compliance to RFCs.

2013-05-07 Thread harshal patel
Hi Patrik, On Tue, May 7, 2013 at 6:02 PM, Patrik Flykt wrote: > On Tue, 2013-04-30 at 19:32 +0530, harshal patel wrote: > > And I guess, support for "Confirm Message" > > Confirm Message is implemented by commit > fd415b40a2219cfc99dca8789496ec9df8e116e6 and ev

Re: DHCPv6 client compliance to RFCs.

2013-04-30 Thread harshal patel
Hi, On Tue, Apr 30, 2013 at 4:28 PM, Patrik Flykt wrote: > > Hi, > > On Mon, 2013-04-29 at 12:17 +0530, harshal patel wrote: > > 3. Major Categories of Failure: > > --- > > * Error message/category with RFC and Test Case N

Re: DHCPv6 client compliance to RFCs.

2013-04-28 Thread harshal patel
Hi, On Thu, Apr 25, 2013 at 12:39 PM, Patrik Flykt wrote: > On Thu, 2013-04-25 at 10:47 +0530, harshal patel wrote: > > As per Section RFC 3315 "15.1 Use of Transaction IDs": > > "A client MUST leave the transaction ID unchanged in retransmissions > > of a

Re: DHCPv6 client compliance to RFCs.

2013-04-24 Thread harshal patel
changes Transaction ID every time. Is this desired behavior(violating RFC) or bug? Please let me know if it is because of some environment issue at my end. P.S. Verification of other RFCs are in progress. :) ~HK On Fri, Apr 19, 2013 at 9:09 PM, harshal patel wrote: > Hi Jukka, > >

Re: DHCPv6 client compliance to RFCs.

2013-04-19 Thread harshal patel
Hi Jukka, On Fri, Apr 19, 2013 at 1:22 PM, Jukka Rissanen < jukka.rissa...@linux.intel.com> wrote: > Hi Harshal, > > > On 18.04.2013 15:46, harshal patel wrote: > >> >> Anyway, my main concern is about compliance towards following RFCs: >> 1. RFC 3

Re: DHCPv6 client compliance to RFCs.

2013-04-18 Thread harshal patel
Hi Marcel, On Thu, Apr 18, 2013 at 9:35 PM, Marcel Holtmann wrote: > Hi Harshal, > > >> On Thu, 2013-04-18 at 14:27 +0530, harshal patel wrote: > >>>> The network should know better than the user what is the correct > >> setting. > >>>>

Re: DHCPv6 client compliance to RFCs.

2013-04-18 Thread harshal patel
Hi, On Thu, Apr 18, 2013 at 2:54 PM, Patrik Flykt wrote: > > Hi, > > On Thu, 2013-04-18 at 14:27 +0530, harshal patel wrote: > > > The network should know better than the user what is the correct > setting. > > > The end user probably has no idea what th

Re: DHCPv6 client compliance to RFCs.

2013-04-18 Thread harshal patel
Hi, On Thu, Apr 18, 2013 at 12:36 PM, Jukka Rissanen < jukka.rissa...@linux.intel.com> wrote: > On 18.04.2013 09:48, harshal patel wrote: > >> Hi, >> >> >> On Wed, Apr 17, 2013 at 1:35 PM, Jukka Rissanen >> > jukka.rissanen@linux.**intel.com

Re: DHCPv6 client compliance to RFCs.

2013-04-17 Thread harshal patel
Hi, On Wed, Apr 17, 2013 at 1:35 PM, Jukka Rissanen < jukka.rissa...@linux.intel.com> wrote: > On 17.04.2013 10:13, harshal patel wrote: > >> Hi Jukka, >> >> Thank you very much for your prompt reply. :-) >> >> >> On Wed, Apr 17, 2013 at 12

Re: DHCPv6 client compliance to RFCs.

2013-04-17 Thread harshal patel
Hi Jukka, Thank you very much for your prompt reply. :-) On Wed, Apr 17, 2013 at 12:11 PM, Jukka Rissanen < jukka.rissa...@linux.intel.com> wrote: > Hi Harshal, > > > On 17.04.2013 08:24, harshal patel wrote: > >> Hi all, >> >> I am planning to test

DHCPv6 client compliance to RFCs.

2013-04-16 Thread harshal patel
Hi all, I am planning to test behavior of "dhcp6c" of ConnMan. In opensource there is test suite provided by TAHi for checking DHCPv6 client compliance to RFCs. (http://www.tahi.org/logo/dhcpv6/) I have performed this on dhcp6c client of "wide-dhcpv6". To perform TAHI testing on ConnMan, basical

Re: connMan on ubuntu 12.04.1 LTS..!!

2013-01-02 Thread harshal patel
Thanks Patrik..!! :) I can test DHCPv6 now. :) On Wed, Jan 2, 2013 at 1:17 PM, Patrik Flykt wrote: > On Wed, 2013-01-02 at 10:55 +0530, harshal patel wrote: > > connman-1.9/test$ ./set-ipv4-method Wired dhcp > > The script expects an id like ethernet_X_cable instead of the &

Re: connMan on ubuntu 12.04.1 LTS..!!

2013-01-01 Thread harshal patel
ion.py", line 651, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "GetProperties" with signature "" on interface "net.connman.Service" doesn't exist Thanks in advance. ~HK On Fri, Dec

Re: connMan on ubuntu 12.04.1 LTS..!!

2012-12-27 Thread harshal patel
Hi, >> 'cmcc' is some two years old now and might not be maintained anymore. >> Try using the python scripts under './test' or connmanctl command line >> client in './client'. >> >> As you mentioned, I tried to use python scripts under test/, however it is giving me DBus Exception: connman-1.9/

Re: connMan on ubuntu 12.04.1 LTS..!!

2012-12-22 Thread harshal patel
Hi, > 'cmcc' is some two years old now and might not be maintained anymore. > Try using the python scripts under './test' or connmanctl command line > client in './client'. > > I don't think indicator-network will work anymore either. > > Thanks, connmanctl worked for me. :-) Now, I am able to

Re: connMan on ubuntu 12.04.1 LTS..!!

2012-12-20 Thread harshal patel
. Any idea about this strange behavior or am I doing something wrong here? Once I fix this, I shall move to next step: compiling latest "connman and testing DHCPv6 behavior" Thanks in advance. ~HK On Mon, Dec 17, 2012 at 5:34 PM, harshal patel wrote: > Hi Raseel & Patrick

Re: connMan on ubuntu 12.04.1 LTS..!!

2012-12-17 Thread harshal patel
Hi Raseel & Patrick, Thank you very much for the prompt reply. :-) I shall try the steps mentioned. ~HK On Mon, Dec 17, 2012 at 2:54 PM, Raseel Bhagat < raseel.bha...@kpitcummins.com> wrote: > Hi > > -Original Message- > From: connman-boun...@connman.net [mailto:connman-boun...@connma

connMan on ubuntu 12.04.1 LTS..!!

2012-12-16 Thread harshal patel
Hi all, I want to test connMan functionality(specially IPv6) on UBUNTU 12.04.1 LTS before using it in my embedded device. I tried to use wiki of connman but due to lack of precise information I could not install it properly. Has anyone tried connMan on ubuntu 12.04.01, if yes could you please gu