Добавить в цитаты Настройки чтения

Страница 27 из 111

A different way of doing this, that is more efficient, is to set the hashsize option to the ip_co

work3:/home/blueflux# modprobe ip_co

work3:/home/blueflux# cat /proc/sys/net/ipv4/ip_co

32768

work3:/home/blueflux#

User-land states

As you have seen, packets may take on several different states within the kernel itself, depending on what protocol we are talking about. However, outside the kernel, we only have the 4 states as described previously. These states can mainly be used in conjunction with the state match which will then be able to match packets based on their current co

Table 7-1. User-land states