openwrtv3/package
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
..
base-files base-files: add a protocol argument to ucidef_set_interface_raw 2014-09-25 19:08:56 +00:00
boot uboot-sunxi: add support for Olimex A13 SOM 2014-09-28 23:20:36 +00:00
devel binutils: fix build with gcc 4.9 2014-09-30 21:36:33 +00:00
firmware kernel: add staging r8188eu module (3.13) 2014-04-30 21:53:29 +00:00
kernel brcm-wl: use new brcm63xx fallback sprom 2014-10-02 12:24:05 +00:00
libs libnftnl: bump for bugfixes 2014-09-29 08:31:31 +00:00
network IPIP: IP in IP package support 2014-10-02 19:37:36 +00:00
system ca-certificates: create symbolic link for certificate hashes 2014-09-25 07:38:02 +00:00
utils package: nvram: enable on bcm53xx target 2014-09-13 20:28:18 +00:00
Makefile postinst trigger: the new postinst trigger broke IB 2014-09-16 11:56:19 +00:00