Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  local
  sbin
  share

Latest revisions

# Date Author Comment
5d7a0701 04/06/2015 12:38 PM Pi Ba

diag_sockets show sockets listening on localhost
this helps pick a free port for services using sockets bound to localhost, and helps determine if the service has at least started and bound the port without needing to go through all 'connected' sockets as well

c5292060 04/05/2015 12:52 AM Chris Buechler

Fix up Ticket #4504 implementation. Match config style with other areas. Use a config setting to disable, rather than enable, this functionality since it's enabled by default so the tag isn't necessary in the default config. Remove now unnecessary config upgrade code.

bc395b18 04/04/2015 05:23 AM Chris Buechler

Remove array_intersect_key here too, definitely not needed. add to obsoletedfiles

7dff06c4 04/04/2015 05:06 AM Chris Buechler

There is no longer any need to restrict protocols for IPv4+IPv6 rules, the appropriate ruleset is generated and problem scenarios that would otherwise break here are prevented by other input validation.

6986b703 04/04/2015 04:57 AM Chris Buechler

remove dead code, clean up excess white space a bit.

9b7ca37d 04/03/2015 06:03 PM Ermal Luçi

Fixes #4504 use correct key index

53475389 04/03/2015 05:59 PM Ermal Luçi

Fixes #4504 Allow the bypass policy for LAN to be enabled and prevent traffic sent to lan ip to go to the ipsec tunnel

9bbc4821 04/03/2015 03:16 PM Ermal Luçi

Fixes #4259 Use proper variable to do calculations

d6710783 03/31/2015 07:05 PM Jim Pingle

Add SCTP to protocol list for filtering.

887f2517 03/31/2015 04:18 PM Ermal Luçi

Merge manually pull request #1593

View revisions

Also available in: Atom