Giter VIP home page Giter VIP logo

castinet's Introduction

castinet - small ipv6-only ASM/SSM mode multicast source and listener test programs

Just a really simple pair of programs for testing multicast reachability.

The source program (castinet) sends the specified message to the multicast address and port provided once per second until stopped with a CTRL-c / SIGINT.

The listener program listens for inbound multicast messages and prints them as they arrive.

Usage:

 castinet [--addr multicast address] [--port multicast port] [--grp groupname] [--ttl ttl] [--loop 0|1] message

 eg. castinet --addr ff3e::1 --port 4242 `hostname`

 listener [--addr multicast address] [--port port] [--grp groupname] [--src source address]

Providing a multicast source address to the listener with --src switches to Single Source Multicast (SSM) mode from the default Any Source Multicast (ASM) mode.

Multiple multicast groups can be joined by supplying more than one --addr argument.

 --grp groupname

the groupname is hashed to find the multicast group to join


Brett Sheffield <[email protected]>
2017-01-25

castinet's People

Contributors

brettsheffield avatar

Watchers

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