Coder Social home page Coder Social logo

eswnwind / vtrunkd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vrayosystems/vtrunkd

1.0 1.0 0.0 1.88 MB

Open source SD WAN daemon for linux (network link bonding/trunking/aggregation and multichannel VPN daemon).

Makefile 1.36% C 87.97% Lex 0.51% Yacc 2.04% Objective-C 0.69% Shell 5.71% Roff 1.72%

vtrunkd's Introduction

Build Status

vtrunkd - universal network link bonding and multichannel VPN.

Copyright (C) 2015-2016 Vrayo Systems team, http://vrayo.com/

Vtrunkd is a Linux VPN daemon used to combine several connection paths into one aggregated channel. Features latency, reordering and jitter management, behaviour analysis optimizations for encapsulated protocols, bufferbloat control, packet redundancy, and multiple cpu cores utilization. Up to 30 heterogenous links bonding supported. Used for live streaming, LTE/3G/Wi-Fi link bonding. 32/64-bit, x86, MIPS and ARM supported. Supports python plug-ins for new algorithms implementation.

Compilation and Installation:

In order to compile vtrunkd you need several software packages. Required packages:

  • Good C compiler (gcc, egcs, etc)
  • GNU Make (make)
  • GNU libtool (libtool)
  • Lexical Analyzer (flex, lex)
  • YACC (yacc, bison, byacc)
  • Universal TUN/TAP driver http://vtun.sourceforge.net/tun

On ubuntu, run:

$ sudo apt-get install build-essential flex bison
$ ./configure --prefix=
$ make
$ sudo make install

Support

If you have any suggestions, ideas, wishes send them to


vtrunkd and vtrunkd algorithm (C) Andrew Gryaznov

Based on Vtun (C) 1998-2004 Maxim Krasnyansky

This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/). Copyright (c) 1998-2004 The OpenSSL Project. All rights reserved.

vtrunkd's People

Contributors

joseguerrero avatar grandrew avatar dpq avatar

Stargazers

eswnwind avatar

Watchers

eswnwind 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.