Skip to content
Eddie Kohler edited this page Oct 17, 2017 · 1 revision

GridProxy Element Documentation

NAME

GridProxy — Click element;

SYNOPSIS

GridProxy(IP)

Ports: 2 inputs, 2 outputs
Processing: push

DESCRIPTION

a simple mobile-ip proxy Input 0: ipip packets from a gateway Input 1: ip packets for a mobile host Output 0: ip packets for the outside world Output 1: ipip packets for current "gateway" machine

GridProxy tracks the last gateway a host sent an ip packet through and when it receives packets for that host, it sends then to the gateway it was last heard through using an ipip tunnel.

Generated by click-elem2man from ../elements/grid/gridproxy.hh:11 on 2017/10/17.

Clone this wiki locally