openwrtv4/package/network
Steven Barth 36b05bbed3 IPIP: IP in IP package support
The package supports IP in IP by registering the ipip protocol handler

Following options are configurable
    -peeraddr (IPv4 remote address)
    -ipaddr (IPv4 local address)
    -ttl (time to live of encapsulating packet)
    -tos (type of service of encapsulating packet either inherit (outer header inherits the value of the inner header) or hex value)
    -df (don't fragment flag of encapsulating packet)
    -mtu (IPIP tunnel mtu)
    -tunlink (bind tunnel to this interface)
    -zone (firewall zone to which the IPIP tunnel will be added)

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>

SVN-Revision: 42746
2014-10-02 19:37:36 +00:00
..
config IPIP: IP in IP package support 2014-10-02 19:37:36 +00:00
ipv6 map: fix portsets starting with 0 and use regular NAT for 1:1 MAP 2014-10-02 19:15:38 +00:00
services dnsmasq: bump to 2.72 2014-09-26 08:57:36 +00:00
utils uqmi: set data format to 802.3 at startup 2014-10-02 12:19:37 +00:00