Hi,

On Mon, 25 Jan 2016, Evgeny Uskov wrote:

The easiest way to eliminate the problem is to create multiple MRT records
if there is too much data for a prefix. Please see the attached file
dump_fix.patch implementing such solution.


Finally, we have noticed a typo in the description of "dump bgp" command.
Please see the attached file comment_fix.patch.

Nice. Thanks!

One thing, could you supply it as a git commit, or otherwise just supply a commit message.

Also, did you intend to submit this chunk? If yes, what's the purpose?

-  bgp_dump_obuf = stream_new (BGP_MAX_PACKET_SIZE + BGP_DUMP_MSG_HEADER
-                              + BGP_DUMP_HEADER_SIZE);
+  bgp_dump_obuf = stream_new (0x4000);

regards,
--
Paul Jakma      [email protected]  @pjakma Key ID: 64A2FF6A
Fortune:
Our country has plenty of good five-cent cigars, but the trouble is
they charge fifteen cents for them.

_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to