CVS log for loncom/configuration/Firewall.pm

[BACK] Up to [LON-CAPA] / loncom / configuration

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: PRINT_INCOMPLETE


Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 25 01:47:45 2010 UTC (14 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_1, version_2_9_0, version_2_8_99_1, version_2_10_0_RC1, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +220 -142 lines
- get_fw_chain() renamed get_fw_chains()
  - return array of chains in use
- Reference to this array of chains is second arg for:
    &firewall_close_port() and &firewall_open_port()
- Replace backticks with opened pipe to extract information about chains.
- Streamline code in firewall_is_port_open() to eliminate loop for each
  iptables line.
- When using &firewall_open_port() check if entry already exists for specific IP for LON-CAPA port before calling system command to add one.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>