Giter Site home page Giter Site logo

fabler's People

Contributors

msuriar avatar

Watchers

 avatar  avatar  avatar

fabler's Issues

Timeouts should fail too.

If the test command takes too long, then it should have its process group killed, and failure reported.

You can wait with SIGCHLD, and create progress groups with setpgrp().

Proper command line parsing

Look in to how to do proper command line parsing in C. Stuff that should be a command line argument:

  • Advertise interval
  • Command timeout
  • Prefix
  • Next hop (maybe; if this is being run on a different machine to the service being offered, might be the wrong thing to be using.)
  • Min successes (number of consecutive successes before starting advertising)
  • Min failures (number of consecutive failures before advertising at max metric)

BGP support

Addition of BGP support to this would be fantastic. Perhaps with the ability to announce/withdraw, or change the community attribute of the annoucement on success/failure.

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.