[PATCH nft v1] tests: py: Add netns feature

2019-05-19 Thread Shekhar Sharma
This patch adds the netns feature to the nft-test.py file. In some of the functions, the default value of the netns argument has been set to 0 due to the presence of other default arguments, rest of the functions have netns as a non-default argument. (P.S.: The file has also been converted to pyt

[PATCH nft v1] tests: py: Add netns feature

2019-05-19 Thread Shekhar Sharma
This patch adds the netns feature to the nft-test.py file. In some of the functions, the default value of the netns argument has been set to 0 due to the presence of other default arguments, rest of the functions have netns as a non-default argument. (P.S.: The file has also been converted to pyt

[PATCH nft v1] tests: py: Add netns feature

2019-05-19 Thread Shekhar Sharma
This patch adds the netns feature to the nft-test.py file. In some of the functions, the default value of the netns argument has been set to 0 due to the presence of other default arguments, rest of the functions have netns as a non-default argument. (P.S.: The file has also been converted to pyt