Skip to content

Improving the data structures used #2

@MeherRushi

Description

@MeherRushi

Currently we have used simple data structures for BPF_MAP_TYPE_LRU_HASH for the IP maps, which is decent enough but we could look into utilising data structures such as LPM(Least Prefix Match) tries as they would reduce the time complexity of the program

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions