Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos-legacy/pmacct

Vyatta version of pmacct
https://github.com/vyos-legacy/pmacct

* amqp, kafka, print plugins: harmonized JSON output; added event_type field.

c09441c5383fb4b2f48b34e1a6e8682c2b41feaf authored almost 8 years ago by Paolo Lucente <[email protected]>
* BGP, BMP, Streaming Telemetry daemons: harmonized JSON output; added PID info to writer_id field.

9f91449f72e19033afd2d02061983432247ca9c9 authored almost 8 years ago by Paolo Lucente <[email protected]>
* amqp, kafka, print plugins: harmonized JSON output; added writer_id field with plugin name and PID.

83e25e909db22b3a32fa98d289fd14c8e433aa33 authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, kafka_common.c: removed waiting time from p_kafka_set_topic(). Added docs advicing to create in advance Kafka topics.

aa021a357621b79e3f474ce564242f61f4ba63df authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, kafka_plugin.c: if kafka_topic_rr or dynamic kafka_topic are specified, don't reset config.sql_table so that cases of nested kafka_cache_purge() work. Related to issue #84.

902f88c69a8ef49a1002711d6bbb4b2d3a5d899b authored almost 8 years ago by Paolo Lucente <[email protected]>
* Bumped build number

8e493b7d81cf142f0c4f05d2a4ea189228ec86dd authored almost 8 years ago by Paolo Lucente <[email protected]>
Merge pull request #86 from vincentbernat/fix/nfprobe-exit

* fix, nfprobe plugin: don't shortcut loop on poll() error.

0a316cda7297029f13c86ebf5b4d6ddba58bf316 authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, BGP, BMP daemons: bgp_process_withdraw() init aligned to bgp_process_update(). Thanks to Yuri Lachin for his support.

692787e5594a9d0d5832ecdcb2e53f4925ea226b authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, BGP daemon: implementing draft-ietf-idr-shutdown-01. memset() overrun detected. Thanks to @arjenz for his support.

c3d1aa5d7690bc9ea787061ab2b1d1c7f9db4846 authored almost 8 years ago by Paolo Lucente <[email protected]>
* nfprobe: check for graceful shutdown just after polling

On exit, nfprobe plugin takes some time to shutdown because we have to
wait the default timeout ...

1c78018bdef6fe8a31b1a9e1faddc38ddc269ae1 authored almost 8 years ago by Vincent Bernat <[email protected]>
* Bumped build number

10fa319331da4bde07de511ecdf570f2c26f1bf0 authored almost 8 years ago by Paolo Lucente <[email protected]>
Merge pull request #77 from dfberger/buffer-overread-fix

* fix, BGP daemon: Don't read bgp_len past the end of the message buffer

082cc0941dc5a1c167d7302a0b4d705ba5169ef0 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Bumped build number

015dfe1e3c2314100787e139b7256ca0655f0e74 authored almost 8 years ago by Paolo Lucente <[email protected]>
Merge pull request #85 from vincentbernat/fix/nflog-timestamp

* fix, uacctd: use current time when we don't have a timestamp from netlink

61eb2dae8ec393f2f3cb51fdd604db70b5a41ce0 authored almost 8 years ago by Paolo Lucente <[email protected]>
* uacctd: use current time when we don't have a timestamp from netlink

e96cffd3bcdf144921632e7883e981e7a75a1ac5 authored almost 8 years ago by Vincent Bernat <[email protected]>
* fix, BGP daemon: if bgp_daemon_as is set and 4-bytes ASN capability is received, set 4-bytes ASN to bgp_daemon_as value.

dba51c8a48bc8ae56e5b1f74b9fbebad6e51ab12 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Bumped build number

620e8c3250d290721eedc9c29f8f654708307761 authored almost 8 years ago by Paolo Lucente <[email protected]>
Merge pull request #76 from dfberger/arvo-link-fix

* fix, building system: linking when configured with --enable-avro

4c7a7e34a5b7d8cec6246baa2110931f5f22a7df authored almost 8 years ago by Paolo Lucente <[email protected]>
* Updated docs

de686c9794ae1aa94496efec25ff5908e91abd94 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Updated docs

0dc8b07e9484b768444f909d33383e01fd606aad authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, BGP daemon: implementing draft-ietf-idr-shutdown-01. Addresses Issue #81.

9c57b25f24bff28cfa0a2aff98ebd2ee18bca8f8 authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, pmbgpd: bgp_daemon set by default to BGP_DAEMON_ONLINE to pass the newly introduced checks in skinny_bgp_daemon()

db0cac58d87878def8f3d4c63a4cddb4a3faa6b8 authored almost 8 years ago by Paolo Lucente <[email protected]>
* BGP daemon: implementing draft-ietf-idr-shutdown-01 (2)

9fd97a77d144b15bf42d4e55a4d861c499bb0cfc authored almost 8 years ago by Paolo Lucente <[email protected]>
* BGP daemon: implementing draft-ietf-idr-shutdown-01 (1)

c014f0e5e2992ab05e00891f6080d26ddc9daf3b authored almost 8 years ago by Paolo Lucente <[email protected]>
* Introduced a new bgp_daemon_as config directive to explicitely set a Local AS which could be different from the remote peer one hence establishing an eBGP session.

ed8df5820c9f0b8847a7b0873ade3af8ab262113 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Introducing offline BGP daemon (10)

b4f55c9bb31ccc1745476655a32562372e31eb01 authored almost 8 years ago by Paolo Lucente <[email protected]>
* BGP, BMP daemons: added AFI and SAFI information to log and dump output.

11e1f48b78c4425beaedbecc916558af17ca4fd3 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Introducing offline BGP daemon (9)

f64dddcadfff2cbe61da49c001a88df41e01868a authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, bgp_logdump.c: p_kafka_set_topic() wrongly applied to an amqp_host. Thanks to Corentin Néau ( @weyfonk ) for reporting the issue #79 .

14ae425cc60eca6e038d204f36fbd3b94c56cf90 authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, sfacctd, sfprobe: tag and tag2 are 64 bits. This is in reference to issue #71.

52043446bee300055d3a803e72844b31a7ba9cd5 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Introducing offline BGP daemon (8)

314cf9151aaf5dea8e6ce967fbb74b84d37cdb23 authored almost 8 years ago by Paolo Lucente <[email protected]>
ensure the entire bgpo_len field is contained in the buffer

27f3499cb7b9a7c396d611635fd85a7ebb6be0ac authored almost 8 years ago by Dan Berger <[email protected]>
ensure we don't read past the end of the message buffer while trying to read the message length (valgrind)

a6d3fc35c9f42efdef1b35f92f82f3ecd30a8309 authored almost 8 years ago by Dan Berger <[email protected]>
fix linking when configured with --enable-avro

c3c91aca216eddb3ab9e4a700a0bd6129bafd2b3 authored almost 8 years ago by Dan Berger <[email protected]>
* fix, BGP daemon: introduced parsing of IPv6 MPLS VPN (vpnv6) NLRIs. This addresses issue #74.

b608b37a2b52cd9a5222dbdf864ec45f87af37f4 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Introducing offline BGP daemon (7)

cb7055e322d0a4ae0b82eb51b7eb466caf221f7b authored almost 8 years ago by Paolo Lucente <[email protected]>
* Updated docs

0958579491a5c65eda833a18311779b60e42e7ef authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, pretag_handlers.c: in bgp_agent_map added case for 'vlan and ..' filter values.

0da36b1aba053128532d6c1342e4f777a46b0041 authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, bgp_msg.c, network.h: Route Distinguisher was stored and printed incorrectly when of type RD_TYPE_IP. This addresses issue #73.

dbebff7676a49f6141d58aca1a4c4888239617d0 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Introducing offline BGP daemon (6)

f7814b812ead62cfc435787aa2915152d4c56899 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Introducing offline BGP daemon (5)

e13e282e083569b018d79e9b41dd14865a8c8293 authored almost 8 years ago by Paolo Lucente <[email protected]>
* sfprobe plugin, sfacctd: tags and class primitives are encoded/decoded using enterprise #43874, legit, instead of #8800, squatted. To address Issue #71.

28c47bf60dd4ba56d705baf686db7a2aac591303 authored almost 8 years ago by Paolo Lucente <[email protected]>
Updating changelog.

b6deda0e80b98f5140ff5861eed9a1b39070a8e2 authored almost 8 years ago by Bernd Zeimetz <[email protected]>
Depend on default-libmysqlclient-dev.

Closes: #845894

1f226fe92e8ab68a4cffc6c6384ffa4f15b06f30 authored almost 8 years ago by Bernd Zeimetz <[email protected]>
Merge tag 'upstream/1.6.1'

Upstream version 1.6.1

0497b6e77767406fddc1730a91151ffdfca3dcb8 authored almost 8 years ago by Bernd Zeimetz <[email protected]>
New upstream version 1.6.1

558796179bfb2f1115e3c75189642120cfb21d41 authored almost 8 years ago by Bernd Zeimetz <[email protected]>
* Introducing offline BGP daemon (4)

faa7b776a322b737e405f2c63fcf333a50672f69 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Introducing offline BGP daemon (3)

83bb7841656876161debfd6c1979ee8eb657eca2 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Introducing offline BGP daemon (2)

87122d9253dfea38d3c099e246a46b064dc1b873 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Introducing offline BGP daemon (1)

d9cc700bfa1af794afec97573f10733f97e4a1e3 authored almost 8 years ago by Paolo Lucente <[email protected]>
* cleanup, bgp_util.c: centralized and renamed BGP peers bintree handlers for use other than the BMP daemon.

a7889f801ee1a2ea841e89349294bb7bd4b286a3 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Introducing kafka_fallback and equivalents. This is for compatibility with older Kafka frameworks as documented in https://github.com/edenhill/librdkafka/wiki/Broker-version-compatibility . Based on PR #70. (3)

6f81b83ddf90eaef73009b665e288a08e973d524 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Introducing kafka_fallback and equivalents. This is for compatibility with older Kafka frameworks as documented in https://github.com/edenhill/librdkafka/wiki/Broker-version-compatibility . Based on PR #70. (2)

6783b4d21aa354241f82ee4ed9fc9f739024f338 authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, cfg_handlers.c: warning message if BGP, BMP, Streaming Telemetry or sfacctd counters kafka_partition_key config directive is given a plugin name.

96e7f91590b02091fc28c44b41a44e21c137e352 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Introducing kafka_fallback and equivalents. This is for compatibility with older Kafka frameworks as documented in https://github.com/edenhill/librdkafka/wiki/Broker-version-compatibility . Based on PR #70. (1)

bab284a4773c0982bdca95fc7e851005d5af5a1a authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, util.c: compiling issue introduced by commit b6c37df3a6bf5e7c8da63c719dc4c3ee7044fc1f

23a9f07abf52c031e2a6e0aa77d09633e67e1ae0 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Updated docs

5d4d5a616e445e82b5f72d3424e2a0f799dcc5e6 authored almost 8 years ago by Paolo Lucente <[email protected]>
* BGP, BMP and Streming Telemetry daemons: added writer_id field when writing to Kafka and/or RabbitMQ. The field reports the configured core_proc_name.

b6c37df3a6bf5e7c8da63c719dc4c3ee7044fc1f authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, pkt_handlers.c: improved definition and condition to free() ptr in bgp_ext_handler() to prevent SEGVs. Thanks to Paul Mabey for his support.

562f16b43e5b48d7123bfb78c031265a83b7455d authored almost 8 years ago by Paolo Lucente <[email protected]>
* print plugin: added avro_schema_output_file feature to the plugin.

5d3c8eff8d6d71b6d23eec34891608a2d50b5b00 authored almost 8 years ago by Paolo Lucente <[email protected]>
* AMQP, Kafka plugins: introducing routing key/topic to send Apache Avro schema on at regular time intervals. (5)

a2fd4cc7c8366e340ca07b38e8b5bac0bff4bf66 authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, print_plugin.c, util.c: uniformed exit_plugin() exit codes in Avro-related code.

8b668f9f4b07c507693131b1e1c29b0e97e9d275 authored almost 8 years ago by Paolo Lucente <[email protected]>
* AMQP, Kafka plugins: introducing routing key/topic to send Apache Avro schema on at regular time intervals. (4)

88cbcdde5657d50c47bdd55058a2f895e45d6840 authored almost 8 years ago by Paolo Lucente <[email protected]>
* AMQP, Kafka plugins: introducing routing key/topic to send Apache Avro schema on at regular time intervals. (3)

2a02b02358c5632e0d2ccda9c7d2e60f5c6d89a0 authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, util.c: added case for negative results in calc_refresh_timeout() and calc_refresh_timeout_sec()

985b857398ed33c453f41e3a2a59b5b70c842b32 authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, AMQP, Kafka plugins: set content type to binary in case of Apache Avro output.

b1df5c9d959b0c3883d84b421a289b8acea62ee1 authored almost 8 years ago by Paolo Lucente <[email protected]>
* AMQP, Kafka plugins: introducing routing key/topic to send Apache Avro schema on at regular time intervals. (2)

01c83be50835e88b866e8b22cf13e80a0aea5a04 authored almost 8 years ago by Paolo Lucente <[email protected]>
* AMQP, Kafka plugins: introducing routing key/topic to send Apache Avro schema on at regular time intervals. (1)

f54eec6892b63d9c936a9e324f9501a5d7a11520 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Introducing src_host_pocode and dst_host_pocode primitives based on Maxmind v2 City Database (3)

eade57b949be94a6ca773339fafd455bc11497ee authored almost 8 years ago by Paolo Lucente <[email protected]>
* Introducing src_host_pocode and dst_host_pocode primitives based on Maxmind v2 City Database (2)

d2b0f9c396889d076a130149a46352c6aa97043c authored almost 8 years ago by Paolo Lucente <[email protected]>
* Introducing src_host_pocode and dst_host_pocode primitives based on Maxmind v2 City Database (1)

75feb93573402a388302c1ca69bb18c2dc330b95 authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, network.h: centralized definition of afi_t and safi_t. Addressess issue #68

2409d04e5aed7ee6dfc7154e2c66a44d2784fdee authored almost 8 years ago by Paolo Lucente <[email protected]>
* Updated docs.

* fix, kafka_common.c: log message for successful broker addition even if a single broker is spec...

ab15d14eda585a6a7d8afdff7574a5e37b0c185f authored almost 8 years ago by Paolo Lucente <[email protected]>
* Updated docs.

7702361b938344e56ec1fc2db83f9957c0d91c61 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Updated docs.

f100b036cadd9e89da8276de321d0b0321432e0a authored almost 8 years ago by Paolo Lucente <[email protected]>
* Bumped build number

7aa90b279d43884cde94fe1ce51788961ffc91bd authored almost 8 years ago by Paolo Lucente <[email protected]>
Merge pull request #67 from pierky/patch-1

* fix, BGP daemon: Large Communities, new Early IANA Allocation

c57c719b008c353ae328e40d672aa1b56ababac0 authored almost 8 years ago by Paolo Lucente <[email protected]>
New Early IANA Allocation

df447b36b39e24084aba4ebf255d2204f1e7d2b2 authored almost 8 years ago by Pier Carlo Chiodi <[email protected]>
* sfacctd: split sFlow parsing functions from core sfacctd functions (2)

1ba768cfa8ecc60904df8ba86fc4cc3a213ba8ea authored almost 8 years ago by Paolo Lucente <[email protected]>
* sfacctd: split sFlow parsing functions from core sfacctd functions

0826829bef6d66ca4735ac04b61f6209a7dc7f25 authored almost 8 years ago by Paolo Lucente <[email protected]>
* SQL plugins: ported (from print, etc. plugins) the re-working of max_writers feature.

75a0c3745abb1159d4e539d15117464e6d624d76 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Updated docs.

d9cc6d03be6e2d2bfa6a4d9ae7cff32afe253820 authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, compiler warnings: Fix up missing includes and prototypes (2)

4256241ac7cb38452d3aa0cec962de6bf5265e39 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Updated docs.

b4380bbed6626b20760315664468cd8733256fa4 authored almost 8 years ago by Paolo Lucente <[email protected]>
* Bumped build number

46815e63fa050f06897f4c063395846440546aac authored almost 8 years ago by Paolo Lucente <[email protected]>
Merge pull request #64 from tlaberge/include

* fix, compiler warnings: Fix up missing includes and prototypes

6c79bb050c8d06dbf412b9dd4739b6ece7f28741 authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, pmacctd, uacctd: Large Communities correctly linked to these daemons. Part of Issue #61. Thanks to @pierky for his extensive support.

09c4bdff5170254754c0edec183125e3401674ab authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, pkt_handlers.c: honouring back bgp_src_{as_path,std_comm,ext_comm,lrg_comm}_type value. Party related to Issue #61).

29f5510d51b519235211315a88dab0a00873fa5e authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, print plugin: Large Communities linked to CSV output. Thanks to @pierky for his support (part of PR #61).

bc6d27305557111c9b1ecff0994778320fc87893 authored almost 8 years ago by Paolo Lucente <[email protected]>
* fix, bgp_community.c bgp_ecommunity.c: code cleanups

096c91734bbd12c0f7cf62b8f8daa3953d261539 authored about 8 years ago by Paolo Lucente <[email protected]>
* Introducing support for BGP Large Communities (7)

514c44e04fa3e5650d0e9edce5676f2ccc927394 authored about 8 years ago by Paolo Lucente <[email protected]>
* Introducing support for BGP Large Communities (6)

d5aa92d1de291fedc353d5f6f7c78d7e9d87dcd2 authored about 8 years ago by Paolo Lucente <[email protected]>
* Introducing support for BGP Large Communities (5)

abe2d7bfc711dbb5d7136e0773c9ff6b1926d5ae authored about 8 years ago by Paolo Lucente <[email protected]>
* Introducing support for BGP Large Communities (4)

702a7f04872f0b6440bce4adc1ab4734fd87475a authored about 8 years ago by Paolo Lucente <[email protected]>
* Introducing support for BGP Large Communities (3)

97d02ba6c156c2dfc8c9e53bf4e9871db50bb018 authored about 8 years ago by Paolo Lucente <[email protected]>
* Updated docs. Thanks to @pierky for his report.

d08cbc9e5c8a06b261af8b72396b86ccb3db437d authored about 8 years ago by Paolo Lucente <[email protected]>
* Introducing support for BGP Large Communities (2)

cde5dcd4d3e157717e9ec8833dc4853d56a2fdf0 authored about 8 years ago by Paolo Lucente <[email protected]>
* Introducing support for BGP Large Communities (1)

d1937d42e0001753729f75f25ffa9c529485e861 authored about 8 years ago by Paolo Lucente <[email protected]>
* fix, maps_index: indexing now correctly works for IPv6 pre_tag_map entries. Those where 'ip', the IP address of the NetFlow/sFlow/IPFIX exporter, is an IPv6 address.

93108f730ae9cd875e54ca595cf9e331730de02f authored about 8 years ago by Paolo Lucente <[email protected]>
* pre_tag_map: removed constraint for 'ip' keyword for nfacctd and sfacctd maps. This is equivalent to specifying rules with 'ip=0.0.0.0/0'. (2)

5f69c02f489165385f626e63fdce28b899d52921 authored about 8 years ago by Paolo Lucente <[email protected]>