Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interfaceFilter not taking effect in interfaceTableVisualizer #1004

Closed
adamgeorge309 opened this issue Nov 21, 2024 · 0 comments
Closed

interfaceFilter not taking effect in interfaceTableVisualizer #1004

adamgeorge309 opened this issue Nov 21, 2024 · 0 comments
Assignees
Milestone

Comments

@adamgeorge309
Copy link
Contributor

adamgeorge309 commented Nov 21, 2024

In the Visualizing Interface Tables showcase, the the interface filter doesn't take effect:

*.visualizer.interfaceTableVisualizer.interfaceFilter = "not lo* and not ipv4Address =~ '<unspec>'"

<unspec> is being displayed

Run the visualizer/canvas/interfacetable showcase, Advanced config to reproduce

@levy levy added this to the INET 4.6 milestone Nov 29, 2024
ZoltanBojthe added a commit that referenced this issue Dec 11, 2024
…lizer #1004

The omnetpp matcher expression parser currently acceppts only the " for quoting:
  "quoted" parsed to >>>quoted<<<
  'quoted' parsed to >>>'quoted'<<<
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants