Skip to content
Snippets Groups Projects
Commit 5e2b61f7 authored by David S. Miller's avatar David S. Miller
Browse files

ipv4: Remove flowi from struct rtable.


The only necessary parts are the src/dst addresses, the
interface indexes, the TOS, and the mark.

The rest is unnecessary bloat, which amounts to nearly
50 bytes on 64-bit.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1018b5c0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment