summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3077 from dhoffend/ticket-6505-fixRenato Botelho2016-08-011-1/+1
|\
| * dpinger: fixed check for pidfile length #6505Daniel Hoffend2016-07-241-1/+1
* | Remove '-x' flag from dhcpwithoutra launch of dhcp6cPhil Davis2016-08-011-1/+1
* | Merge pull request #3062 from phil-davis/patch-1Renato Botelho2016-08-011-11/+11
|\ \
| * | Formatting tidy of interfaces.incPhil Davis2016-07-201-11/+11
* | | Some small improvements to OpenVPN server handling when using CARP VIPs in Ga...jim-p2016-08-011-2/+2
* | | Increase filtering tail limit for logging, fixes #6652jim-p2016-07-281-1/+2
* | | Whitespace fixesjim-p2016-07-281-6/+6
| |/ |/|
* | openvpn_add_dhcpopts already sets redirect-gateway, don't add it a second tim...Chris Buechler2016-07-201-4/+0
|/
* Set HTTP_PROXY to empty as recommended at https://httpoxy.org/#fix-nowRenato Botelho2016-07-181-0/+2
* Allow section header to be omitted by specifying "NOTITLE" as the section title.Stephen Beaver2016-07-181-1/+1
* Fixed #6437Stephen Beaver2016-07-181-0/+2
* Allow AES-GCM for P1 where using IKEv2. Ticket #5990Chris Buechler2016-07-171-0/+3
* Merge pull request #3061 from thoughtpolice/cloudflarev6Chris Buechler2016-07-172-5/+13
|\
| * dyndns: add IPv6 support for CloudFlareAustin Seipp2016-07-172-5/+13
* | Merge pull request #3055 from marjohn56/masterChris Buechler2016-07-171-0/+36
|\ \ | |/ |/|
| * DHCP6 init before RAmarjohn562016-07-101-0/+36
* | Move to Apache License 2.0Renato Botelho2016-07-1548-1968/+432
* | Make a function to resync all OpenVPN CSCs and use it when saving an OpenVPN ...jim-p2016-07-151-5/+10
* | Review license / copyright on all files (final round)Renato Botelho2016-07-1533-42/+42
* | Set dhcp-cache-threshold to 0 to avoid a bug in dhcpd 4.3.x where it omits cl...Chris Buechler2016-07-151-0/+1
* | Bring back the "set iface route default" used in 2.2.6 and earlier versions, ...Chris Buechler2016-07-151-2/+4
* | Review license / copyright on all files (1st round)Renato Botelho2016-07-1448-2370/+2418
* | Merge pull request #3057 from wokis/masterChris Buechler2016-07-143-10/+52
|\ \
| * | Added and modified functions to send correct Radius attributes to the Radius ...Kacper2016-07-133-10/+52
* | | Merge pull request #3020 from shieldwed/Allow_comma_in_DHCP_option_stringRenato Botelho2016-07-131-4/+8
|\ \ \ | |/ / |/| |
| * | simplify DHCP_Config_Option_Split, no loop needed for returning option arrayDaniel Wilhelm2016-06-261-6/+2
| * | Allow passing comma in string quoted DHCP client optionsDaniel Wilhelm2016-06-231-4/+12
* | | Merge pull request #2847 from jazzl0ver/patch-1Chris Buechler2016-07-121-3/+15
|\ \ \
| * | | notify by email and in syslog when a channel goes up or downjazzl0ver2016-04-061-3/+15
* | | | Merge pull request #2966 from scipiojr/masterChris Buechler2016-07-121-2/+10
|\ \ \ \
| * | | | Update openvpn.incscipiojr2016-05-191-2/+2
| * | | | Update openvpn.incscipiojr2016-05-161-1/+8
| * | | | Update openvpn.incscipiojr2016-05-161-2/+3
* | | | | Merge pull request #3007 from stilez/patch-34Chris Buechler2016-07-121-6/+3
|\ \ \ \ \
| * | | | | simplify subnet_size()stilez2016-06-171-6/+3
* | | | | | Merge pull request #2905 from Chrisc-c-c/LAGG-MTUChris Buechler2016-07-121-0/+38
|\ \ \ \ \ \
| * | | | | | Fix issue with QinQ on LAGG interfaces where MTU doesn't apply to parent corr...Chris Rowe2016-04-241-0/+38
* | | | | | | Add upgrade code to clean up the old GRE/GIF flags that are no longer used. T...jim-p2016-07-112-1/+25
* | | | | | | Align GIF link options with those currently supported by the base OS. Ticket ...jim-p2016-07-111-3/+3
* | | | | | | Remove GRE link flag options from GUI/backend. Keep link1 as it was also used...jim-p2016-07-111-9/+0
* | | | | | | Merge pull request #3032 from NewEraCracker/patch-pppoe-rulesChris Buechler2016-07-101-3/+8
|\ \ \ \ \ \ \
| * | | | | | | Fix firewall rules for PPPoE serverNewEraCracker2016-06-301-3/+8
* | | | | | | | Properly follow style guidelines.Nash Kaminski2016-07-101-1/+1
* | | | | | | | Include ignored DHCP server(s) config option even when advanced DHCP config i...Nash Kaminski2016-07-101-0/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Remove workaround for Ticket #4754 in 2.4 since 32 bit is dead.Chris Buechler2016-07-091-3/+0
* | | | | | | Add config option for AdvDefaultLifetime, clean up descriptions on other. Tic...Chris Buechler2016-07-091-0/+3
* | | | | | | Add configuration for Min and MaxRtrAdvInterval. Ticket #6533Chris Buechler2016-07-091-4/+23
* | | | | | | Merge pull request #3037 from NOYB/Check_IP_ServicesChris Buechler2016-07-085-3/+49
|\ \ \ \ \ \ \
| * | | | | | | Check IP ServicesNOYB2016-07-025-3/+49
| | |_|/ / / / | |/| | | | |
OpenPOWER on IntegriCloud