Hi Hendrik, > > > tcpobex.patch (needs testing): > > > adds IPv6 support (with transparent IPv4 support) > > > adds TcpOBEX_* and keeps InOBEX_* (as wrapper) for compatibility > > > server part usuably as non-root user > > > > I need this split out in logical parts. So first to the needed changes > > internally for the API extension and IPv6 and then provide the > > additional API. > > And here you go. I revised the ipv6 patch and tested it (IPv6 connection, > default) with obex_test (after applying the tcpobex.patch). > Order: > ipv6.patch
the patch has been committed, but the coding style was really ugly and I removed one printf hunk that looked like debug code. > tcpobex.patch Please redo this since it no longer applies cleanly and keep a whitspace after the comma in parameter list. Also for pointers, the * belongs to the variable and not the type. Regards Marcel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
