Tag 'debian/0.12.4+vyatta+1' created by Stig Thormodsrud <[email protected]> at
2010-10-02 00:36 -0700
0.12.4+vyatta+1
Changes since debian/0.12.3+vyatta+3:
Stig Thormodsrud (2):
Merge branch 'upstream' into mendocino
0.12.4+vyatta+1
paolo (16):
* Rolled version counters
* nfacctd: improved flow recognition heuristics
* BGP daemon: initial effort to optimize RIB resources consumption
* BGP daemon: initial effort to optimize RIB resources consumption
(cont.d)
* BGP daemon: initial effort to optimize RIB resources consumption
(cont.d)
* fix, nfv9_template.c: ignoring unsupported field types; improved
template logging.
* BGP daemon: initial effort to optimize RIB resources consumption
(cont.d)
* BGP daemon: effort to optimize RIB resources consumption; new
information model encompasses a shared RIB, shared attributes and per-peer
routing information. Introduced bgp_table_peer_buckets configuration directive.
* nfacctd: introduced support for Cisco ASA bytes counter, NetFlow v9
field type #85.
* BGP daemon thread: documentation on memory dimensioning
* BGP daemon: further effort to optimize RIB resources consumption;
updated documentation.
* BGP daemon: further effort to optimize RIB resources consumption;
updated documentation.
* nfprobe: record direction information, if available, for later use *
bgp daemon: fixed memory leak. Only affected version is 0.12.4-cvs
* nfprobe: added support for export direction field (NetFlow v9 field
type #61); its value, 0=ingress 1=egress, is determined via nfprobe_direction
configuration directive.
* Updated ChangeLog document
* print plugin: support for interfaces and network masks has been added.
Numeric variables output converted to unsigned from signed. * bgp_table.h:
spelling error corrected. Did affect 0.12.4-cvs version only and was preventing
package to compile when --enable-ipv6 flag was passed at compile time. *
ChangeLog updated
---
CONFIG-KEYS | 11 ++
ChangeLog | 33 ++++++
configure | 2
configure.in | 4
debian/changelog | 41 +++++++
docs/INTERNALS | 46 ++++++++
src/bgp/bgp.c | 191 ++++++++++++++++++++++--------------
src/bgp/bgp.h | 6 -
src/bgp/bgp_table.c | 89 +++++++---------
src/bgp/bgp_table.h | 41 +------
src/cfg.h | 1
src/cfg_handlers.c | 19 +++
src/cfg_handlers.h | 1
src/network.h | 4
src/nfacctd.c | 8 +
src/nfacctd.h | 8 +
src/nfprobe_plugin/netflow9.c | 32 +++++-
src/nfprobe_plugin/nfprobe_plugin.c | 40 +++++++
src/nfprobe_plugin/nfprobe_plugin.h | 1
src/nfv9_template.c | 82 ++++++++++-----
src/pkt_handlers.c | 152 ++++++++++++++++------------
src/pmacct-data.h | 1
src/pmacct-defines.h | 14 +-
src/pretag_handlers.c | 44 +++++---
src/print_plugin.c | 60 ++++++-----
25 files changed, 624 insertions(+), 307 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn