Levente Mészáros

Results 119 comments of Levente Mészáros
trafficstars

I think there's a slight misunderstanding about what is the function of the StreamIdentifier and StreamDecoder modules. The StreamIdentifier module determines the stream of outgoing packets inside a TSN host....

Forgot to answer your questions: - 1: there should be a StreamInd attached after a StreamDecoder if the stream could be determined for the incoming packet - 2: there should...

This behavior is kept for backward compatibility. Note that the Ipv4NetworkConfigurator module is not a mandatory component, there are many ways to build a network. Also, there is a netmaskRoutes...

No, currently there's no such thing in INET, and we do not have this feature on our roadmap. The queues are always part of the network interface, and packets are...

I have just pushed two example configurations in the queueing tutorial in 0f2464e4551394702e236a1035ab9ca19468c3b5 that demonstrates a possible solution for the different queueing architectures (see InputQueueSwitching and OutputQueueSwitching networks and configuration)....

Thanks for reporting this issue. I need the exact NED files and INI file (including the `*` charaters), please edit the post.

You can quote file contents on GitHub. Anyway, the zip file you sent contains a different scenario than the one on your screenshot. I started the StationaryMobility config and for...

The provided example incorrectly connects the phys gate of the ExtLowerEthernetInterface module. That's not how this module is intended to be used. Also, this module is not useable with TSN...

It may work, although I never tried such a configuration and didn't think about that usage. That's the whole point of having modules with some specific behavior after all, you...

Good to hear! There's still time left to make it into 4.6.