Coder Social home page Coder Social logo

rwatson / mbufs Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 1.04 GB

mbufs are a core BSD network-stack data structure. This repository contains experimentation with refining the abstraction and implementation of mbufs. Do not trust the code you find here, this stuff is at best a messy business.

License: Other

Makefile 1.95% Assembly 0.74% Groff 5.18% C 70.80% Shell 1.62% C++ 17.39% Rebol 0.01% Perl 0.73% R 0.01% Perl 6 0.02% Yacc 0.28% Max 0.01% DTrace 0.29% Java 0.02% HTML 0.84% PHP 0.01% Python 0.07% Ruby 0.01% Tcl 0.01% Lex 0.06%

mbufs's People

Contributors

alcriceedu avatar amotin avatar bapt avatar bmah888 avatar bsdimp avatar bsdjhb avatar bsdphk avatar cbrueffer avatar dag-erling avatar darkhelmet433 avatar delphij avatar dimitryandric avatar emaste avatar glebius avatar gwollman avatar hselasky avatar jillest avatar juikim avatar kientzle avatar kmacy avatar kostikbel avatar ngie-eign avatar nwhitehorn avatar nyan- avatar rwatson avatar sleffler avatar sparcplug avatar splbio avatar thompsa avatar trasz avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

mbufs's Issues

please update root-zone trust-anchors in dnssec_test.py file

Users of your software that enable DNSSEC will not be able to validate DNS after October the 11th 2018.

Your repository contains a dnssec_test.py file without the new DNSSEC trust-anchors:

resolver.add_ta(". IN DS 19036 8 2 49AAC11D7B6F6446702E54A1607371607A1A41855200FD2CE1CDDE32F24E8FB5")

It should also include:

resolver.add_ta(". IN DS 20326 8 2 E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D")

More information can be found at: https://www.icann.org/resources/pages/ksk-rollover

Please don’t hesitate to get in touch.

Warmly,

Roy Arends
ICANN

please update root-zone trust-anchors in unbound-anchor.c file

Users of your software that enable DNSSEC will not be able to validate DNS after October the 11th 2018.

Your repository contains a unbound-anchor.c file without the new DNSSEC trust-anchors:

". IN DS 19036 8 2 49AAC11D7B6F6446702E54A1607371607A1A41855200FD2CE1CDDE32F24E8FB5\n";

It should also include:

". IN DS 20326 8 2 E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D\n";

More information can be found at: https://www.icann.org/resources/pages/ksk-rollover

Please don’t hesitate to get in touch.

Warmly,

Roy Arends
ICANN

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.