All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] Does RTNET supports TCP?
@ 2018-10-05  1:02 Pham, Phong
  2018-10-06  6:35 ` Steven Seeger
  0 siblings, 1 reply; 7+ messages in thread
From: Pham, Phong @ 2018-10-05  1:02 UTC (permalink / raw)
  To: xenomai; +Cc: Hillman, Robert


Hi,

I noticed starting Xenomai 3.0.1 until now (3.0.7), there is net/ in .../kernel/drivers/ and in ../kernel/drivers/net/stack/ipv4/Kconfig

# source "drivers/xenomai/net/stack/ipv4/tcp/Kconfig"

If I uncomment out the above line, it leads to compilation error in tcp.c.

Questions:

1)      Is the commented out line intentional? (short run and long run)

2)      When will TCP be supported in RTnet?

3)      Will it ever be supported?

4)      Will this statement still holds true in tcp/Kconfig? "When the RTnet IPv4 is enabled while this feature is disabled, TCP will be forwarded to the Linux network stack."

5)      When I created a socket with rt_dev_socket(AF_INET, SOCK_STREAM, 0); and attempting to rt_dev_connect(fd, server_ip_addr, sizeof(server_ip_addr)), I get errno = 25 (Inappropriate ioctl for device).  Does it mean b/c TCP is not supported in RTnet and I attempt to connect via TCP (w/ socket SOCK_STREAM)?

Phong.

Notice: This e-mail and any files transmitted with it may contain Data Device Corporation's and its subsidiaries privileged and proprietary information. It is intended solely for the use of the individual or entity to whom it is addressed. If you are not the named recipient of this transmission, any disclosure, copying, distribution or reliance on the contents of this message is prohibited. If you received this e-mail in error, please destroy it and any attached files and notify me immediately.

Click Here<http://www.ddc-web.com/Profile/EmailPrivacy.aspx> to view our privacy statement.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-10-08 19:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-05  1:02 [Xenomai] Does RTNET supports TCP? Pham, Phong
2018-10-06  6:35 ` Steven Seeger
2018-10-06  8:07   ` Sebastian Smolorz
2018-10-08 13:08     ` Steven Seeger
2018-10-08 17:55     ` Pham, Phong
2018-10-08 18:49       ` Sebastian Smolorz
2018-10-08 19:46         ` Steven Seeger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.