Difference between revisions of "IETF 104 Hackathon"

From Yuma123 Wiki
Jump to navigationJump to search
 
(6 intermediate revisions by the same user not shown)
Line 19: Line 19:
   
 
==Progress==
 
==Progress==
  +
* https://github.com/IETF-Hackathon/ietf104-project-presentations/blob/master/bmwg-network-interconnect-tester-hackathon104.pdf

Latest revision as of 14:26, 24 March 2019

Plan

From https://trac.ietf.org/trac/ietf/meeting/wiki/104hackathon :


'''YANG Data Model for Network Interconnect Tester'''
     * Champion(s)
       * Vladimir Vassilev <vladimir at transpacket.com>
     * Project(s)
       * implement traffic-generator and traffic-analyzer modules for Linux
       * implement traffic-generator and traffic-analyzer modules for discrete event network simulation tools
       * implement transactional network test API for python
     * References
       * https://tools.ietf.org/html/draft-vassilev-bmwg-network-interconnect-tester


The ietf-traffic-generator and ietf-traffic-analyzer modules will be implemented as netconfd SILs and the code added to the examples part of the project. They will complement the ietf-network-bridge module already there and allow for running a complete transactional network simulation with mininet.

Progress