Fixed problem with incorrect subnet validation with container flow 01/301/2
authorAsad Ahmed <asaahmed@cisco.com>
Mon, 6 May 2013 17:47:04 +0000 (10:47 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 6 May 2013 19:59:19 +0000 (19:59 +0000)
commitd0b8fb866390a5ce2c2ceac424bc9e5307b74ab0
tree6bf5af6eaa865b7d2eb57504081b755afcde2b15
parent0cb7e3604b8a33f6b1aa01c561137e6c6aad85b0
Fixed problem with incorrect subnet validation with container flow
Also added unit test cases to verify the validation

Change-Id: Ica257f6065d1d4180fccf0e878f188e71dbc21e4
Signed-off-by: Asad Ahmed <asaahmed@cisco.com>
opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/match/Match.java
opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/utils/NetUtils.java
opendaylight/sal/api/src/test/java/org/opendaylight/controller/sal/utils/NetUtilsTest.java