Project

General

Profile

Download (10.5 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5b3bd46c 01/27/2013 01:38 AM Cyrill B

Re-add lost parenthesis

0e22dda5 01/24/2013 09:57 AM Ermal LUÇI

Put some more sanity checking for various interface configurations

13b31977 12/19/2012 02:22 PM Cyrill B

Remove whitespace

8436caa7 12/19/2012 02:16 PM Cyrill B

Add IP alias support to GIF interfaces

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

f51d5d57 03/28/2012 10:50 PM Darren Embry

feature #2320: JS helper to toggle subnet mask for ipv4/v6 during input

http://redmine.pfsense.org/issues/2320

a8fe61f1 03/28/2012 08:56 PM Darren Embry

prep work for feature #2320: tag fields for ipv4v6

2d107ad5 01/15/2012 01:38 PM Seth Mos

Remove 32 bit subnetmask limitation for IPv6

404e0009 03/27/2011 11:17 AM Seth Mos

Fix the gif edit page, it was checking the subnet bits, not the actual subnet. The check needs to be refined to check actual subnets instead of just the address. but this will do for now.

e269b621 03/02/2011 09:39 AM Seth Mos

Merge remote branch 'upstream/master'

baca83aa 03/02/2011 04:51 AM Marcus Brown

Fix page title text. Replace "Firewall" with "Interfaces" in title.

8e559859 02/16/2011 09:40 PM Scott Ullrich

Minor english fixes from Bill

1f74cd2d 01/18/2011 08:10 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/interfaces.inc
etc/inc/system.inc

a2ec32a9 12/21/2010 04:38 PM Ermal LUÇI

Reconfigure the assigned interface settings if we are modifying the clone settings from interfaces->assign->TYPE.

81afb509 12/20/2010 08:06 PM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/interfaces.inc
etc/inc/vslb.inc
usr/local/www/interfaces.php

11decf6e 12/09/2010 02:25 PM Ermal LUÇI

Show carp on the list of interfaces to be used for creating gif/gre tunnels.

172007f5 11/15/2010 11:46 AM Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
etc/inc/filter.inc
etc/inc/system.inc
usr/local/www/interfaces.php
usr/local/www/interfaces_gif_edit.php

dd5bf424 11/12/2010 04:36 PM Scott Ullrich

Fix XSS issues

225a2f0b 11/12/2010 04:03 PM Scott Ullrich

Bring in XSS id fixes from m0n0wall

0996a81e 11/04/2010 09:06 AM Seth Mos

Enlarge the address fields so that ipv6 addresses fit properly

9b1ff028 10/26/2010 01:44 PM Seth Mos

Allow for creation of a ipv6 tunnel for he.net by creating a gif interface. This is the recommended procedure as advised by he.net
This allows for using ipv6 local and remote addresses, you will need to add a ipv6 default gateway on the routing tab

6440ddec 07/11/2010 02:36 AM Carlos Eduardo Ramos

Checked gettext() implementation on interfaces_gif_edit.php

a2418a80 07/07/2010 11:26 PM Neriberto C.Prado

implements gettext() calls in interfaces_gif_edit.php

9460ee11 04/19/2010 06:40 AM Chris Buechler

fix text

7ac5a4cb 09/14/2009 11:14 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

b040124a 04/07/2009 06:06 AM Chris Buechler

clean up text

6ad8bd3a 08/30/2008 07:45 PM Scott Ullrich

Dress GIF edit page up with a CSS header like other pages use.

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

ead45104 07/23/2008 04:09 PM Ermal Luçi

Implement frontend for GRE/GIF tunnels.
GIF tunnels migh conflict with IPsec settings but I will resolve later by either renaming the ipsec interfaces to ipsec or renanming this tunnels to something else.