netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* vnet problem (bug? feature?)
@ 2015-02-13 11:41 Toerless Eckert
  2015-02-13 23:48 ` Cong Wang
  0 siblings, 1 reply; 11+ messages in thread
From: Toerless Eckert @ 2015-02-13 11:41 UTC (permalink / raw)
  To: netdev

Hope this is the right mailing list, if not, then which one ? (thanks)

- Created vnet pair
- NOT putting them into different namespaces.
- Unicast across them works fine.
- When sending IP multicsast into one end, i can not receive it on the other side
  (with normal socket API applications).

Interestingly:
- When using tcpdump (pcap), i can actually see the multicast packets
  both when binding to the sending vnet interface and when binding to
  the receiving vnet.
- When using tcpdump and sending unicast, tcpdump doesn't show me any packets ;-(

When putting one vnet interface into a separate namespace, i can send
multicast packets. I wonder if what i see is not a result of namespaces
but just how multicast packets interact with the routing table(s) (single
one when both vnet interfaces are in the same namespace).

Tihis is unfortunately all with an old kernel (3.7), i'll try to get a newer
kernel on some PC, a bit constrained on available HW, so thought i dare to
ask before having tested on the latest kernel.

(btw: Is there any api to put an interface back from a namespace into default ?)

Thanks!
    Toerless

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

end of thread, other threads:[~2015-02-16 21:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-13 11:41 vnet problem (bug? feature?) Toerless Eckert
2015-02-13 23:48 ` Cong Wang
2015-02-14 10:15   ` Toerless Eckert
2015-02-14 18:17     ` Bill Fink
2015-02-15 10:12       ` Toerless Eckert
2015-02-15 19:00       ` Toerless Eckert
2015-02-15 21:16         ` Sowmini Varadhan
2015-02-16 10:13           ` Toerless Eckert
2015-02-16 15:30             ` David Ahern
2015-02-16 19:54             ` David Miller
2015-02-16 21:51         ` Bill Fink

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).