commit | 4c7e622ddf07388d72e15b97a88d260a5a168e37 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Sep 29 16:27:47 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 29 16:27:47 2015 -0700 |
tree | d2b02fd6fdeb54f8a8cd2a0493b07a27ff698b0b | |
parent | 0f50c10d2683fd2b8a3908c779c5f29bcb3c2174 [diff] | |
parent | 0d7539603bba77b72679d53e7d7eb84c16dd76d8 [diff] |
Merge branch 'ipv4-routing-cleanups' Alexander Duyck says: ==================== Minor IPv4 routing cleanups These patches just contain some minor cleanups to address a few minor issues. The first and the third mostly just improve readability. The second patch should improve the performance for multicast destination addresses that do not have a localhost source IP address by avoiding some unnecessary dereferences. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>