CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2018/02/14 18:03:17
Modified files: sys/net : if_gre.c Log message: take egre(4) packets out early in gre input this lets us look up the gre(4) interface before looking at the protocols it might be carrying.