-
Hello,
I connected the ONOS controller using fabric-tna pipeconf to a Tofino switch and it seems to be well connected, as I get a green check in the ONOS GUI. Now that I have ONOS and the switch conn…
-
Hi,
I'm using floodlight from master ref dabb2af98557553af491700edeab46173f12009f with Open vSwitch (openvswitch-2.6.1-4.1.git20161206.el7.x86_64) on CentOS Linux release 7.3.1611 (Core).
When try…
ghost updated
2 years ago
-
> Some context on https://github.com/libp2p/interop/issues/1
This issue is here as placeholder for discussion around the libp2p service
-
Hi, I am new to OMNet++. I ran this project step by step several times but I have a problem:
lld-link: error: too many errors emitted, stopping now (use /errorlimit:0 to see all errors)
clang++: e…
-
**Describe the bug**
I found the issue when investigating #3842. antrea-agent logs show DNS resolving never succeeded:
```
I0608 00:54:09.668460 1 reconciler.go:263] Reconciling rule dca91b…
-
**Steps to reproduce:**
create a flow(src switch is acton);
try to update `vlanId` on the src endpint
**Actual Result:**
Flow is not updated.
```
java.lang.UnsupportedOperationException: OFIns…
-
The Bazel build and test job is run as a GitHub actions matrix job with all relevant configs.
Some of the bazel configs (use `--config=`) are:
- `native`
- `asan`
- `limit_mem`
- `production`
- `lsan…
-
Original issue opened by @italovalcy at https://github.com/kytos/flow_manager/issues/100.
Dear guys,
According to the OpenFlow specification:
_State modification messages from the controller ma…
-
**Description**
PR https://github.com/Azure/sonic-mgmt/pull/5320 introduced more flow control rules for packets being forwarded to the VM's on the testbed server. However, some of the added rule…
-
Hello,
I'm using POX in Mininet and I want to let hosts in my network discover the hops that they are taking across the switches in the network.
This might be an odd request but I was wondering …