Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  local
  sbin
  share

Latest revisions

# Date Author Comment
fe416714 12/20/2014 06:12 PM Phil Davis

Put line break only if IPv4 address exists

This makes a line for the IPv4 address if it is there. If the IPv4 address goes away, the whole line will disappear, leaving just the IPv6 address without an empty line above it.

7a0c88f8 12/20/2014 06:05 PM Phil Davis

Interfaces widget remove blank line if no IPv4 address

If the interface had an IPv6 address but no IPv4 address, there was a blank line where the IPv4 address would have been. There is no need for that, and one day IPv4 will be old legacy and systems will routinely have no IPv4 addresses at all - they will all be IPv6. Might as well make that look ordinary on the display now....

6e795218 12/20/2014 05:16 PM Phil Davis

Set Interfaces widget IPv6 address

Now that get_interfacestatus() is returning us the IPv6 address, and interfaces.widget.php has a div to put it in, actually update the IPv6 address on the widget.

d7884992 12/20/2014 05:12 PM Phil Davis

Send IPv4 and IPv6 address in get_interfacestatus

And make them strong (bold), which is how they are displayed originally by interfaces.widget.php
This allows the AJAX that manipulates the div's in interfaces.widget.php to get the data, so it can make it update.

2795f40b 12/20/2014 05:08 PM Phil Davis

Interfaces widget create all div

All div for the various things need to be created here, so that later AJAX can switch the necessary things on/off and write a new IPv4 or IPv6 address into the div when an interface acquires an address.

5b4ed0e1 12/20/2014 01:57 AM Chris Buechler

Use correct port for viewing portal page contents. Ticket #4125

a98ff7ef 12/19/2014 09:17 PM Jim Pingle

Fix help for UPnP/NAT-PMP

906ae455 12/18/2014 11:21 AM Renato Botelho

Merge pull request #1391 from ExolonDX/master

f4c40620 12/17/2014 05:25 PM Renato Botelho

Disable dhcp server when interface is disabled. Ticket #4119

e94692c0 12/17/2014 05:25 PM Renato Botelho

Do not check disabled interfaces, ticket #4119

View revisions

Also available in: Atom