From: Tom Herbert <t...@quantonium.net> Date: Mon, 11 Dec 2017 14:16:17 -0800
> How can we build a system that allows an unlimited number of > resolutions without drop? IPV4 routing solves this with a prefixed trie, for example. The fundamental backing datastructure for the switching or whatever operation must be in-memory, in the kernel, scalable, and without a fronting "cache".