INFLICT

From Navigators

Revision as of 14:33, 24 May 2015 by Rcaldeira (Talk | contribs)
Jump to: navigation, search

NOTE: PAGE UNDER CONSTRUCTION

INFLICT (Integrated Network monitor and FauLt InjeCTor) is a integrated network monitor and fault-injection tool for IEEE 802.15.4 networks.

Contents

Team

Advisor

Students

Publications

Pre-Requisites

Required Software

Installation Instructions

Manual Installation

Introduction

For the purpose of this example, the chosen directory will be: /opt/INFLICT

Ubuntu/Debian

$ sudo apt-get -y install build-essential autoconf bison flex libtool libgtk2.0-dev libpcap-dev libc-ares-dev libsmi2-dev libgnutls-dev libgcrypt11-dev libkrb5-dev libcap2-bin libgeoip-dev libortp-dev libportaudio-dev openjdk-7-jdk openjdk-7-jre msp430-libc gcc-msp430 msp430mcu git openssh-client

Fedora/RedHat/CentOS

$sudo yum -y groupinstall "Development Tools"
$sudo yum -y install bison flex gtk2-devel libpcap-devel c-ares-devel libsmi-devel gnutls-devel libgcrypt-devel krb5-devel GeoIP-devel ortp-devel portaudio-devel openssh msp430-binutils msp430-gcc msp430-libc msp430-libc git java-1.8.0-openjdk java-1.8.0-openjdk-devel

Commom

$ ssh-keyscan bitbucket.com >> ~/.ssh/known_hosts
$ cd /opt
$ sudo mkdir INFLICT
$ cd INFLICT
$ git clone git@bitbucket.org:rcpinto/whipit.git
$ git clone git@bitbucket.org:rpcaldeira/thesis.git
$ git clone git@bitbucket.org:rpcaldeira/karyon-adapter.git
$ git clone git@bitbucket.org:rpcaldeira/karyon-wireshark.git
$ git clone git@bitbucket.org:rpcaldeira/frame-generator.git
$ wget TODO: ODT

Bash Script

To ease the difficulty of the less experienced users, a Bash Script is provided in order to install automatically all the features of INFLICT. Download link will be available soon.

Acknowledgements and Related Projects

Personal tools
Navigators toolbox