Dear All, I modify packets with libipq, spcifically some additional data is added. Yet, I haven't found any documentation what happens when an ip packet gets too big and needs to be fragmented. Does libipq take care of this? Or do I have to split the packet manually? David