Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/texus/clickmobileip
Simplified Mobile IP implementation with the Click modular router
https://github.com/texus/clickmobileip
Last synced: 2 months 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 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-04T22:00:24.000Z (about 10 years ago)
- Last Synced: 2023-03-23T22:17:51.310Z (almost 2 years ago)
- Language: C++
- Homepage:
- Size: 54.6 MB
- Stars: 4
- Watchers: 2
- 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