//
pkg.gl
Category
github.com/noisysockets/netstack
pkg
tcpip
link
qdisc
directory
0.9.0
Repository:
https://github.com/noisysockets/netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
Packages
fifo
Package fifo provides the implementation of FIFO queuing discipline that queues all outbound packets and asynchronously dispatches them to the lower link endpoint in the order that they were queued.