CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/16 10:54:30
Modified files:
sys/net : if_pflow.c
Log message:
use 'switch' rathan than an if-else construct to match on the netflow version
to in pflow_get_mbuf(),
to match the rest of the file
ok benno@ florian@
