Dumitru Ceara
Dumitru Ceara
SCTP support is actually assumed "true" across the code base (check `var protos` in lb_config.go). We set the `*sctpSupport` variables but we don't actually use them anywhere. It's probably best...
### What would you like to be added? All traffic originated by an UDN (on the OVS patch port connecting the UDN OVN topology with br-ex) must come from the...
### What would you like to see added/updated/deleted in our end-to-end tests? We currently are missing tests for the "external to nodePort" case for user defined networks - we do...
### What would you like to see added/updated/deleted in our unit tests? For UDNs (user defined networks) add tests to validate that the corresponding openflow rules are properly rendered (added/deleted/updated)...