zoukankan      html  css  js  c++  java
  • iptables 1.4.17 发布,Linux防火墙

    Linux下的防火墙软件Iptables发布1.4.17 2012-12-25 上一个版本是2012-10-08的1.4.16 此版本对ipv6做了一些扩展。

    iptables 是与 Linux 内核集成的 IP 信息包过滤系统。如果 Linux 系统连接到因特网或 LAN、服务器或连接 LAN 和因特网的代理服务器, 则该系统有利于在 Linux 系统上更好地控制 IP 信息包过滤和防火墙配置。

    改进:

    Florian Westphal (1):
          libxt_time: add support to ignore day transition
    
    Jozsef Kadlecsik (1):
          Manpage update: matches are evaluated in the order they are specified.
    
    Pablo Neira Ayuso (2):
          Merge branch 'next' branch that contains new features scheduled for     Linux kernel 3.7
          bump version to 1.4.17
    
    Patrick McHardy (7):
          Convert the NAT targets to use the kernel supplied nf_nat.h header
          extensions: add IPv6 MASQUERADE extension
          extensions: add IPv6 SNAT extension
          extensions: add IPv6 DNAT target
          extensions: add IPv6 REDIRECT extension
          extensions: add IPv6 NETMAP extension
          extensions: add NPT extension
    
    Tom Eastep (1):
          extensions: libxt_statistic: Fix save output

    下载:http://www.iptables.org/projects/iptables/files/iptables-1.4.17.tar.bz2

  • 相关阅读:
    使用Junit4进行单元测试
    SourceMonitor的安装及使用
    PMD的安装及使用
    CheckStyle的安装及使用
    FindBugs的安装及使用
    【论文学习】A Study of Equivalent and Stubborn Mutation Operators using Human Analysis of Equivalence
    GitHub
    作业3
    作业2续
    作业2
  • 原文地址:https://www.cnblogs.com/shihao/p/2835241.html
Copyright © 2011-2022 走看看