Skip to content

HiraokaHyperTools/openwrt-ipip6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipip6 package feed

⚠ Officially available since: OpenWrt 23.05.3

ipip6 seems to be merged into official OpenWrt 23.05.3 (Released: Fri, 22 Mar 2024)

So, it reports conflicts if you are trying to install this ipip6 package into OpenWrt 23.05.3.

Description

This is an ipip6 package feed containing community maintained package.

Usage

Check [OpenWrt Wiki] Build system usage about how to build.

To use these packages, add the following line to the feeds.conf in the OpenWrt buildroot:

src-git ipip6 https://github.com/HiraokaHyperTools/openwrt-ipip6.git

This feed should be included and enabled by default in the OpenWrt buildroot. To install all its package definitions, run:

./scripts/feeds update ipip6
./scripts/feeds install ipip6

The ipip6 package should now appear in menuconfig.

make menuconfig

Enter Network:

2023-08-21_11h10_58

Check ipip6 with M:

2023-08-21_11h11_07

Save to .config.

And then Exit.

The following command will make package bin/packages/mipsel_24kc/ipip6/ipip6_0.1-4_all.ipk or such.

make package/ipip6/compile

Download