Giter VIP home page Giter VIP logo

hicn's Introduction

Hybrid Information-Centric Networking (hICN)

Introduction

This is an open source implementation of Cisco's hICN. It includes a network stack, that implements ICN forwarding path in IPv6, and a transport stack that implements reliable and unrelieable transport with congestion control and loss management by ARQ or FEC. It supports applications such as reliable multicast for ABR video, real-time video conferencing and on-line multiplayer games. The client stack has been tested on iOS and Android over Wi-Fi, LTE and Ethernet including multi-homing use cases.

Directory layout

Directory name Description
lib Core support library
hicn-plugin VPP plugin
hicn-light Lightweight packet forwarder
libtransport Support library with transport layer and API
apps Application examples using hicn stack and tools
ctrl Tools and libraries for network configuration and control

hicn plugin is a VPP plugin that implement hicn packet processing as specified in https://datatracker.ietf.org/doc/draft-muscariello-intarea-hicn/. The transport library is used to implement the hicn host stack and makes use of libmemif as high performance connector between transport and the network stack. The transport library makes use of VPP binary API to configure the local namespace (local face management).

Supported platforms

  • Ubuntu 20.04 LTS (amd64, arm64)
  • Android 10+
  • iOS 13+
  • macOS 10.15+
  • Windows 10+

Binaries

Ubuntu (amd64, arm64)

https://packagecloud.io/fdio/release

Docker

https://hub.docker.com/u/icnteam

Release note

The current master branch provides the latest release which is compatible with the latest VPP stable. No other VPP releases are supported nor maintained. At every new VPP release distribution hicn master branch is updated to work with the latest stable release. All previous stable releases are discontinued and not maintained. The user who is interested in a specific release can always checkout the right code tree by searching the latest commit under a given git tag carrying the release version.

hicn's People

Contributors

msardara avatar acompagn avatar micpapal avatar muscariello avatar manang avatar marcotrinelli avatar castorche avatar jordanauge avatar vvalderrv avatar mightynerderic avatar grassig avatar junsu99 avatar sunghee-se avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.