This project is mirrored from git://ohwr.org/white-rabbit/wr-switch-sw.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Jul 17, 2015
-
-
Alessandro Rubini authored
Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
-
- Jul 16, 2015
-
-
Alessandro Rubini authored
The apply_dot-config script was wrong: it wouldn't force on the empty root password. Thus, if it is set to something non-empty and then changed (by a network dot-config) to empty, it won't work. This bug only revealed on nfs-root setups. Now, it's stupid to keep two symbols (ROOT_PWD_CLEAR and ROOT_PWD_CYPHER), and I could simplify the script. And re-test. And change docs. No thanks. Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
lm32-vuart was destroying the tty it was run into. And ctrl-C was not working (the initial message "press ctrl-A" was not really visible). This removes part of the cruft of the program. It also adds a little delay when no bytes are there to read from FPGA to releaf a little the load on the ARM CPU. Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
-
- Jul 15, 2015
-
-
Alessandro Rubini authored
I already fixed that, but likely I made an error in "git rebase -i" before pushing to master. Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
-
José Luis Gutiérrez authored
New CSS style for sfpcalibration.php and endpointcalibration.php and management.php to make it fit in the layout for both Firefox and Chrome for both Windows and Linux.
-
José Luis Gutiérrez authored
Blank spaces and lines have been removed. Now in management.php users can modify DOT_CONFIG_URL A warning message when uploading or adding URL dotconfig is now shown.
-
José Luis Gutiérrez authored
In case dotconfig file has been modified by other users, the web interface shows an alert, reloads dotconfig and the data structure.
-
José Luis Gutiérrez authored
WR-PPSi now supports GrandMaster, Boundary Clock and FreeRunning modes using dotconfig. NTP server is now in PPSi configuration. When users try to set a NTP server in BC mode, there is an alert message because of the WR timing override. Help messages have been changed for management.php and ptp.php because of these changes. When the user tries to save changes and dotconfig file was modified by other user, the data structure must be reloaded (changes are not done)
-
José Luis Gutiérrez authored
WRS mode and NTP server will be part of WR-PPSi section.
-
José Luis Gutiérrez authored
Because of the NTP configuration, PPSI Setup section is now WR-PTP Setup
-
José Luis Gutiérrez authored
There was a display error when Vendor Serial(VS) was the first value and there was no Vendor Name (VN) When an entermediate element from the SFP list was deleted, that space was never used anymore. When there is no more space an alarm message is now shown.
-
José Luis Gutiérrez authored
Add and delete icons added instead of plain text. Form view has also been improved
-
José Luis Gutiérrez authored
Network configuration changes now displays an alert message (changed also in CSS file in previous commit)
-
José Luis Gutiérrez authored
dotconfig backup includes now serial number of the wrs. help message does not display all info in bold... COmmand to get monitor status improved: it looks for the last field, which is the always the status.
-
José Luis Gutiérrez authored
Form name fields for aux clock does not display now "aux.clock" for all of them since this is not necessary.
-
José Luis Gutiérrez authored
-
José Luis Gutiérrez authored
Users can now go from the endpoint mode selection screen to the advanced one to change endpoint's protocol, fiber, tx, rx, etc...
-
José Luis Gutiérrez authored
Changing aux clk2 configuration for wrs 3.4 does not reboot the wrs. Not the service is restarting from /etc/init.d/wrs_auxclk.
-
José Luis Gutiérrez authored
-
José Luis Gutiérrez authored
network.php now supports no info from dotconfig, displayed as "DHCP". In addition, after any change the WRS does not reboot and a message says that reboot is necessary to perform changes.
-
José Luis Gutiérrez authored
system monitor can be now enabled or disabled from web interface in management.php page.
-
José Luis Gutiérrez authored
Users could login using a substring of the username instead of the full name. It is now fixed.
-
José Luis Gutiérrez authored
sfpcalibration.php can now add new sfp data, modify and remove using dotconfig file.
-
José Luis Gutiérrez authored
If any data structure includes also a "help" column, this is displayed as a "title" message when the cursor is over the form cell.
-
José Luis Gutiérrez authored
These values are now read and saved in ppsi-pre.conf since ppsi.conf is now regenerated after everyboot.
-
José Luis Gutiérrez authored
When watchdog, monitor or snmpd system logs are not present in dotconfig but the user wants to use them, they are now added in dotconfig file.
-
José Luis Gutiérrez authored
Network setup now uses dotconfig file instead of /etc/network/interfaces. It supports now DHCP Only, DHCP Once and Static IP. After any change in the network configuration the WRS reboots. This shall be changed when the proper script performs this action properly. In functions.php, checking, adding and deleting "pairs" in dotconfig have been developed to make it easier for the configuration of different services. Dotconfig backup file includes the current date of the backup file. New and improved help messages have been added.
-
José Luis Gutiérrez authored
Aux Clock2 can be only used in 3.4 switches, so menu.php will only display this feature in these new switches.
-
José Luis Gutiérrez authored
Adding blank space to HARDWARE string for SCB and BLACKPLANE. Smaller size for endpointcalibration.php to make table fit better in layout. HTML charset is now utf-8 no avoid issues with special simbols.
-
José Luis Gutiérrez authored
after removing footer.png from the img/ folder (no longer needed), we got a 404 error and also a display issue in footer. Now fixed.
-
José Luis Gutiérrez authored
Renaming CONFIG_WRS_LOG_SNMP to CONFIG_WRS_LOG_SNMPD in data structure.
-
José Luis Gutiérrez authored
sfpcalibration shows the sfp database from dotconfig. At this moment, it only displays.
-
José Luis Gutiérrez authored
Log files for WRS_WATCHDOG, SNMP and MONIT have been added to the data structure.
-
José Luis Gutiérrez authored
management.php now offers the possibility to enable or disable the monitor system of the switch.
-
José Luis Gutiérrez authored
Updating the firmware from the web interface was not working because php.ini file did not allow users to upload files bigger than 8MB. The interface now updates this values (POST_MAX and PHP_MAX) to 30MB to make uploading the new firmware to the WRS.
-