Dragos Vingarzan
Dragos Vingarzan
Closing as replaced by https://github.com/kamailio/kamailio/pull/3901
The documentation says "remove + generate", so I'd say this is then buggy behavior. I looked briefly at the code and ... it's a bit questionable if it would work...
A transparent TCP Load Balancer insertion between Diameter peers (this is what you're trying to achieve, right?) won't be Diameter aware. So it sounds like it works as it would...
This seems to be the same as #35
When digging more in the specs and how the Linux kernel SCTP implementation uses it, this seems to be a documentation and/or usage issue. On the wire the network-byte-order is...