]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: Validate route interface in early demux.
authorDavid S. Miller <davem@davemloft.net>
Thu, 21 Jun 2012 21:58:10 +0000 (14:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Jun 2012 21:58:10 +0000 (14:58 -0700)
commit4d1a3489aeb6a5f403054fe65f8ba40c7789158a
treef105f85146261f7647928bd6e0b74c7f6398401f
parentf09accebffda7d6683f62f90b5e7bf60cb894226
tcp: Validate route interface in early demux.

Otherwise we might violate reverse path filtering.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_ipv4.c