Maybe so, but I know only OVS well.
On Tue, Apr 23, 2019 at 12:37:50AM +0200, Ilyes Ilyesss wrote: > does exist another device open source can i develop this function with it > (router , switch , controller .. ect ) [ i develop i mean i add by > developing using kernel linux or something else ... ] > > Le lun. 22 avr. 2019 à 18:12, Ben Pfaff <[email protected]> a écrit : > > > OVS doesn't support IP ID, so you would be adding support for a new > > field to OVS. > > > > On Mon, Apr 22, 2019 at 02:07:20AM +0200, Ilyes Ilyesss wrote: > > > i don't want to add a new field , in my project i have to write in IP ID > > > field specifically > > > if that possible by python or c , just i need the first step > > > > > > < > > https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail > > > > > > Garanti > > > sans virus. www.avast.com > > > < > > https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail > > > > > > <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > > > > > > Le ven. 19 avr. 2019 à 18:13, Ben Pfaff <[email protected]> a écrit : > > > > > > > On April 19, 2019 8:24:35 AM PDT, Ilyes Ilyesss <[email protected] > > > > > > > wrote: > > > >> > > > >> other question : > > > >> i can't not implement a code or script to make it do that ,basing in > > > >> incrementation of the ttl field . > > > >> it open source so .. > > > >> > > > >> Le ven. 19 avr. 2019 à 17:01, Ilyes Ilyesss <[email protected]> a > > > >> écrit : > > > >> > > > >>> thnak you sooo match > > > >>> you save my time > > > >>> > > > >>> Le ven. 19 avr. 2019 à 16:23, Ben Pfaff <[email protected]> a écrit : > > > >>> > > > >>>> 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. > > > >>>> > > > >>> > > > > Of course it's possible to add that feature. The FAQ gives some advice > > on > > > > how to support a new field. > > > > > > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
