ns-3
ns3::Ipv4L3ClickProtocol Class Reference

Implement the Ipv4 layer specifically for Click nodes to allow a clean integration of Click.This is code is mostly repeated from the Ipv4L3Protocol implementation. Changes include: More...

#include <ipv4-l3-click-protocol.h>

Inheritance diagram for ns3::Ipv4L3ClickProtocol:
Collaboration diagram for ns3::Ipv4L3ClickProtocol:

List of all members.


Detailed Description

Implement the Ipv4 layer specifically for Click nodes to allow a clean integration of Click.

This is code is mostly repeated from the Ipv4L3Protocol implementation. Changes include:

  • A stripped down version of Send().
  • A stripped down version of Receive().
  • A public version of LocalDeliver().
  • Modifications to AddInterface().

The documentation for this class was generated from the following file: