Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch
On Sat, Jul 14, 2018 at 03:09:41PM +0000, Maxime Villard wrote:
> Module Name: src
> Committed By: maxv
> Date: Sat Jul 14 15:09:41 UTC 2018
>
> Modified Files:
> src/sys/arch/bebox/conf: INSTALL
> src/sys/arch/evbarm/conf: ARMADAXP ARMADILLO-IOT-G3 BCM5301X BCM56340
> CUBOX CUBOX-I DUOVERO EXYNOS GENERIC GENERIC.common GENERIC64
> GOLDENGATE IGEPV2 IMX31LITE IMX6UL-STARTER MARVELL_NAS N900
> NITROGEN6X OMAP5EVM OVERO PANDABOARD PEPPER SUNXI TEGRA TISDP2420
> TISDP2430 VEXPRESS_A15 VIRT VTC100
> src/sys/arch/sandpoint/conf: ENCPP1 SANDPOINT
>
> Log Message:
> Remove "options IPKDB", and the other associated options, from the config
> files.
>
> ipkdb is being retired. Its code is really old, and hasn't kept pace with
> today's expectations: IPv6, SMP, modern NICs. The associated code for x86
> was already removed because it was too incorrect to stay.
>
> There are plans to rewrite a similar feature from scratch.
>
> ok kamil christos
Looks like there are a lot of code references to IPKDB, still.
Do we want to remove them?
Home |
Main Index |
Thread Index |
Old Index