Re: [PATCH 2/2] [SCTP] Unmap v4mapped addresses during SCTP_BINDX_REM_ADDR operation.

2007-04-17 Thread David Miller
From: Vlad Yasevich <[EMAIL PROTECTED]> Date: Tue, 10 Apr 2007 17:21:24 -0400 > From: Paolo Galtieri <[EMAIL PROTECTED]> > > During the sctp_bindx() call to add additional addresses to the > endpoint, any v4mapped addresses are converted and stored as regular > v4 addresses. However, when trying

[PATCH 2/2] [SCTP] Unmap v4mapped addresses during SCTP_BINDX_REM_ADDR operation.

2007-04-10 Thread Vlad Yasevich
From: Paolo Galtieri <[EMAIL PROTECTED]> During the sctp_bindx() call to add additional addresses to the endpoint, any v4mapped addresses are converted and stored as regular v4 addresses. However, when trying to remove these addresses, the v4mapped addresses are not converted and the operation fa