Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
8bea9639 10/23/2010 10:28 AM Seth Mos

So gethostbyname() does not work for ipv6, instead run both ping and ping6. That works too.

86551a06 10/23/2010 10:19 AM Seth Mos

Do a gethostbyname() on the host address to get a IP address, then perform ping or ping6 for correct type.

47593ac6 10/22/2010 11:32 AM Seth Mos

Allow for configuring a IPv6 address on the interfaces page.
Add code to verify a ipv6 address
Let is_ipaddr() return true on a v4 and v6 address.
Change system gateways edit to fetch the global ipv6 interface ipv6 addresses and subnets
The current ipv6 function might need folding into filter_var() when that catches some documented corner cases....

be81b340 10/22/2010 03:49 AM Erik Fonnesbeck

Display the ICMP type (abbreviated) in the firewall rule list and show the full text when the cursor is over it for ticket #762

5e693f58 10/21/2010 09:11 PM Jim Pingle

Break after the first error.

630d7025 10/21/2010 09:08 PM Jim Pingle

Prevent the DHCP range from being changed to include static mapping entries. Fixes #964.

ab8d138d 10/21/2010 08:58 PM Jim Pingle

Reject DHCP static mappings that are inside of the DHCP range. Fixes #966

62b262e4 10/21/2010 08:07 PM Jim Pingle

Remove WIP note. This should resolve #555.

6a0b3ea4 10/21/2010 08:00 PM Jim Pingle

Indicate in various places if a certificate is revoked.

150bbe09 10/21/2010 07:49 PM Jim Pingle

Indicate if a certificate has been revoked, both in the cert list and the user manager list.

View revisions

Also available in: Atom