OpenWrt support for Quagga(OSPF), StrongSwan / IPSECv2/1, OpenVPN, Firewalld, SSH, DDNS, DNSMasquerade

The package repository data for OPKG is usually stored in /tmp/opkg-lists (in-memory). So opkg doesn't have any information about any new, available packages until you or some different process runs a "opkg update" to fetch the latest repo data. Until that happens, all it knows about is the current set of installed packages.

3 Likes