CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2011/09/21 17:48:23
Modified files: regress/sys/net/pf_fragment: Makefile Added files: regress/sys/net/pf_fragment: frag.py frag6.py frag6_cutnew.py frag6_cutold.py frag6_dropnew.py frag6_dropold.py frag6_ext.py frag_cutnew.py frag_cutold.py frag_dropnew.py frag_dropold.py Log message: Add tests for pf fragment reassembly with all kinds of overlapping. Some fragments contain invalid data, this must be replaced to reassemble a valid packet.