Real, Practical Constraints
Firewalls
- They keep us out for a reason, you know…
- But it should be easier to permit than deny
Transport Stacks
- don’t have slots to track millions of open TCP connections -- so UDP is needed even when reliability IS a concern.
Security
- Needs to integrate with what we have -- this does NOT merit a new scheme.