]> 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)
commit7d3238ed6040f54cd2df7f393ab1269c63840ee3
treef105f85146261f7647928bd6e0b74c7f6398401f
parent82c15c23234a1ff39e5ce6bebafa3065129e96f0
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