Skip to content
Snippets Groups Projects
Commit 8a95dc4b authored by Gregor Maier's avatar Gregor Maier
Browse files

Port names should be case-insentive

Comaprisions of port names and retrivials from IOFSwitch.getPort(String)
are now case-insentivie. However, we still store port names with their
original case.

This is a quick-fix were we lower-case the port name before adding it to
the port map in PortManager. Should really use a map with
case-insensitive keys...
parent c4a4a5d0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment