Advisory Guidelines for UDP Deployment
tools.ietf.org
Advisory Guidelines for UDP Deployment
1–10 of 23 posts
Re: Advisory Guidelines for UDP Deployment
#2Re: Advisory Guidelines for UDP Deployment
#3The original title of this document is "Advisory Guidelines for UDP Deployment". HN Guidelines (see the link at the bottom of the page) specify that you should use the original title unless it's misleading or linkbait.
Re: Advisory Guidelines for UDP Deployment
#4Re: Advisory Guidelines for UDP Deployment
#5Cam, why would you ban UDP when you fix source routing at layer 3 instead? The amplification attacks depend on IP transit providers routing packets from ports with a source route in that packet that arrive from an interface where they could not possibly have originated. Every router knows from static inspection of its route tables which interface a packet with the bogus packets source route would get sent to it if we…
Re: Advisory Guidelines for UDP Deployment
#6Thank you for your thoughts, but can you also provide an alternative solution to best-effort, non-ordered, low latency package delivery?
Without that a wide swath of applications (e.g. latency-sensitive gaming) will become literally impossible to implement, and i do not think the recommendation of IPSec is useful for all applications.
Re: Advisory Guidelines for UDP Deployment
#7I'd be more interested in making UDP more secure (and learning more about best practices) than to "avoid using UDP as a transport when possible".
Re: Advisory Guidelines for UDP Deployment
#8Cam, why would you ban UDP when you fix source routing at layer 3 instead? The amplification attacks depend on IP transit providers routing packets from ports with a source route in that packet that arrive from an interface where they could not possibly have originated. Every router knows from static inspection of its route tables which interface a packet with the bogus packets source route would get sent to it if we…
Re: Advisory Guidelines for UDP Deployment
#9Re: Advisory Guidelines for UDP Deployment
#10Cam, why would you ban UDP when you fix source routing at layer 3 instead? The amplification attacks depend on IP transit providers routing packets from ports with a source route in that packet that arrive from an interface where they could not possibly have originated. Every router knows from static inspection of its route tables which interface a packet with the bogus packets source route would get sent to it if we…