BUG-109: implementation
[bgpcep.git] / README
diff --git a/README b/README
index 0e63d02de2cf54cf12a2bb141b05480250c46c8a..7312455a36fd239453f361c2833b5d34df3e533e 100644 (file)
--- a/README
+++ b/README
@@ -14,7 +14,7 @@ util:
        Common utility classes
 
 framework:
-       Legacy NIO-based protocol framework, to be replaced by Netty
+       Common framework for integrating protocol parsers with Netty
 
 bgp:
        BGP-related artifacts
@@ -22,6 +22,15 @@ bgp:
 pcep:
        PCEP-related artifacts
 
+pcep/pcepy:
+       Python PCEP library
+
+pcep/pcepdump:
+       Python-based PCEP listener and debug tool
+
+rsvp:
+       RSVP modeling concepts (needed by pcep)
+
 
 HOW TO BUILD
 ============