~marionnet-drivers/marionnet/trunk

  • Committer: Jean-Vincent Loddo
  • Date: 2017-07-01 17:31:17 UTC
  • Revision ID: loddo@lipn.univ-paris13.fr-20170701173117-5xshq1iooq5tqsqn
Added a warning window related to the "world bridge" component. Now, a warning appears when the user defines or opens a project with this kind of component, while the marionnet bridge (MARIONNET_BRIDGE in marionnet.conf, by default "br0") is not found on the system. Hints are provided in the message to quickly solve the problem, i.e. :
---
sudo brctl addbr br0
sudo brctl addif br0 eth0    # or another interface(s)
sudo ifconfig br0 up
---
Filename Latest Rev Last Changed Committer Comment Size
..
compatibility 461 9 years ago Jean-Vincent Loddo Fixed the project's backward compatibility. Now th Diff
doc 1 16 years ago jean Re-created the repository. This new repository onl Diff
doc-src 153 15 years ago jean Added developers decumentation. Targets: documenta Diff
etc 35 16 years ago jean Synced from buildsystem; cosmetic changes Diff
gui 107 15 years ago jean Devitalization of gui.glade (now renamed in gui/gu Diff
Makefile.d 147 15 years ago jean Update of the buildsystem in order to be able to g Diff
po 145 15 years ago jean Internationalized 40% of the gui; French translati Diff
RPMS 201 14 years ago jean ease_package_creation Just small changes to ease p Diff
scripts 43 16 years ago jean Re-added and enabled can_directory_host_sparse_fil Diff
share 1 16 years ago jean Re-created the repository. This new repository onl Diff
uml 342.1.1 12 years ago Luca Saiu Added the ghostification stuff which was written a Diff
useful-scripts 42 16 years ago jean Added the directory useful-scripts, with Jean-Vinc Diff
.bzrignore 417 11 years ago Jean-Vincent Loddo Major change: added a complete machinery (about 20 24 bytes Diff Download File
AUTHORS 2 16 years ago jean Synced build system from the buildsystem project. 1017 bytes Diff Download File
cable.ml 470 8 years ago Jean-Vincent Loddo Fourth step of the transition Chip -> Cortex. Cabl 33.8 KB Diff Download File
cloud.ml 469 8 years ago Jean-Vincent Loddo Third step of the transition Chip -> Cortex. The o 10.5 KB Diff Download File
CONFIGME 476 8 years ago Jean-Vincent Loddo Added the parameter $prefix_install in CONFIGME an 4.1 KB Diff Download File
configuration.ml 456 9 years ago Jean-Vincent Loddo Fixed another IPv6-related issue: now the routers' 2.8 KB Diff Download File
configuration.mli 389 11 years ago Jean-Vincent Loddo Code adapted to the new version of ocamlbricks's C 894 bytes Diff Download File
configure 35 16 years ago jean Synced from buildsystem; cosmetic changes 1.1 KB Diff Download File
COPYING 1 16 years ago jean Re-created the repository. This new repository onl 17.5 KB Diff Download File
cow_files.ml 465 9 years ago Jean-Vincent Loddo Removed the constraint avoiding funny characters ( 3.2 KB Diff Download File
cow_files.mli 362 11 years ago Jean-Vincent Loddo Major change managing cow files: now they are copi 1.6 KB Diff Download File
daemon_client.ml 498 7 years ago Jean-Vincent Loddo Some changes in marionnet-daemon.ml in order to ma 4.5 KB Diff Download File
daemon_language.ml 498 7 years ago Jean-Vincent Loddo Some changes in marionnet-daemon.ml in order to ma 11.1 KB Diff Download File
daemon_parameters.ml 389 11 years ago Jean-Vincent Loddo Code adapted to the new version of ocamlbricks's C 1.6 KB Diff Download File
death_monitor.ml 446 10 years ago Jean-Vincent Loddo Major changes and improvements, especially in the 7 KB Diff Download File
descendants_monitor.ml 470 8 years ago Jean-Vincent Loddo Fourth step of the transition Chip -> Cortex. Cabl 2.1 KB Diff Download File
descendants_monitor.mli 445 10 years ago Jean-Vincent Loddo Added a better exit management. Now Marionnet kill 1.2 KB Diff Download File
disk.ml 481 7 years ago Jean-Vincent Loddo Added rc-files (read command files) support for ma 24.6 KB Diff Download File
disk.mli 481 7 years ago Jean-Vincent Loddo Added rc-files (read command files) support for ma 5.6 KB Diff Download File
gettext.ml 459 9 years ago Jean-Vincent Loddo Version compliant with OCaml 4.01.0. Also added a 2.8 KB Diff Download File
gettext.mli 407 11 years ago Jean-Vincent Loddo Added the configuration variable "MARIONNET_LOCALE 902 bytes Diff Download File
gettext_extract_pot_p4.conf 408 11 years ago Jean-Vincent Loddo Module ledgrid.ml re-introduced in marionnet from 101 bytes Diff Download File
global_options.ml 501 6 years ago Jean-Vincent Loddo Added a warning window related to the "world bridg 3.5 KB Diff Download File
graph.ml 362 11 years ago Jean-Vincent Loddo Major change managing cow files: now they are copi 8.5 KB Diff Download File
hub.ml 469 8 years ago Jean-Vincent Loddo Third step of the transition Chip -> Cortex. The o 11.2 KB Diff Download File
icon.ml 430 10 years ago Jean-Vincent Loddo Minor changes: obsolete file `command_line.ml' rem 1 KB Diff Download File
initialization.ml 498 7 years ago Jean-Vincent Loddo Some changes in marionnet-daemon.ml in order to ma 10.8 KB Diff Download File
INSTALL 10 16 years ago jean Synced from buildsystem 7.2 KB Diff Download File
log.ml 446 10 years ago Jean-Vincent Loddo Major changes and improvements, especially in the 1.7 KB Diff Download File
machine.ml 493 7 years ago Jean-Vincent Loddo Fixed ambiguity about the semantic of buttons "sta 27.3 KB Diff Download File
Makefile 476 8 years ago Jean-Vincent Loddo Added the parameter $prefix_install in CONFIGME an 35.4 KB Diff Download File
Makefile.local 489 7 years ago Jean-Vincent Loddo Reactive library "chip", now obsolete, removed fro 7.9 KB Diff Download File
marionnet-daemon.ml 498 7 years ago Jean-Vincent Loddo Some changes in marionnet-daemon.ml in order to ma 24.2 KB Diff Download File
File marionnet-toplevel 365 11 years ago Jean-Vincent Loddo Improved the procedure choosing the temporary work 4.2 KB Diff Download File
File marionnet-utop 389 11 years ago Jean-Vincent Loddo Code adapted to the new version of ocamlbricks's C 4.6 KB Diff Download File
marionnet.ml 469 8 years ago Jean-Vincent Loddo Third step of the transition Chip -> Cortex. The o 16.2 KB Diff Download File
marionnet.odocl 298 13 years ago Jean-Vincent Loddo Finishing the major refactoring started at revisio 1.2 KB Diff Download File
message_passing.ml 409 11 years ago Jean-Vincent Loddo Some typos fixed. Gettext's files (.pot and .po) u 2.6 KB Diff Download File
META 311.1.9 13 years ago Jean-Vincent Loddo Fixed wrong push 141 bytes Diff Download File
motherboard_builder.ml 470 8 years ago Jean-Vincent Loddo Fourth step of the transition Chip -> Cortex. Cabl 6.2 KB Diff Download File
motherboard_builder.mli 469 8 years ago Jean-Vincent Loddo Third step of the transition Chip -> Cortex. The o 139 bytes Diff Download File
NEWS 17 16 years ago jean Added NEWS (it's from the previous sync, but I had 765 bytes Diff Download File
progress_bar.ml 446 10 years ago Jean-Vincent Loddo Major changes and improvements, especially in the 3.6 KB Diff Download File
README 64 16 years ago jean Exam modality overhaul 774 bytes Diff Download File
REQUIREMENTS 59 16 years ago jean Implemented the debug mode(task #121), even if it 1.9 KB Diff Download File
router.ml 494 7 years ago Jean-Vincent Loddo Added the possibility of selecting Quagga services 48.8 KB Diff Download File
serial.ml 483 7 years ago Jean-Vincent Loddo Introduced a variable OCAML4_02_OR_LATER in order 8.5 KB Diff Download File
serial.mli 351 12 years ago Jean-Vincent Loddo Serial line management improved: now we can send a 980 bytes Diff Download File
simulation_level.ml 498 7 years ago Jean-Vincent Loddo Some changes in marionnet-daemon.ml in order to ma 64.8 KB Diff Download File
simulation_level.mli 484 7 years ago Jean-Vincent Loddo Added functionality "Show Quagga terminal" (CISCO- 15.2 KB Diff Download File
sketch.ml 468 8 years ago Jean-Vincent Loddo Second step of the transition Chip -> Cortex. The 10 KB Diff Download File
sketch.mli 468 8 years ago Jean-Vincent Loddo Second step of the transition Chip -> Cortex. The 3.1 KB Diff Download File
splash.ml 373 11 years ago Jean-Vincent Loddo Added support for command line options (notably -v 3.8 KB Diff Download File
state.ml 501 6 years ago Jean-Vincent Loddo Added a warning window related to the "world bridg 34.5 KB Diff Download File
switch.ml 488 7 years ago Jean-Vincent Loddo Fixed some possible problems with the widget const 21.7 KB Diff Download File
task_runner.ml 446 10 years ago Jean-Vincent Loddo Major changes and improvements, especially in the 6.9 KB Diff Download File
task_runner.mli 500 6 years ago Jean-Vincent Loddo Added interface task_runner.mli 1.4 KB Diff Download File
File test_with_utop.sh 495 7 years ago Jean-Vincent Loddo Fixed some problems related to X connections. Now 1.4 KB Diff Download File
THANKS 2 16 years ago jean Synced build system from the buildsystem project. 2.1 KB Diff Download File
TODO 294 13 years ago Jean-Vincent Loddo Major changes: all treeview related code renamed, 31.9 KB Diff Download File
treeview.ml 469 8 years ago Jean-Vincent Loddo Third step of the transition Chip -> Cortex. The o 58 KB Diff Download File
treeview_defects.ml 469 8 years ago Jean-Vincent Loddo Third step of the transition Chip -> Cortex. The o 18.6 KB Diff Download File
treeview_documents.ml 469 8 years ago Jean-Vincent Loddo Third step of the transition Chip -> Cortex. The o 11.8 KB Diff Download File
treeview_history.ml 469 8 years ago Jean-Vincent Loddo Third step of the transition Chip -> Cortex. The o 20.7 KB Diff Download File
treeview_ifconfig.ml 469 8 years ago Jean-Vincent Loddo Third step of the transition Chip -> Cortex. The o 20.5 KB Diff Download File
user_level.ml 469 8 years ago Jean-Vincent Loddo Third step of the transition Chip -> Cortex. The o 61 KB Diff Download File
user_level.mli 469 8 years ago Jean-Vincent Loddo Third step of the transition Chip -> Cortex. The o 26.6 KB Diff Download File
version.mli 446 10 years ago Jean-Vincent Loddo Major changes and improvements, especially in the 45 bytes Diff Download File
world_bridge.ml 501 6 years ago Jean-Vincent Loddo Added a warning window related to the "world bridg 16.1 KB Diff Download File
world_gateway.ml 469 8 years ago Jean-Vincent Loddo Third step of the transition Chip -> Cortex. The o 15.9 KB Diff Download File
x.ml 495 7 years ago Jean-Vincent Loddo Fixed some problems related to X connections. Now 12.9 KB Diff Download File
x.mli 495 7 years ago Jean-Vincent Loddo Fixed some problems related to X connections. Now 1.3 KB Diff Download File
xforest.ml 446 10 years ago Jean-Vincent Loddo Major changes and improvements, especially in the 4.3 KB Diff Download File