> 1) pass each packet without verification > 2) query the map cache for each packet. If no entry exists, discard the > packet and do not query the map server > 3) query the map cache for each packet. If no entry exists, discard the > packet and query the map server
4) Create an entry in another data structure which is smaller and has compressed entries in it. So verification checks can be done quickly and less often the need to do MDB lookups. Dino _______________________________________________ lisp mailing list [email protected] https://www.ietf.org/mailman/listinfo/lisp
