Branch: refs/heads/master
  Home:   https://github.com/greearb/xorp.ct
  Commit: cc6a6a7fb001a5a0986b828dd821f420f60f17bd
      
https://github.com/greearb/xorp.ct/commit/cc6a6a7fb001a5a0986b828dd821f420f60f17bd
  Author: Ben Greear <[email protected]>
  Date:   2012-06-13 (Wed, 13 Jun 2012)

  Changed paths:
    M xorp/fea/data_plane/control_socket/netlink_socket.cc

  Log Message:
  -----------
  fea:  Fix netlink parsing bug recently introduced.

I changed a vector.resize() to vector.reserve(), thinking
it would be more efficient.  Turns out, it breaks things,
though I am not certain if the real bug actually lies elsewhere.

Either way, add a comment and revert the previous change.
This fixes the bug reported by Igor.

Signed-off-by: Ben Greear <[email protected]>



_______________________________________________
Xorp-hackers mailing list
[email protected]
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers

Reply via email to