Colin Fleming
32bb88e5aa
Tidy up "interfaces_vlan_edit.php" XHTML
...
Update HTML boolean operators
Close INPUT and BR tags
2013-04-15 20:53:44 +01:00
Renato Botelho
808ba41785
Notify user that static arp will be configured even if DHCP server is disabled
2013-04-15 09:39:45 -03:00
Chris Buechler
4ba4945803
Merge pull request #562 from N0YB/Bogonsv6_Private_Case
...
Make fc00::/7 private address space exclusion case insensitive
2013-04-14 14:55:30 -07:00
N0YB
9b0adf13b7
Make fc00::/7 private address space exclusion case insensitive
2013-04-14 14:09:53 -07:00
Jim P
b4505103f4
Merge pull request #561 from ExolonDX/branch_02
...
Update pkg_edit.php
2013-04-14 13:34:44 -07:00
Colin Fleming
8df076fe35
Update pkg_edit.php
...
Correct CDATA sections in SCRIPT tag
Correct ALT statement in IMG tag
2013-04-14 21:48:03 +02:00
Colin Fleming
7c8bce79ea
Update pkg_edit.php
...
Correct CDATA section in SCRIPT tag
2013-04-14 21:43:23 +02:00
Renato Botelho
5b431a20de
Add a new parameter to return all aliases, including hosts. It fixes #2941
2013-04-14 15:51:44 -03:00
Renato Botelho
5da58a38c7
Fix whitespaces and indent
2013-04-14 15:41:09 -03:00
Renato Botelho
d28cd156d3
Make fe80: addresses check case insensitive
2013-04-14 14:36:25 -03:00
Chris Buechler
612170a7ac
make fe80 gateway check case-insensitive
2013-04-14 12:21:40 -05:00
Jim P
4ef2fadee9
Merge pull request #559 from ExolonDX/branch_03
...
Tidy up "pkg.php" XHTML
2013-04-14 07:37:32 -07:00
Jim P
c597702713
Merge pull request #558 from ExolonDX/branch_02
...
Tidy up "pkg_edit.php" XHTML
2013-04-14 07:35:59 -07:00
Jim P
c9693b4aa1
Merge pull request #557 from ExolonDX/branch_01
...
Tidy up "interfaces.php" XHTML
2013-04-14 07:34:43 -07:00
Colin Fleming
44507df4d6
Tidy up "pkg.php" XHTML
...
Move SCRIPT tags out of the TABLE tag
Add CDATA section to SCRIPT tags
Close INPUT and IMG tags and add ALT statement to IMG tags
Update HTML boolean operators
Move NOWRAP to class statement
Deprecate ampersand in ANCHOR tags
Add missing closing FONT tags
Swap closing TR and TD tags
2013-04-14 13:59:17 +01:00
Colin Fleming
befa8be057
Tidy up "pkg_edit.php" XHTML
...
Close BR and IMG tags and add ALT statement to IMG tags
Change ONCLICK to lower case
Move "fbegin.inc" PHP statement before the SCRIPTS
Add CDATA sections to SCRIPT tags
2013-04-14 13:37:11 +01:00
Colin Fleming
32b91bcfbd
Tidy up "interfaces.php" XHTML
...
Close BR and IMG tags and add ALT statement to IMG tags
Change ONCLICK and ONCHANGE to lower case.
Add CDATA section to SCRIPT tags
2013-04-14 13:27:14 +01:00
Chris Buechler
d62be8b02b
point 2.1 to gui21
2013-04-13 20:41:40 -05:00
Ermal
f11ebed1a6
Not sure why this is part of the bootup process but it shouldn't. Hopefully nothing breaks
2013-04-12 20:04:47 +00:00
Ermal
36777fe42c
Use apinger macros to send the gateway name for openvpn and dyndns. Ipsec will reload all of it since its single process
2013-04-12 19:56:55 +00:00
Ermal
fcb21a7ad2
Take into consideration even an all parameter
2013-04-12 19:55:52 +00:00
Ermal
afa32fccc6
Include header here to be safe
2013-04-12 19:43:18 +00:00
Ermal
de0de3825b
Correct a bit formating here
2013-04-12 19:42:18 +00:00
Ermal
c653ce27d0
Support even openvpn specifying a gateway group on the interface
2013-04-12 19:36:24 +00:00
Ermal
58b1112f20
Provide a function to get all gateway groups a gateway is member of
2013-04-12 19:35:25 +00:00
Ermal
c447a9fe34
Optimize a bit interface_gateway_group_member
2013-04-12 19:22:55 +00:00
Ermal
c44d097fa6
Correct syntax. Also support passing an interface as argument
2013-04-12 19:09:26 +00:00
Ermal
155362f79a
Check if the argument is a gateway or an interface
2013-04-12 19:08:00 +00:00
Ermal
8f10998b3a
Take into consideration the argument passed to the script and reload only related items
2013-04-12 18:59:52 +00:00
Ermal
ef59836c53
Run reconfiguration only for changed ip address or dynamic interface
2013-04-12 18:19:10 +00:00
Ermal
d9ae755de9
Remove these from here
2013-04-12 18:10:49 +00:00
Ermal
2159494fdc
Sprinkle some unset to reduce footprint
2013-04-12 08:16:21 +00:00
Ermal
17640b289b
Sprinkle some unset to reduce footprint
2013-04-12 08:07:58 +00:00
Ermal Luçi
9a2d3fc164
Merge pull request #556 from tuyan/c8b07434e3a1c9ae905c2e6cbef6f8fb25e3db00
...
Fix calculation of accounting gigawords.
2013-04-11 23:47:32 -07:00
jim-p
4b3a2e1471
Also ignore 'none' here on the backend to avoid letting previously broken rules mess up the rest of the ruleset.
2013-04-11 16:35:56 -04:00
jim-p
5dc0c7b1de
Add a line to let the user know that the wizard can be stopped by clicking the logo at the top, so people don't think they are stuck/required to do the wizard.
2013-04-11 16:35:55 -04:00
Tuyan Ozipek
c8b07434e3
Fixed PHP_INT_MAX not being 2^32 for accounting gigawords.
2013-04-11 15:51:28 -04:00
Jim P
e71baa30a3
Merge pull request #555 from timdufrane/patch-3
...
Clean inconsistent "none" and empty conventions for advanced fields - re...
2013-04-11 11:33:49 -07:00
timdufrane
9411d6abef
Fixed 802.1p duplicating values for vlanprio and vlanprioset
...
For real this time. Friggin' github.
2013-04-11 15:32:29 -03:00
timdufrane
03365efa9c
Fixed 802.1p duplicating values for vlanprio and vlanprioset
2013-04-11 15:29:47 -03:00
timdufrane
7e2237f640
Clean inconsistent "none" and empty conventions for advanced fields - removes residual "none" entries on save
2013-04-11 14:54:26 -03:00
Renato Botelho
c1d8c235c4
Configure static arp inside interface_configure() since it removes all interface addresses and the static arps are removed together. It fixes #2939
2013-04-11 11:12:06 -03:00
Ermal
57f62cd8c0
Allow traffic initiated from host and without a default route to be sent to a gateway from policy routing.
2013-04-11 12:46:30 +00:00
rbgarga
6bd8618952
Merge pull request #466 from stilez/master
...
Fix issue in version_compare that can cause versions to be wrongly marked incompatible
2013-04-11 04:02:42 -07:00
Jim P
e6dc512763
Merge pull request #553 from timdufrane/patch-1
...
Fix none where should be empty string for 802.1p
2013-04-10 10:58:06 -07:00
timdufrane
f456783426
Fix none where should be empty string for 802.1p
2013-04-10 14:56:10 -03:00
jim-p
64620f90aa
Add a note to the ARP page about IPv6 peers using NDP, with a link.
2013-04-10 09:51:15 -04:00
Renato Botelho
ede3d0e008
Update translation template
2013-04-10 08:48:16 -03:00
Renato Botelho
8543a5bbe2
Prohibit adding aliases containing FQDNs in static routes. Fixes #2941
2013-04-10 08:07:07 -03:00
Renato Botelho
87f6110179
Check if IP is v4 or v6
2013-04-10 07:42:18 -03:00