CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2013/05/03 09:33:47
Modified files: sys/net : if_pflow.c if_pflow.h pf.c pfvar.h Log message: Export ingress/egress interface index in pflow(4). Report that this is needed for some netflow collector and tests by Chris Ivancic & Colin Ligertwood. OK mikeb@, benno@