Skip to content

I would like to implement an AQM on a RPL intermediate router #2733

@ekarani

Description

@ekarani

Greetings to all.

For a master's degree project, I am trying to implement AQM CoDel in an intermediate router that mediates communication between the UDP client and server, where the UDP server is the root of the RPL DAG. Since this is my first time using the simulator, I wanted to adapt the examples provided in the Contiki-3 Cooja VM. To do this, I modified the codes in the examples/ipv6/rpl-udp folder to calculate end-to-end latency and created (with the help of Chat GPT) the code for the intermediate router (which is not the root of the DAG, unlike the border router in the examples). The router is correctly forwarding packets between the client and server, but there is a bufferbloat phenomenon -- which I want to reduce with AQM. At the moment, I am having difficulty intercepting the router packets to be queued.

Are there any examples or documentation on packet interception in Cooja?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions