Project

General

Profile

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

# Date Author Comment
20eb8203 03/08/2013 01:48 PM Renato Botelho

Consider parent mtu when it's set instead of default one

5ee6ce25 03/08/2013 01:47 PM Renato Botelho

Simplify a bit the logic

1f9ecbcd 03/08/2013 01:47 PM Renato Botelho

Pass parent interface to link_interface_to_vlans

8306b774 03/08/2013 01:47 PM Renato Botelho

Fix typo on var name

a1d36777 03/08/2013 01:47 PM Renato Botelho

Fix typo s/assgined/assigned/

7965c38f 03/08/2013 01:31 PM Ermal LUÇI

Be consistent on the check

a362a23a 03/08/2013 08:45 AM Ermal LUÇI

Solve the issue when changing vlan parent mtu and leaving its childs with older mtu.

1dedfdd1 03/07/2013 02:21 PM Ermal LUÇI

More fixes

2c07529a 03/07/2013 02:18 PM Ermal LUÇI

Remove debug code

6d1594eb 03/07/2013 02:17 PM Ermal LUÇI

Correct code to apply the mtu correctly

4ffa46bf 03/07/2013 01:59 PM Ermal LUÇI

Correctly handle mtu changing between vlans

6696d2cd 03/07/2013 01:18 PM Ermal LUÇI

Change parent only if its mtu is smaller

e17e1b8a 03/07/2013 12:04 PM Ermal LUÇI

Skip vlan checks for being configured vlan as well

694f2b72 03/07/2013 12:02 PM Ermal LUÇI

Only treat interesting interfaces

2fff3ba2 03/07/2013 12:00 PM Ermal LUÇI

Make this work better and not always go over things for setting mtu

1e08ce64 03/07/2013 11:46 AM Ermal LUÇI

Hopefully is correct now

b1939343 03/07/2013 11:45 AM Ermal LUÇI

Set mtu to the correct interface

672137f4 03/07/2013 11:43 AM Ermal LUÇI

Correct which mtu value is used to be correct

59297ade 03/07/2013 11:42 AM Ermal LUÇI

Sprinkle some XXX just for being consistent

d35233da 03/07/2013 11:40 AM Ermal LUÇI

Correct this behaviour of properly honoring the configured mtu

1befdbf8 03/07/2013 10:03 AM Ermal LUÇI

Tune up a bit dhclient-script and call the kill state command only once its enough

dcddb2fa 03/06/2013 12:10 PM Ermal LUÇI

You can have multiple 6rd tunnels now days

1fadb9d1 03/05/2013 07:57 PM Ermal LUÇI

Remove old ip information even from the tracking interface as well so that track6 config code does not get confused. Fixes #2627

afe4f2da 03/05/2013 07:53 PM Ermal LUÇI

Remove old ip information so that track6 config does not get confused. Fixes #2627

e12ad49f 03/04/2013 12:57 PM Renato Botelho

Save ppp info and realif on interfaces.apply to be able to cleanup old configuration when changing interface type. Fixes #2758

4a735210 03/04/2013 12:50 PM Renato Botelho

Make parent interface and all VLANs use the same MTU. Fixes #2786

06182467 02/25/2013 03:40 PM Renato Botelho

Create rules for grouped interfaces before regular ones. Fixes #2837

2163ace9 02/23/2013 06:09 AM phildd

Fix is_altq_capable

Fixes traffic shaper determine which interfaces should be displayed and used.

dc2e5552 02/22/2013 12:43 PM Renato Botelho

simplify logic a bit

fb6a3e7a 02/22/2013 12:40 PM Renato Botelho

Set pfsync0 as down when it's not being used

b32ea59d 02/22/2013 12:34 PM Renato Botelho

Fixes on HA setup:

- Configure pfsync when configuration is changed
- Disable pfsync when it's disabled on GUI
- Remove syncpeer and back it to default multicast address when it's
removed from conf

Fixes #2491

873e49ec 02/21/2013 02:16 PM Renato Botelho

Set if interface is enable before try to configure static arp. Fixes #1988

acc68ffa 02/21/2013 11:43 AM Renato Botelho

find_interface_ipv6 should return the first configured address, not the last one

2ccac125 02/21/2013 10:41 AM Renato Botelho

A nic family name can contain numbers on it, remove only the index in the end. Fixes #2010

c7ada974 02/13/2013 09:58 PM Ermal LUÇI

Remove dead code

f8edf05d 02/12/2013 08:28 PM Jim Pingle

Fix these tests, they will never succeed the way we set these variables using the old test. Fixes #1987

096f2962 02/12/2013 12:01 PM Ermal LUÇI

Ticket #1629 Another round of fixes related to state clearing

ee3576dd 02/11/2013 02:48 PM Ermal LUÇI

Commit missed global

8ac9dd5e 02/11/2013 10:19 AM Ermal LUÇI

Optimize get_real_itnerface to avoid a loop of doing a convertion from real back to friendly when the inforamtion is there already

ec8b4d8d 02/11/2013 09:42 AM Ermal LUÇI

Try to use standard interface to find the source for connecting a tunnel. Also if a ping host is defined for the configuration used that for remoteid since its known to be reachble

3084ba6e 02/09/2013 08:25 PM Ermal LUÇI

Teach dhcpd_configure about family optional parameter and use it to properly setup dhcpv6 on track6 case so that config is properly written

6387590f 02/09/2013 02:55 PM Ermal LUÇI

Actually do restart radvd and dhcp6d on all track6 interfaces

82b50e76 02/09/2013 02:23 PM Ermal LUÇI

Use posix_kill here

e082d2f4 02/09/2013 02:17 PM Ermal LUÇI

Restart dhcp and radvd on change

681a493f 02/09/2013 01:25 PM Ermal LUÇI

Actually for SLAAC type interfaces being tracked the configuration is needed

7a41d737 02/09/2013 01:23 PM Ermal LUÇI

Revert "Remove track6 dhcp configuration since dhcp6 will do this for us."

This reverts commit 6ebfa0ccfd7db500a4f85d2d45ebd74699a8805f.

6ebfa0cc 02/09/2013 01:12 PM Ermal LUÇI

Remove track6 dhcp configuration since dhcp6 will do this for us.

20e15197 02/09/2013 12:26 PM Ermal LUÇI

Remove this old code

3fe5080c 02/07/2013 11:31 PM Ermal LUÇI

Correctly set the mtu of the interface during configuration. Since for interfaces that are clonable previously the mtu was set than the interface destroy so the operation was useles. While here correct check for vlan interfaces.

dbea91b3 02/06/2013 11:06 AM Cyrill B

Add check_subnetsv6_overlap()

6b207f73 02/06/2013 10:21 AM Cyrill B

find_virtual_ip_alias() add IPv6 support

2027b4c7 02/06/2013 09:51 AM Cyrill B

find_ip_interface() add IPv6 support

733829a9 02/05/2013 02:30 PM Renato Botelho

When IP is not set, the field doesn't have the value 'none', use empty() to check instead

a75a49f6 02/04/2013 01:17 PM Renato Botelho

Fix get_interface_subnetv6() for VIPs

53bc1f38 02/01/2013 01:22 PM Renato Botelho

Removed unused block of code

8f563bb4 01/31/2013 10:04 PM Ermal LUÇI

Use the better -Fs modifies to pf to kill the states by interface. Also kill both sides on an interface when -k needs to be used

b686e5d0 01/31/2013 08:26 PM Ermal LUÇI

Load if_stf module if has not been done

d1878053 01/31/2013 04:31 PM Renato Botelho

Add missing parameter to interface_track6_configure() call

3d92cd88 01/31/2013 03:12 PM Renato Botelho

Fix a typo

ef1c048b 01/31/2013 02:06 PM Ermal LUÇI

Do delayed handling of track6 interfaces a bit earlier. More thoughts need to be done on the track6 configuration

ceba035a 01/31/2013 02:06 PM Ermal LUÇI

Correct name as reported by phil-davis@github

c4fc2eae 01/31/2013 12:01 PM Ermal LUÇI

Destroy the stf interface to avoid issues with ipv6 interface assignment. Also delete any previous address on track6 interfaces before assigning a new one.

12aea7f1 01/31/2013 11:16 AM Ermal LUÇI

Do not do any operation if its not necessary

7a04cd20 01/31/2013 11:07 AM Ermal LUÇI

Create link_interface_to_track6 to make code more readble and easily trackble. Also improve the generation of rules to avoid creating problems during filter reload and some optimizations with it

c11d666b 01/30/2013 07:06 PM Ermal Luçi

Merge pull request #362 from bcyrill/patch-4

Adapt regex pattern for new stp interface naming

9cd6b950 01/30/2013 06:43 PM Ermal LUÇI

Do more strict checks. Also silence some more log_error under debug. Also do some sanity checks on rc.newwanipv6 before doing any operation

1e8a05a2 01/30/2013 05:30 PM Cyrill B

Update etc/inc/interfaces.inc

With the new support for multiple stf interfaces their names have changed. Adapt the regex pattern.

5ee79d32 01/30/2013 01:47 PM Ermal LUÇI

Correct fetching ipv4 gateway by passing correct parameter

9eb49a51 01/30/2013 10:26 AM Ermal LUÇI

pfctl -b is gone just use std tools of pfctl

31b958d5 01/30/2013 09:05 AM Erik Fonnesbeck

Make this regular expression a little more specific so it does not kill the wrong wpa_supplicant if there are double-digit interface numbers.

97f3ce0f 01/30/2013 08:20 AM Phil Davis

Corrected cmd line for hostapd

6d33b044 01/30/2013 07:48 AM Ermal LUÇI

Revert "Use pid even for hostapd rather then trying to guess with regex"

This reverts commit b73a96b68d1d4e919a268d2e8e3a6ec902709e6d.

7d1f2eac 01/29/2013 07:38 PM Ermal LUÇI

Use pfSense function where possible and rename stf0 to interface_stf to allow multiple instances of iot

db6e6b1a 01/29/2013 07:38 PM Ermal LUÇI

I am not sure why this is needed but for sure its not needed during bootup

d12ae241 01/29/2013 01:19 PM Renato Botelho

Fix wrong unset calls

a823022d 01/29/2013 08:10 AM Ermal LUÇI

Do not do so much work during boot since all interfaces will be called for configuration no need to go and find those. Also delay tracking interfaces during config to give a chance their parents to come up

b73a96b6 01/28/2013 10:21 PM Ermal LUÇI

Use pid even for hostapd rather then trying to guess with regex

e017a46a 01/28/2013 10:09 PM Ermal LUÇI

If the interface is not enabled do not try to configure it

b0059636 01/28/2013 09:10 PM Ermal LUÇI

Make check more strong and readble. Also make dhcp6c use its pid file to make things easy

792bdf7f 01/27/2013 12:24 PM Cyrill B

Use unescaped variable in if condition

0e0002c2 01/26/2013 10:58 PM Cyrill B

Remove return value of interface_bridge_configure

6d53bbb5 01/26/2013 10:19 PM Ermal LUÇI

Correct another parameter passed to pfsense functions

afd825a7 01/26/2013 09:37 PM Cyrill B

Fix holdcount/holdcnt parameter confusion

19defb88 01/26/2013 04:36 PM Ermal LUÇI

No need for escaping here since this is php internal functions

0fbf7315 01/26/2013 12:05 PM Ermal LUÇI

Do not use array_keys uselessly

7bb09580 01/26/2013 08:19 AM Erik Fonnesbeck

Maintain the previous order of creating wireless interfaces at boot so additional virtual APs get the same generated MAC as before.

f3bddb47 01/25/2013 08:44 PM Ermal LUÇI

Actually even earlier since lagg can have wireless ifaces as member or vlan can reside on top of them

348ce507 01/25/2013 08:44 PM Ermal LUÇI

To avoid issues reported during bootup with wireless create clones early on bootup. Wireless can only have base interfaces and not clonable one so this should had been done since beggining.

75201355 01/25/2013 07:59 PM Ermal LUÇI

Return the full list of vips to help with #1823

a5085d59 01/24/2013 10:44 AM Ermal LUÇI

Mostly for testing name relation in github. No functional change

80fae0e2 01/24/2013 10:30 AM Ermal Luçi

Put for now the code here in preparation of properly cleaning a recofnigured interface

9343d750 01/24/2013 10:24 AM Ermal LUÇI

Teach interface_bring_down to read a cofniguration passed in. Will be useful for Ticket #2758

203e4bb6 01/24/2013 10:18 AM Ermal LUÇI

Do not be so verbose by default this is just needed by a developer at best

5918f9b7 01/23/2013 08:02 PM Ermal LUÇI

Resolves #2482. Remove an ipv6 alias from a vip eevn though the pfsense module does not have support for that

b3af5453 01/22/2013 11:31 PM Renato Botelho

Escape some variables used in mwexec() calls

782e33f8 01/22/2013 05:00 PM Renato Botelho

Validate QinQ interface to be sure it's valid

1c3ddd9e 01/22/2013 10:54 AM Renato Botelho

Fix indent

1489e8c8 01/18/2013 04:04 PM Renato Botelho

Fix indent

15d15c7f 01/18/2013 12:26 AM Cyrill B

Update etc/inc/interfaces.inc

As noted in http://forum.pfsense.org/index.php/topic,57849.0.html

84086442 01/16/2013 02:06 PM Renato Botelho

Set flag setautosrc to replicate parent's mac address automatically when it changes, it's a better solution then dettach it. This should fix #2641