]> git.entuzijast.net Git - imunes.git/commit
Add GUI support for selecting routing protocols in use on virtual
authormarko <marko>
Thu, 23 Oct 2008 12:04:20 +0000 (12:04 +0000)
committermarko <marko>
Thu, 23 Oct 2008 12:04:20 +0000 (12:04 +0000)
commit66f355a4351856eab09575f13ad3086839826cbf
tree620f221ae214747db3adafbb1f716721d8d8aa7d
parent5454938997adee622d98f4014d22d7fe7bc54aeb
Add GUI support for selecting routing protocols in use on virtual
routers.  The GUI now provides menus for enabling / disabling RIPv2,
RIPng, OSPFv2 and OSPFv3, as well as mechanisms for automatic
generation of appropriate quagga / xorp config files.  Routing
protocols can only be enabled or disabled on per-router basis, i.e.
no finer-grain control over individual routing protocol parameters
or options is provided.  If required, users can extend the
machine-generated quagga or xorp config file skeletons using the
"Custom config" menu option.

By default, all new quagga or xorp router instances will have both
RIPv2 and RIPng enabled, just as it was before this change.  The
defaults can be changed in menu Tools -> Routing protocol defaults,
which will be applied both to all selected routers (if any) at the
time of change, as well as to all the subsequentially created ones.

Thanks Ana!!!

Bug found by:
Submitted by: Ana Mijocevic <ana.mijocevic at fer.hr>
Reviewed by:
Approved by:
Obtained from:
editor.tcl
initgui.tcl
nodecfg.tcl