https://github.com/texus/clickmobileip
Simplified Mobile IP implementation with the Click modular router
https://github.com/texus/clickmobileip
Last synced: about 1 year ago
JSON representation
Simplified Mobile IP implementation with the Click modular router
- Host: GitHub
- URL: https://github.com/texus/clickmobileip
- Owner: texus
- Created: 2014-10-09T16:19:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-04T22:00:24.000Z (over 11 years ago)
- Last Synced: 2025-03-20T21:40:51.685Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 54.6 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
## Installation
To install click, run the following inside the click-2.0.1 folder:
./configure --disable-linuxmodule --enable-local --enable-etherswitch
make -j4
## Usage
To run the main program, simply execute the run.sh script from the root folder.
## Authors
* Bruno Van de Velde
* Elise Kuylen