]> git.proxmox.com Git - mirror_frr.git/commit
[bgpd] add aspath_finish, static resource cleanup function.
authorpaul <paul>
Mon, 16 Jan 2006 12:01:29 +0000 (12:01 +0000)
committerpaul <paul>
Mon, 16 Jan 2006 12:01:29 +0000 (12:01 +0000)
commit8fdc32ab9a81cb80296d322346867c8c3d2b2b37
treebed62ebe30b81035f9ee9f5f605c1f443ad01c25
parent02335429e8cf2afc191fd518a3b55564bf6e5b2c
[bgpd] add aspath_finish, static resource cleanup function.

2006-01-16 Paul Jakma <paul.jakma@sun.com>

* bgp_aspath.c:
  (aspath_snmp_pathseg) move the static stream pointer out to
  file scope, so it can be freed.
  (aspath_finish) new function, free aspath resources.
* bgp_aspath.h: (aspath_finish) export.
bgpd/ChangeLog
bgpd/bgp_aspath.c
bgpd/bgp_aspath.h