]> git.proxmox.com Git - mirror_frr.git/commit
[bgpd] Minor performance improvement patch
authorAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Sun, 15 Apr 2007 19:17:24 +0000 (19:17 +0000)
committerAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Sun, 15 Apr 2007 19:17:24 +0000 (19:17 +0000)
commit93c1749c828cf750fbcc850730b9f2a872e38325
tree05800e33ebd68d5e6a2629d20ba54ad4db0aaa7c
parent6dfa827b7be871fc7301d4db04a99b509c9fd7aa
[bgpd] Minor performance improvement patch

2007-04-15 Sebastien Tandel <sebastien@tandel.be>

* bgp_aspath.c: (aspath_as_add, aspath_segment_add) Minor performance
  optimization: while loop should test one pointer instead of two.
bgpd/ChangeLog
bgpd/bgp_aspath.c