diff options
author | David Engel <gigem@comcast.net> | 2005-10-21 22:09:16 -0500 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@mandriva.com> | 2005-10-26 01:20:21 -0200 |
commit | dcab5e1eeccf5e226c771ecc013631cde157435f (patch) | |
tree | d0e6f0c63caee92c8ac86d24fb280a0c65be11d9 /include/linux | |
parent | 95df1c04ab3f7ca617774930df62c0893a188c2c (diff) |
[IPV4]: Fix setting broadcast for SIOCSIFNETMASK
Fix setting of the broadcast address when the netmask is set via
SIOCSIFNETMASK in Linux 2.6. The code wanted the old value of
ifa->ifa_mask but used it after it had already been overwritten with
the new value.
Signed-off-by: David Engel <gigem@comcast.net>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions