]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Intial commit for topojson
authorAshish Pant <ashish12pant@gmail.com>
Mon, 24 Jun 2019 11:04:36 +0000 (16:34 +0530)
committerAshish Pant <ashish12pant@gmail.com>
Tue, 9 Jul 2019 04:56:53 +0000 (10:26 +0530)
commit2ad3d000f0a71d960610ada0d25afa9c0e5d19c9
tree7e26934f07222fd5dd834da4ee18d615c6d65f8a
parenta7001650c8b5f1bd37f5f678e82920710fd4a4b7
tests: Intial commit for topojson

Signed-off-by: Ashish Pant <ashish12pant@gmail.com>
Adding JSON parser for creating router and assinging ip addresses to
each interface
tests/topotests/lib/common_config.py [new file with mode: 0644]
tests/topotests/lib/topojson.py [new file with mode: 0644]