New branch 'upstream-cvs' available with the following commits:
commit cf29e13f8ba82b966f9e337eddc34e986253bf34
Author: paolo <paolo>
Date: Fri Dec 4 17:12:49 2009 +0000
* IMT-plugin: memory optimizations for string-based BGP primitives (ie.
communities and AS-PATH).
commit e5a08a14e31f95ad2b07fb40c8f15f7b1e3cc774
Author: paolo <paolo>
Date: Mon Nov 30 09:26:36 2009 +0000
* fix, netflow9.c: increased number of primitives supported by NetFlow v9
internal templates. Issue introduced last CVS commit with support of
input/output interfaces.
* assert() calls added in netflow9.c and pkt_handlers.c
commit 1c221851c70b7e7266b303a2d00ec9285da7e463
Author: paolo <paolo>
Date: Sun Nov 29 13:45:52 2009 +0000
* uacctd: introduced support for input and output interface indexes; the
feature is linked to Pre-Tagging and NetFlow v1/v5/v9 exports (nfprobe
plugin). Original patch is courtesy of Stig Thormodsrud.
commit dfa83f6d5824c50c6ae5fdd1ad6d097d1ca809fc
Author: paolo <paolo>
Date: Sat Nov 28 22:26:22 2009 +0000
* fix, net_aggr.c: added detection of default route in networks_file map;
required to distingush positive caching of a default route from negative
caching of a certain prefix.
commit c31b0c51947487188c0b038deba1e22d83b8c08f
Author: paolo <paolo>
Date: Sat Nov 28 18:17:25 2009 +0000
* pre_tag_map, bgp_peer_src_as_map, bgp_agent_map: warning is triggered
if map contains more entries than configured by pre_tag_map_entries or
allowed by default.
commit 067564e026d6f65b13c463b7b87865d6020cd12a
Author: paolo <paolo>
Date: Sun Nov 22 20:36:41 2009 +0000
* fix, bgp.c: BGP daemon socket opened with SO_REUSEADDR option: daemon can
be restared quicker.
* fix, net_aggr.c: some errors while parsing a networks_file didn't report
line number.
* Implementation of source BGP-related primitives: src_as_path, src_med,
src_local_pref, src_std_comm and src_ext_comm. These come along with some
configuration directives: bgp_src_local_pref_type, bgp_src_std_comm_type,
bgp_src_ext_comm_type, bgp_src_as_path_type and bgp_src_med_type. Each of
these currently defines only trivial BGP lookups ('bgp'). Over the time,
further data lookup methods can be foreseen.
* Refreshed documentation.
commit b2b79a329d4602707753152ebe62d470d6c15600
Author: paolo <paolo>
Date: Tue Nov 17 21:24:55 2009 +0000
* nf|sf|pm|uaacctd_net: 'bgp' keyword now supported to retrieve network
prefixes (src|sum|dst_net primitives) from BGP protocol. Methods already
supported include NetFlow, sFlow, networks file or static network mask.
commit 7a34307526071f37c8ebc571b1fd2faeefa67148
Author: paolo <paolo>
Date: Sat Nov 14 11:52:47 2009 +0000
* bgp_follow_nexthop tied up with bgp_agent_map, so that mappings are
made possible at each next-hop recursion. This is particularly aimed
at supporting BGP confederations which run segregated IGP instances.
* Refreshed documentation
commit 3f7ee780953e268435729d1799ac359bca27f042
Author: paolo <paolo>
Date: Thu Nov 12 11:03:52 2009 +0000
* bgp_follow_nexthop: hooked up to Pre-Tagging 'bgp_nexthop' key.
commit 3234abaae26e38cb1593a3452b4a4d33e7623fb8
Author: paolo <paolo>
Date: Wed Nov 11 17:49:53 2009 +0000
* Implemented a bgp_follow_nexthop feature, aimed at networks not running
MPLS where BGP next-hop does not necessarily represent the "exit-point"
of the routing domain for the given traffic. It expects an IP prefix as
argument and follows the BGP next-hop up (using each next-hop as source
for the next BGP RIB lookup), returning the last next-hop part of such
prefix as value for the 'peer_ip_dst' primitive.
commit 88029340c6410c00e63a25a78148f80b400f303e
Author: paolo <paolo>
Date: Sat Nov 7 23:10:15 2009 +0000
* Pre-Tagging: implemented 'direction' tagging and applies only to NetFlow
v9. The field (61) supported values are: 0 (ingress) and 1 (egress) flow.
* Documentation update
* fix, net_aggr.c, pkt_handlers.c: memset() length
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn