CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2012/05/12 07:08:48
Modified files: sys/net : pf.c pf_norm.c Log message: Ignore/preserve ECN bits on ToS matching and scrubbing. The lower 2 bits of the tos-header are used for ECN. (http://tools.ietf.org/html/rfc2474#section-3) OK henning@, haesbaert@