1. 13 Oct, 2014 3 commits
    • Added <null> tags to terminate <completers> lists in the CLI shell
      config.  These null values stop completers from adding extra
      arguments at the end of commands.  If a <null> is not added
      at the end of a list of completers, that means use the last
      completer as many times as possible.
      Ray Milkey authored
    • Change-Id: I0a343f39560aaada3a3bdff0fab23a3845ab1481
      Yuta HIGUCHI authored
    • This is a very simplistic implementation of an intent that
      represents multiple sources with a single destination.
      The implementaiton is simple, it just computes the union
      of the set of path segments needed to satisfy all the connections
      and installs them.
      
      The unit test is just a skeleton with a single test case and
      needs to be expanded.
      Ray Milkey authored
  2. 12 Oct, 2014 7 commits
  3. 11 Oct, 2014 11 commits
  4. 10 Oct, 2014 19 commits