Changes between Version 6 and Version 7 of Internal/WiMAX/WiMAXAPI/fBSFBDpApi


Ignore:
Timestamp:
Apr 15, 2010, 6:12:02 PM (14 years ago)
Author:
shweta
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/WiMAX/WiMAXAPI/fBSFBDpApi

    v6 v7  
    66This API is called by the datapath manager after it receives appropriate notification from the RM-Datapath API
    77=== appendMACAcl ===
    8 Add  the given MAC address to the Access Control List (ACL) at the Basestation Transceiver System (BTS)
     8Add  the given MAC address to the Access Control List (ACL) in the Basestation Transceiver System (BTS)
    99{{{
    1010appendMACAcl (MS_MAC_Addr, IPaddress/mask)
     
    1313}}}
    1414=== removeMACAcl ===
    15 Remove  the given MAC address from the ACL of the BTS
     15Remove  the given MAC address from the ACL in the BTS
    1616{{{
    1717removeMACAcl( MS_MAC_Addr, IPaddress/mask)