commit | 22f728f8f311659b068e73ed92833c205651a47f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri May 13 17:21:27 2011 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri May 13 17:21:27 2011 -0400 |
tree | cab06ba8b08c8c88a021d597c031c1ef24fae732 | |
parent | 0374d9ceb02eb12fcd65be9dd5df9c911ef93424 [diff] |
ipv4: Always call ip_options_build() after rest of IP header is filled in. This will allow ip_options_build() to reliably look at the values of iph->{daddr,saddr} Signed-off-by: David S. Miller <davem@davemloft.net>