Giter VIP home page Giter VIP logo

dhcpv6lib's Introduction

dhcpv6lib

DHCPV6 Library in Java

To build: Download code and execute mvn clean package

FAQ:

Does it work?

Yes. I have used it to to successfuly acquire/renew IPv6 using DHCPV6 following http://tools.ietf.org/html/rfc3315

Why is there no activity?

Because I am not always working on this. Its just a library, there are other things to do in life.

Is there any sample program?

There is a sample program included. This prgram dumps DHCPv6 messages from given pcap file. Please execute

mvn -f pom2.xml package

to build it. and

mvn -f pom2.xml exec:java -Dexec.args="path to pacp file.pcap"

To execute it.

The library is missing so-and-so option, why is that so?

Because I do not know anything about it. If you send me the format and I have spare time I will add it or you are welcome to add it.

I have found a bug, can you fix it? Send me an email about it, I will look at it.

dhcpv6lib's People

Contributors

krishnact avatar

Stargazers

 avatar

Watchers

 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.