On Thu, 7 Jul 2016, Lou Berger wrote:

Looks like this fixes the exit problem. Two issues I see immediately are:

  ==12640== {
  <insert_a_suppression_name_here>
  Memcheck:Leak
  fun:calloc
  fun:zcalloc
  fun:bnc_new
  fun:bgp_find_or_add_nexthop
  fun:bgp_start
  fun:bgp_event
  fun:bgp_start_timer
  fun:thread_call
  fun:main
}

2 some new log messages generated every seconds
2016/07/07 09:02:35 BGP: There is already write fd [14]
2016/07/07 09:02:35 BGP: There is already write fd [16]
2016/07/07 09:02:35 BGP: There is already write fd [17]

Hmm, not sure what those are about. Can be fixed later maybe.

Updates of the VPN & Encap SAFIs are still not working in an RR config.

Ah.

The adjacencies issue, I wonder is that e27c516d, the connect timer change?

ahh, why not just different branches, e.g., patch-tracking/8/proposed/{v1,v2,v3}/... They are cheap and easy? vN can contain all the changes, V(N=1) is created when rebases are done to clean up the history/log

Or just use the commit ID? If you want a stable number, the first X digits of the commit ID already automatically provide it.

Can also use 'hidden' branches/refs outside of refs/heads, e.g. in refs/patch-tracking instead. They won't be fetched automatically, won't appear in gitweb, etc.

regards,
--
Paul Jakma | [email protected] | @pjakma | Key ID: 0xD86BF79464A2FF6A
Fortune:
"Your stupidity, Allen, is simply not up to par."
-- Dave Mack ([email protected])

"Yours is."
-- Allen Gwinn ([email protected]), in alt.flame

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

Reply via email to