1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-21 16:18:29 +02:00
openwrt/package/base-files
Paul Donald 27edf28b11
base-files: reduce IPv6 ULA prefix generation to a single call
Reduce calls and pipes and read from urandom once directly with hexdump
for the necessary 5 bytes of random data to build the 48 bit ULA Prefix.

Fewer calls and forks; finish quicker; less memory used.

Tested on: 23.05.3

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2024-04-18 12:55:31 +02:00
..
files base-files: reduce IPv6 ULA prefix generation to a single call 2024-04-18 12:55:31 +02:00
image-config.in build: add option to use preinit IP as LAN IP 2023-02-17 16:20:03 +02:00
Makefile treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00