← Back to team overview

marionnet-dev team mailing list archive

[Branch ~marionnet-drivers/marionnet/trunk] Rev 386: Added support for switches' configuration files. The user can now define a configuration file (wi...

 

------------------------------------------------------------
revno: 386
committer: Jean-Vincent Loddo <loddo@xxxxxxxxxxxxxxxxxxxx>
branch nick: marionnet
timestamp: Sat 2012-12-15 22:57:23 +0100
message:
  Added support for switches' configuration files. The user can now define a configuration file (with the vde syntax highlighting) through the dialog `insert/properties' of switches. This change introduces a new compile-time dependency because we require now the library `lablgtksourceview2'. In order to help the user, the first lines of the editing buffer are comments that explain the syntax of the most relevant vde commands:
  # ===== FAST SPANNING TREE COMMANDS
  # fstp/setfstp 0/1             Fast spanning tree protocol 1=ON 0=OFF
  # fstp/setedge VLAN PORT 1/0   Define an edge port for a vlan 1=Y 0=N
  # fstp/bonus   VLAN PORT COST  set the port bonus for a vlan
  # ===== PORT STATUS COMMANDS
  # port/sethub  0/1             1=HUB 0=switch
  # port/setvlan PORT VLAN       assign PORT to VLAN (untagged port)
  # ===== VLAN MANAGEMENT COMMANDS
  # vlan/create  VLAN            create the vlan VLAN
  # vlan/remove  VLAN            remove the vlan VLAN
  # vlan/addport VLAN PORT       add PORT to the VLAN's trunk (tagged)
  # vlan/delport VLAN PORT       remove PORT from the VLAN's trunk
added:
  gui/gui_source_editing.ml
  share/vde_switch.lang
renamed:
  simple_dialogs.ml => gui/simple_dialogs.ml
modified:
  Makefile.local
  gui/gui_bricks.mli
  gui/talking.ml
  marionnet.ml
  switch.ml


--
lp:marionnet
https://code.launchpad.net/~marionnet-drivers/marionnet/trunk

Your team marionnet-dev is subscribed to branch lp:marionnet.
To unsubscribe from this branch go to https://code.launchpad.net/~marionnet-drivers/marionnet/trunk/+edit-subscription