CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2016/05/28 06:04:33
Modified files: sys/net : pf.c pf_norm.c Log message: Backout pf.c r1.972, pf_norm.c r1.184, ok claudio pf_test calls pf_refragment6 with dst=NULL, which is passed down to rtable_match which attempts to dereference it.