• This project
    • Loading...
  • Sign in

홍길동 / onos

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • onos
  • tools
  • package
  • etc
  • samples
  • org.onosproject.provider.nil.link.imp...
  • Pavlin Radoslavov's avatar
    Moved all ONOS-specific sample configuration *.cfg files from directory · 7159494d ...
    7159494d
      tools/package/etc/
    
    to directory
    
      tools/package/etc/samples/
    
    Also, removed some comments detailing the handling of the configuration
    files.
    
    Change-Id: I4e995cd2af3289b6dbbcbf2d3530628d2b197aba
    Pavlin Radoslavov authored 2015-03-03 17:47:59 -0800
org.onosproject.provider.nil.link.impl.NullLinkProvider.cfg 258 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
#
# Sample configurations for the NullLinkProvider.
#

#
# If enabled, sets the time between LinkEvent generation,
# in milliseconds.
#

#eventRate = 100000


#
# Set order of islands to chain together, in a line.
#
neighbors = 192.168.97.132,192.168.97.131