All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Pham, Phong" <phamp@ddc-web.com>
To: "xenomai@xenomai.org" <xenomai@xenomai.org>
Cc: "Hillman, Robert" <hillman@ddc-web.com>
Subject: [Xenomai] Does RTNET supports TCP?
Date: Fri, 5 Oct 2018 01:02:46 +0000	[thread overview]
Message-ID: <C2EC5BA46D13CD44B5915A8FEEB4C44ED1819D8C@DDCEXCH.ddc-ny.com> (raw)


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.

             reply	other threads:[~2018-10-05  1:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-05  1:02 Pham, Phong [this message]
2018-10-06  6:35 ` [Xenomai] Does RTNET supports TCP? 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C2EC5BA46D13CD44B5915A8FEEB4C44ED1819D8C@DDCEXCH.ddc-ny.com \
    --to=phamp@ddc-web.com \
    --cc=hillman@ddc-web.com \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.