On Fri, Apr 19, 2019 at 04:03:26PM +0200, Ilyes Ilyesss wrote: > i want to ask if there are possibility to edit ip header passing through > the open vswitch using script or programming code , befor it send the > packet, i want to mark or write in identification field in ip packet . > i want to use the principle : how openvswitch incremented the ttl field in > ip packet , but i don't how
OVS does not support writing to the IP ID field. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
