• David S. Miller's avatar
    [IPV4]: Zap CONFIG_IP_ROUTE_TOS · f3960ea0
    David S. Miller authored
    These facilities are now available by default.
    The config option makes no sense because:
    1) It makes no change to the layout of any
       data structure, therefore it has no impact
       upon memory usage of the routing tables.
    2) It makes no significant change to code size,
       only a handfull of lookup comparisons are
       protected by the option.
    3) It is needed for full RFC1812 compliance anyways.
    Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    f3960ea0
ebsa110_defconfig 12.2 KB