CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/04/21 03:35:32
Modified files: sys/netinet : ip_carp.c Log message: Revert previous. Packets going through carp_input() but not destinated to the carp interface would end up enqueued without being decapsulated. Found the hard way by shten@