Pinned Repositories
7710bis
7710bis
blue-red-hats
Working on a puzzle by simulation. Playing with C++ futures, threads, and enum classes.
dnsmon
Experimental DNS proxy
docker-sandvine-license
Docker container to run Sandvine's license server
draft-capport-architecture
Solution overview for IETF CAPPORT. NOTE: active work will happen in git@github.com:capport-wg/architecture.git
draft-dolson-plus-middlebox-benefits
IETF collaboration
draft-dolson-sfc-hierarchical
IETF draft for hierarchical service chaining
draft-dolson-sfc-oam-sff-sf-cv
Working versions of IETF draft
html-slides
Say good-bye to ppt. Write your slides in HTML. You are a programmer, after all.
nsh-sf-devkit
A Service Function Development Framework
dcdolson's Repositories
dcdolson/nsh-sf-devkit
A Service Function Development Framework
dcdolson/draft-capport-architecture
Solution overview for IETF CAPPORT. NOTE: active work will happen in git@github.com:capport-wg/architecture.git
dcdolson/draft-dolson-plus-middlebox-benefits
IETF collaboration
dcdolson/draft-dolson-sfc-hierarchical
IETF draft for hierarchical service chaining
dcdolson/draft-dolson-sfc-oam-sff-sf-cv
Working versions of IETF draft
dcdolson/html-slides
Say good-bye to ppt. Write your slides in HTML. You are a programmer, after all.
dcdolson/7710bis
7710bis
dcdolson/blue-red-hats
Working on a puzzle by simulation. Playing with C++ futures, threads, and enum classes.
dcdolson/dnsmon
Experimental DNS proxy
dcdolson/doxypypy
A more Pythonic version of doxypy, a Doxygen filter for Python.
dcdolson/freebsd-cross-build
(Cross) Compile FreeBSD binaries on Linux
dcdolson/sandscript-library-interface
Header files for interface between Sandvine SandScript and an arbitrary external library
dcdolson/SandScripthon
Sandvine's SandScript extended with Python
dcdolson/Semantic-Segmentation-Suite
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
dcdolson/sfc-nfv-patterns
IETF draft for providing SFC in NFV infrastructure
dcdolson/tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
dcdolson/trivial-http-server
I often want a very cheap, easy, and temporary http server. Built in 20 lines of go.