|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Angelos D. Keromytis (angelos
cvs.openbsd.org)Date: Thu May 31 2001 - 19:28:26 CDT
CVSROOT: /cvs
Module name: src
Changes by: angelos
cvs.openbsd.org 2001/05/31 18:28:25
Modified files:
sys/net : if_bridge.c
Log message:
Don't let packets that need IPsec crypto processing at the NIC be
bridge-broadcast; rather, turn off offloading for now. The IPsec stack
will do its own crypto for subsequent packets, which will be
broadcast. Once the bridge knows which interface to send packets for
that MAC to, if that interface supports IPsec offloading it'll turn it
back on.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]