commit | f232a6f9a2ccc1ea71c8f24142e68bc732859524 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Sep 14 23:24:09 2015 -0500 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Fri Sep 25 14:55:23 2015 -0500 |
tree | 4db5f6859da2d44c02a5d723798c3fc468079350 | |
parent | 8ea2dc0bec03790ff1a01c9911b8320f37b397d8 [diff] |
bridge: Pass net into br_validate_ipv4 and br_validate_ipv6 The network namespace is easiliy available in state->net so use it. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>