Page MenuHomeVyOS Platform

Remove operational mode commands for viewing route cache
Closed, ResolvedPublic

Description

We still have op mode commands show ip route cache and show ipv6 route cache, even though route cache hasn't existed in Linux since a big rework of route lookup in Linux 3.6 and those commands always return an empty output.

We can safely remove them now, and should do that not to mislead people into thinking that route cache is still a thing in Linux.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Feature/functionality removal