)]}'
{
  "commit": "689bb66c6a92d238bed1a8b0920438c5a2271966",
  "tree": "4cf3ee1be6acdb4cf3b85d3da83e09cb64d29ba9",
  "parents": [
    "2fdd455cfd1f758b7aa2e6c8e3d185098b93908c"
  ],
  "author": {
    "name": "Pradosh Mohapatra",
    "email": "pmohapat@cumulusnetworks.com",
    "time": "Sat Sep 07 07:13:37 2013 +0000"
  },
  "committer": {
    "name": "David Lamparter",
    "email": "equinox@opensourcerouting.org",
    "time": "Thu May 15 19:15:45 2014 +0200"
  },
  "message": "bgpd: track correct originator-id in reflected routes\n\nISSUE:\n\nSuppose route1 and route2 received from route-reflector-client1 and client2\nrespectively have identical attributes. The current logic of creating the\nadj-rib-out for a peer threads the \u0027adv\u0027 structures for both routes against\nthe same attribute. This results in \u0027bgp_update_packet()\u0027 to pack those\nroutes in the same UPDATE message with one attr structure formatted. The\noriginator-id is thus set according to the first route\u0027s received router id.\nThis is incorrect.\n\nPATCH:\n\nFix bgp_announce_check() function to set the originator-id in the\nadvertising attr structure. Also, fix the attribute hash function and\ncompare function to consider originator-id. Otherwise attributes where all\nfields except the originator-id are identical get merged into one memory\nlocation.\n\nSigned-off-by: Pradosh Mohapatra \u003cpmohapat at cumulusnetworks.com\u003e\nReviewed-by: Scott Feldman \u003csfeldma at cumulusnetworks.com\u003e\nReviewed-by: Ken Yin \u003ckyin at cumulusnetworks.com\u003e\n[DL: whitespace changes dropped]\nSigned-off-by: David Lamparter \u003cequinox@opensourcerouting.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "feb073c662a29c79cdb1bd67a1ad8586467e77ad",
      "old_mode": 33188,
      "old_path": "bgpd/bgp_attr.c",
      "new_id": "a0dfc65dfa651565f413e6c2784fec6304fbee1a",
      "new_mode": 33188,
      "new_path": "bgpd/bgp_attr.c"
    },
    {
      "type": "modify",
      "old_id": "7f68b8d0aa4eafa876a7d92a6211c760f3c15c5c",
      "old_mode": 33188,
      "old_path": "bgpd/bgp_route.c",
      "new_id": "0428531f77c79321e60557a182a7345578be756a",
      "new_mode": 33188,
      "new_path": "bgpd/bgp_route.c"
    }
  ]
}
