Issue26

Title Bidirectional data transfer
Priority wish Status deferred
Superseder Nosy List pcalhoun
Assigned To Topics

Created on 2007-12-02.22:28:12 by pcalhoun, last changed 2007-12-03.22:18:24 by pcalhoun.

Messages
msg47 (view) Author: pcalhoun Date: 2007-12-02.22:28:12
In the CAPWAP spec, Data Transfer Request messages are sent by the WTP to the
AC when the WTP determines that it has important information to send to
the AC.  This is is essentially a "push" mechanism that is used to transfer 
crash files etc. to the AC, and works well for remote debugging.

However, it's desirable to have a mechanism by which the AC can "pull"
data related to crashes etc. from the WTP. This would be helpful when
debugging from the CLI.

We should make data transfer bi-directional so that both "push" and
"pull" models are supported.
History
Date User Action Args
2007-12-03 22:18:24pcalhounsetpriority: feature -> wish
status: unread -> deferred
2007-12-02 22:28:12pcalhouncreate