Author: adrian.chadd
Date: Sun Feb 22 21:17:20 2009
New Revision: 13843
Modified:
playpen/LUSCA_HEAD_bgp/libsqbgp/TODO
Log:
Update TODO
Modified: playpen/LUSCA_HEAD_bgp/libsqbgp/TODO
==============================================================================
--- playpen/LUSCA_HEAD_bgp/libsqbgp/TODO (original)
+++ playpen/LUSCA_HEAD_bgp/libsqbgp/TODO Sun Feb 22 21:17:20 2009
@@ -9,4 +9,9 @@
can happen in the bgpconn code, leaving bgp_core for FSM, and bgp_packet
for building/parsing BGP stuff.
+* This implementation stores only the last ASN for now, rather than the
whole
+ path. Yes, the whole path would be much nicer, esp. to be able to build
+ rules which say "if X is from a source which transits AS y", but its not
+ needed for now. One would also have to implement AS path
hashing/referencing
+ to keep that somewhat efficient.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---