Project

General

Profile

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

# Date Author Comment
0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

f301aa59 08/29/2019 08:10 PM Jim Pingle

Recognize more Netgate hardware automatically. Fixes #8051

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

45f95753 06/11/2019 01:50 PM Jim Pingle

Initialize VLAN array in console setup. Fixes #9582

08fe7601 05/27/2019 04:43 PM Renato Botelho

Fix #9548: Do not rely on VLANMTU flag

Do not consider VLAN capable only interfaces that have VLANMTU flag.
This flag is used to determine if that interface can do 1500 MTU even
with VLANG tag set.

0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

e85efdca 07/03/2018 07:01 PM Stephen Jones

Fixed #8048 now properly removes dhcpv6 for lan if lan is not configured

179377b0 03/30/2018 11:01 PM robjarsen

Remove Whitespace

I'm aware this is a very large commit. Let me know if you'd rather have it broken down by file type (ie: PHP/shell scripts) so it would be easier to review.

-RJ

3614c7da 03/02/2018 07:01 PM Luiz Souza

Force the configuration reload after the initial interface assignment.

Also, always save the assign_complete status.

20f8233d 03/02/2018 03:42 PM Luiz Souza

Replace some hardcoded paths.

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

78347c9b 12/14/2017 08:35 PM Luiz Souza

Add a missing return when no NIC is found.

87d2f8cd 12/14/2017 07:27 PM Luiz Souza

Abort the initial interface setup when no interfaces are found.

b54a3743 10/24/2017 12:32 PM robi robi

Interface description doesn't fit the console screen

Strip 2 more chars from interface description because with the new font used by 2.4 it goes off screen on VGA console.

12bcf7e9 10/16/2017 07:49 PM Luiz Souza

Change the VLAN inteface names to use the 'dotted' format of FreeBSD, which is shorter and helps to keep the interface name smaller than the limit (16).

This fixes the 4 digit VLAN issues when the NIC name is 6 bytes long.

Ticket #294

d326425e 10/14/2017 02:13 AM Luiz Souza

Break from the loop when we run out of interfaces in console 'Assign Interfaces'.

c8fa7e0a 06/20/2017 01:29 PM Steve Beaver

Merge pull request #3631 from doktornotor/patch-20

8b3345dc 05/02/2017 07:41 PM Renato Botelho

Detect SG-2320/SG-2340 models and set initial config for them

a5c7f533 04/20/2017 06:57 AM Luiz Souza

Fix a typo to add a missing space during the initial NIC setup on console.

5eab8157 03/08/2017 10:03 PM Doktor Notor

Add missing includes to config.console.inc

75a1149e 03/08/2017 08:12 AM Phil Davis

Fix #7364 Console assigned VLAN disappears after reboot

1579e70f 02/01/2017 08:33 AM Phil Davis

Code with multiple %s in etc

068ec0b1 11/07/2016 02:57 AM Luiz Souza

Merge pull request #3176 from stilez/patch-49

3c3f9397 11/05/2016 04:26 AM Luiz Souza

Fix the port assigment on SG-4860 or SG-8860.

013110a1 10/26/2016 10:59 PM Stilez y

80 character lines ftw :)

Just because it was asked nicely :)

60f164f3 10/12/2016 06:27 PM Renato Botelho

Retire cdrom platform support

f9416ab2 10/03/2016 09:00 PM Stilez y

standardise old code ("or" -> "||")

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

fd020a2d 08/18/2016 12:34 AM Phil Davis

Fix #6724 VLAN interface displayed wrong

in interface assignment script dialog.

The str_replace() calls were not smart enough to just get rid of bare "igb1" when "igb1_vlan123" and such like was also in the list.

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

ff4665f0 04/22/2016 08:05 AM Chris Buechler

Prevent configuring the same parent and VLAN ID multiple times. Ticket #6183

bb213758 04/15/2016 07:12 AM Chris Buechler

Unset dhcpdv6 on LAN here as well. Ticket #6152

34ee6639 04/09/2016 07:47 AM NOYB NOYB

Miscellaneous II - Remove Personalizations

Remove "you" personalizations.

adb56dbd 04/05/2016 12:25 AM Phil Davis

Remove "we" personalizations from config.console.inc

I changed "we" to "the system" - if someone thinks so, it could be changed to "pfSense" or $g["product_name"]\
If you want to do something different to what I did here, then feel free to close this and make the required changes.

530e4707 04/04/2016 07:05 AM NOYB NOYB

Includes - Remove Personalizations

Remove "you" personalizations.

16feb55d 03/06/2016 03:33 AM Luiz Souza

When listing the network interfaces, print the link state and not the administrative state.

86d1c9c2 03/06/2016 03:33 AM Luiz Souza

If you are assigning interfaces, remove the existing configuration from old interfaces if any.

This fixes the need for a reboot after changing interface assignment in console.

987712e8 02/17/2016 08:27 PM Jim Pingle

Change ISO image filename to remove "LiveCD" from its name, and clean up associated references to LiveCD. Ticket #5895

d18f3f6e 02/17/2016 01:33 PM Phil Davis

Internationalize etc inc a-i files

09221bc3 01/15/2016 01:44 PM Renato Botelho

Update license on files from /etc/inc

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

5db366dc 12/11/2015 09:29 AM Renato Botelho

Merge pull request #2185 from phil-davis/factory-default-interfaces-20151208

0b3799f1 12/10/2015 09:27 AM Phil Davis

Internationalize more of config.console.inc

This code is a whole mix of some palces that use gettext() and other chunks of output that are hardcoded text between "EOD" markers.
I have got rid of the "EOD" blocks where there is a question asked - those needed to have a space at the end of the question. To meet code style guide it is easy if questions are all in their own echo statements and the space " " can be visibly coded in.

b49e6c01 12/08/2015 08:26 AM Phil Davis

Automatically choose some interface combinations

on factory default boot.
This allows the system to switch interfaces from the newer ones in the
default config (e.g. em0 em1) back to the interfaces used by:
Alix - vr1 vr0
APU - re1 re2
that match the WAN and LAN labels printed on many existing devices....

fcaca8ef 09/21/2015 12:36 PM Doktor Notor

fix interface assignment menus running off VGA screen

When using VGA console, interface assignment can be a real pain in the ass because of the standard 80 columns width.

Dmesg reports the many interface description names in very long strings that don't fit in a row, this breaks the nice appearance of the interface list in the assignment menu....

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/