Reverse-path forwarding: Difference between revisions

Content deleted Content added
Comparision to Reverse-path Filtering: Reverse path filtering is a Linux Kernel feature.
Line 47:
 
==Comparision to Reverse-path Filtering==
Reverse Path Filters are generally used to disable asymmetric routing where an IP application has a different incoming and outgoing routing path. Reverse path filtering is a Linux Kernel feature. So major functionality is to prevent packet entering from one interface leaving via the other interfaces.
 
== See also ==