Hello everyone.
It would great to have route marking on connection level. Internally RoS acting as Linux and have marks for connections and packets. But in RoS only packet mark divided by two bitfields, one represents for us as "route-mark" and the second one as "packet-mark" and both of it affected to packets. I want to have the same thing on the connection level. One field corresponding to a route-mark and second one to a packet-mark. And I want to have a function to copy values from a connection to packet mark and vice versa.