Lesson 6 - Term Flashcards
What are firewalls
Form of packet classification, Implemented at entry and exit points of networks to filter out unwanted traffic
What are resource reservation protocols
Form of packet classification, E.g. DiffServ uses reserve bandwidth between source and destination
What is routing based on traffic type
Form of packet classification, helps avoid delays for time-sensitive applications
What is linear search
Type of firewall implementation for searching rules in a database and keeping track of best-match rule
What is caching
Another packet classification solution, cache search results for faster classification
What is the backracking approach
Opposite of the set-pruning approach, the search algorithm “backtracks” search on the source tries associated with all ancestors, which results in a lower memory requirement