Hi I quickly looked through the MINA APIs (mainly 1.x). I could not find a way to set DF (do not fragment) bit.
DatagramSessionConfig does not seem to have a method for this? Is that possible in MINA? Basically I need a Java UDP server can tell the client the maximum MTU in both directions. thanks Satish
