UCLA-IRL / NAC-ABE

Attribute-based Access Control over Named Data Networking
GNU General Public License v3.0
14 stars 11 forks source link

Data Freshness Period #7

Closed dulalsaurab closed 1 year ago

dulalsaurab commented 2 years ago

The data freshness period and other data-related flags are set internally by the library. For example, in most of the producer data generation functions (here), the Freshness Period is set to 5 seconds (hardcoded). This can be a problem for applications that wants a different freshness period, say more than 5 seconds. Also, there doesn't seem to have a provision to set other data flags unless making changes to the library itself.

tylerliu commented 2 years ago

Emmm I feel like if we should find a more general solution on data production parameters.

tylerliu commented 1 year ago

Fixed by 9dee85159caa002b66d502127b4bd8f0d0dab141