0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 15 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add uinet as a submodule. More... almost 10 years ago
Just copy back the original network address. More... almost 10 years ago
Handle IPv6 addresses. More... almost 10 years ago
Thinky. More... almost 10 years ago
Think about eviction. More... almost 10 years ago
Comments. More... almost 10 years ago
Don't use a const iterator here, per problem report from Alain-Pierre Perrin. More... almost 10 years ago
Bump copyrights on files modified in the past year. More... almost 10 years ago
Add a tool for fixing my copyrights at least. More... almost 10 years ago
Bump copyright. More... almost 10 years ago
Switch to 32-bit frame lengths, renumber OP_FRAME, and bump XCODEC_PIPE_MAX_FRAME to 1MB. More... almost 10 years ago
Look in the topmost frame to respond to an <ASK>, not in the master cache. More... almost 10 years ago
Implement frame tracking and advancing. This breaks the pipe protocol. More... almost 10 years ago
Missing include. More... almost 10 years ago
Mention <OP_ADVANCE> in <OP_FRAME>'s documentation. More... almost 10 years ago
Basic data structures (unused) which will be required for the frame advance mechanism. More... almost 10 years ago
More thinking about overhead. More... almost 10 years ago
Note-to-self. More... almost 10 years ago
Add a note-to-self. More... almost 10 years ago
Allow the caller to maintain a map of referenced segments. More... almost 10 years ago
Bump year. More... almost 10 years ago
Start thinking about frame tracking. More... almost 10 years ago
I'm back to names instead of hashes to deal with reuse. More... almost 10 years ago
Fix LRU map to be ordered, and add a comment about a way to avoid this if it turns out to have a high performance penalty. More... almost 10 years ago
Basic support for clamping memory usage of a memory cache. More... almost 10 years ago
Track whether there's a waiter on the sleepq. More... almost 10 years ago
Fix a typo in epoll support. Also don't exit if we receive a non-fatal signal. More... about 10 years ago
Add support for NETMAP_API >= 10 More... about 10 years ago
Add -lpcap to LDADD More... about 10 years ago
Added rudimentary libpcap packet interface (if_pcap). More... about 10 years ago