Revert previous. Packets going through carp_input() but not destinated
authormpi <mpi@openbsd.org>
Tue, 21 Apr 2015 09:35:32 +0000 (09:35 +0000)
committermpi <mpi@openbsd.org>
Tue, 21 Apr 2015 09:35:32 +0000 (09:35 +0000)
commit7cb182b490e4a60801bea9ee88f1e6ed0c9d2b2f
tree18b9f713b8ba9d49d344a5ba6b7c14ee5f94e0b3
parentd24a9401167c05cfcd60fd7a70f8e06455ceaa0c
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@
sys/netinet/ip_carp.c