Hi, On Tue, 15 Mar 2016 11:27:33 +0100 ibrahim menem <[email protected]> wrote:
> Can anybody give a high level indication of what/where should one touch to > add 4 bytes ASN support? That has been on my todo list for long time. It would be super if you could work on it. - OpenMessage handling (easy) - 4-byte and 2-byte AS conversion -- When receiving from peer peers that do not support 4-byte AS, needs to convert an internal structure (4-byte AS) before inserting it to the table. -- When sending to peer peers that do not support 4-byte AS, needs to serialize in the appropriate format. My team has developed another BGP implementation (gobgp) that supports 4-byte AS. The comments about the tests for the feature might be helpful for you: https://github.com/osrg/gobgp/blob/master/table/message_test.go ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
