Hello all,

Issue : Testing of Sessions using python script "test-session" for Connman 
version 0.76.

Environment :
1. Fedora14,kernel version:2.6.35
2. dbus-daemon-1.4.0

While running the ./test-session script, i got the output  as :

[root@localhost test]# ./test-session 
Usage: ./test-session <command>
  enable
  disable
  create <app_path>
  destroy <app_path>
  connect <app_path>
  disconnect <app_path>
  change <app_path> <key> <value>
  configure <app_path> <key> <value>

  run <app_path>

Query :

1) As per the mailing list 
"http://www.mail-archive.com/[email protected]/msg03857.html";, enabling the 
Session mode,
in turn disconnect all the services. 
[root@localhost test]# ./test-session enable
So, ethernet inet6 addr is gone.

But, after disabling the session mode :-
[root@localhost test]# ./test-session disable
[root@localhost test]# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:14:22:45:BD:5B  
          inet6 addr: fe80::214:22ff:fe45:bd5b/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11897 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6344 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:9048814 (8.6 MiB)  TX bytes:875676 (855.1 KiB)
          Interrupt:16 
Ethernet inet addr did not come up. So for bringing it up, using ethernet 
service path is right?

2) Secondly, if i have to create a session for some application, then what 
<app_path> i need to metion.
Did i need first to configure it, then create and after that connect? Could you 
please explain with some example.

Thanks and Regards

Hemant Chauhan
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you



_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to