CVSROOT: /cvs Module name: src Changes by: be...@cvs.openbsd.org 2014/01/21 14:27:14
Modified files: sbin/ifconfig : ifconfig.c ifconfig.8 share/man/man4 : pflow.4 sys/net : if_pflow.c Log message: allow pflow(4) to determine the src IP address based on the route table if flowsrc is not set. Now works with new udp checksum code. >From Nathanael Rensen (nathanael.openbsd AT list DOT polymorpheus DOT com), tweak and ok florian@