Skip to content
Snippets Groups Projects
  1. Apr 18, 2013
  2. Apr 17, 2013
  3. Apr 16, 2013
  4. Apr 15, 2013
  5. Apr 13, 2013
  6. Apr 12, 2013
    • Rob Adams's avatar
    • Vishnu Emmadi's avatar
      Reduce flowmod usage by wildcarding parts of external IP addresses BVS-437 · 5a7d928c
      Vishnu Emmadi authored
      o IPV4SubnetTrie Enhancements:
          o Method to get the slices (absent keys) of a given key against the trie
          o Updated shortestNonMatchingPrefixLen to use a /32 key
      o VirtualRouting Flow Reconciliation Changes:
          o Support for processing slices and generating OFMatchReconcile objects for each slice
      o VirtualRouterManager Changes:
          o Store Src IP CIDRs in routing rules within a trie
          o Store Dst IP CIDRs in routing rules within a trie
          o PacketIn Flow:
              o Prefix is calculated as max of the shortestNonMatchingPrefix against the src/dst routing rule subnets and interface subnets
          o Reconciliation Flow:
              o getSlices against the src/dst routing rule trie of the input src/dst CIDR.
              o If no further slices of the input CIDR are generated by the routing rule trie, getSlices against the interface subnets
      5a7d928c
  7. Apr 10, 2013
  8. Apr 09, 2013
  9. Apr 08, 2013
  10. Apr 06, 2013
  11. Apr 05, 2013
  12. Apr 04, 2013
  13. Apr 03, 2013
  14. Apr 01, 2013
  15. Mar 29, 2013
  16. Mar 28, 2013
  17. Mar 27, 2013
Loading