Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
several fingerprints PASS: almost all ethernet and udpapp/tcpapp
Errors: /examples/ethernet/vlan/ -f omnetpp.ini -c NoVlan -r 0 Ipv4 (runtime error with exitcode=1: <!> Error: Referenced module is ambiguous for type inet::queueing::IPassivePacketSink (VlanExample.host1.ipv4.up, VlanExample.host1.nl) -- in module (inet::MessageDispatcher) VlanExample.host1.tn (id=27), at t=0s, event #1) /examples/ethernet/arptest2/ -f omnetpp.ini -c ARPTest -r 0 EthernetMac EthernetCsmaMac Ipv4 (runtime error with exitcode=1: <!> Error: Referenced module is ambiguous for type inet::queueing::IPassivePacketSink (ARPTest.router1.ethernet, ARPTest.router1.eth[0].queue) -- in module (inet::MessageDispatcher) ARPTest.router1.li (id=131), at t=1.00005765s, event #3) /examples/ethernet/vlan/ -f omnetpp.ini -c BetweenSwitches -r 0 Ipv4 (runtime error with exitcode=1: <!> Error: Referenced module is ambiguous for type inet::queueing::IPassivePacketSink (VlanExample.host1.ipv4.up, VlanExample.host1.nl) -- in module (inet::MessageDispatcher) VlanExample.host1.tn (id=29), at t=0s, event #1) /examples/ethernet/vlan/ -f omnetpp.ini -c BetweenHosts -r 0 Ipv4 (runtime error with exitcode=1: <!> Error: Referenced module is ambiguous for type inet::queueing::IPassivePacketSink (VlanExample.host1.ipv4.up, VlanExample.host1.nl) -- in module (inet::MessageDispatcher) VlanExample.host1.tn (id=29), at t=0s, event #1) /examples/ethernet/vlan/ -f omnetpp.ini -c DoubleTagged -r 0 Ipv4 (runtime error with exitcode=1: <!> Error: Referenced module is ambiguous for type inet::queueing::IPassivePacketSink (VlanExample.host1.ipv4.up, VlanExample.host1.nl) -- in module (inet::MessageDispatcher) VlanExample.host1.tn (id=29), at t=0s, event #1) /examples/ethernet/vlan/ -f omnetpp.ini -c Asymmetric -r 0 Ipv4 (runtime error with exitcode=1: <!> Error: Referenced module is ambiguous for type inet::queueing::IPassivePacketSink (VlanExample.host1.ipv4.up, VlanExample.host1.nl) -- in module (inet::MessageDispatcher) VlanExample.host1.tn (id=29), at t=0s, event #1) /examples/ethernet/vlan/ -f omnetpp.ini -c VirtualInterface -r 0 Ipv4 (runtime error with exitcode=1: <!> Error: Redefine handleMessage() or specify non-zero stack size to use activity() -- in module (inet::MessageDispatcher) VlanExample.host1.li (id=20), at t=0s, event #1) Failures: /examples/ethernet/arptest/ -f omnetpp.ini -c ARPTest -r 0 EthernetMac Ipv4 (some fingerprint mismatch: actual '5560-c3bf/~tND', expected: '7156-c692/~tND')
- Loading branch information