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

* Bumped version counters (2)

2eb7432f4a9e99f863a409ee35c0b85f8c4d94b0 authored almost 9 years ago by Paolo Lucente <[email protected]>
* Bumped version counters

7b02ce1663262b67b28e21b277e7ff5cc65cb859 authored almost 9 years ago by Paolo Lucente <[email protected]>
* Updated docs

67de23d94143a090d4e4f21ed9acb3ba9990bf2a authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, CI: added newly introduced fix_autotools_timestamps.sh in the script.

* Updated docs.

9bc8e54feb0d299e2bb321f7f7f4dfea1a62d142 authored almost 9 years ago by Paolo Lucente <[email protected]>
* Added fix_autotools_timestamps.sh for a predictable outcome of autotools against code fetched from GitHub.

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

1671eb88ec789c41d39d52dac48bfa876b8a12eb authored almost 9 years ago by Paolo Lucente <[email protected]>
* Updated docs

5f1190210a5d88d49935543df1d3ae1caf8c5f52 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, CI: AC_ARG_ENABLE() requiring parentheses.

f1e99a8560ae5e35b9261b1340a86ebb5c09364d authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, plugin_common.c: memory leak discovered if cases when pending queries queue is involved. Thanks to Edward Henigin for reporting the issue.

6d518f4a2b0e808ae89e2b896fa3c0ba2c3fc64b authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, util.c: missing free() in write_pid_file_plugin() and file_archive()

c52d77f9c3f0ad5d48ebb92af297da8aea015f8d authored almost 9 years ago by Paolo Lucente <[email protected]>
* CI: added --enable-rabbitmq

d409a43e4f0dd73f2704af37a9505592cfe71c15 authored almost 9 years ago by Paolo Lucente <[email protected]>
* CI: removed --enable-plabel and added --enable-ulog

6b2d700bc86c948e184a755b8741ff68c73edcf4 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, building system: link pfring before pcap (2)

4c363ff2f92380b956e2eb6dec64d724c3ca7905 authored almost 9 years ago by Paolo Lucente <[email protected]>
Merge pull request #4 from matthewsf/patch-1

* fix, building system: link pfring before pcap (1)

e997aa855286234bcd281ab19ad1c7e8c12b1b0e authored almost 9 years ago by Paolo Lucente <[email protected]>
* BMP daemon: ported recent BGP starvation fixes.

60dd0354282dbe2047dabf334375a57ff4406e45 authored almost 9 years ago by Paolo Lucente <[email protected]>
* BMP daemon: ported read data for() loop optimization.

40e93100005a45fad750161ae0d6c1ce357efe8b authored almost 9 years ago by Paolo Lucente <[email protected]>
* misc fixes: solved -Wunused-value and more -Wstrlcpy-strlcat-size -Wreturn-type -Wlogical-op-parentheses compiler warnings.

a97f5078978d6af31f4a2bf543792bfd9029d681 authored almost 9 years ago by Paolo Lucente <[email protected]>
link pfring before pcap

9ebd5b290c5154d1efa1583f6e7b3fb1405573d1 authored almost 9 years ago by matthewsf <[email protected]>
* misc fixes: solved -Wdangling-else -Wlogical-op-parentheses -Wunsequenced -Wstrlcpy-strlcat-size -Wsizeof-pointer-memaccess -Wreturn-type -Wpointer-bool-conversion compiler warnings.

5aae484a72c877db3170c42f7b086168d11e094e authored almost 9 years ago by Paolo Lucente <[email protected]>
* BMP daemon: ported BGP starvation avoidance patch by @FvDxxx

e0b8fca1edd65d60b5d67ff660c4885c85682585 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, BMP daemon: BGP segment reassembly, per peer recv() buffer.

b3be7982016df32f79f1d47877f94c888312a7ba authored almost 9 years ago by Paolo Lucente <[email protected]>
* BMP daemon: ported bgp_table_dump_latest_file feature to bgp_dump_latest_file.

745112d094fc1515f29a32f4d40f738caa2f76e1 authored almost 9 years ago by Paolo Lucente <[email protected]>
* Updated docs

5a791b6c9c9e2a368447a18b5cd120ccd8423b7c authored almost 9 years ago by Paolo Lucente <[email protected]>
* Introducing bgp_table_dump_latest_file: defines the full pathname to pointer(s) to latest file(s). Update of the latest pointer is done evaluating files modification time. Many thanks to @jccardonar for proposing the feature.

bb8d0411edbba5be7eb28b32f2166f2240dd37fb authored almost 9 years ago by Paolo Lucente <[email protected]>
* Introducing bgp_table_dump_latest_file (1)

b67664a7a95460c7136f607d275ea00193002195 authored almost 9 years ago by Paolo Lucente <[email protected]>
* BGP daemon: minor patches to bgp_attr_intern() bgp_attr_unintern() mechanisms.

29b71a8e5d754b07ec1f9ee4965f8d514250a9d3 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, PostgreSQL plugin: upon purge, call sql_query() only if status of the entry is SQL_CACHE_COMMITTED. Thanks to @harryfoster for his support resolving the issue.

00ac4a1008edf4fd7f026c656e0488418a174740 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, BGP daemon: high CPU load was observed if dominated by dropped sessions (ie. allow list)

af29eaacaa0fa41e02ac4b3d1474a07f7fa4a3fa authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, BGP daemon: if dominated by dropped sessions (ie. allow list), established connection(s) were starved.

e38eb3c1eee5c40dead377d696aa12fc90711275 authored almost 9 years ago by Paolo Lucente <[email protected]>
* BGP daemon: refactored BGP segment reassembly

4bf3058d81ba57f6c1db504a461eaf609fb7daf3 authored almost 9 years ago by Paolo Lucente <[email protected]>
* cleanup, util.c: improved modularization of compose_json() by placing json_dumps() in a separate compose_json_str() function.

6c17ed82bab27ba4db5aae013e772f25bf9d6d25 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, kafka_common.c: p_kafka_set_broker() does not exit anymore and prints a warning message instead.

c8b11a46aebfa34a4f64e9ea40486c44c5530df4 authored almost 9 years ago by Paolo Lucente <[email protected]>
* BGP daemon, BMP daemon: improved performances of bgp_table_dump_file and bmp_dump_file by avoiding fflush() calls and increasing buffer size.

1867080dc7de3d6052953af957e1a018f82744bf authored almost 9 years ago by Paolo Lucente <[email protected]>
* Updated docs

fb4aa6ede858e59be19a2835c998e6225f759efe authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, util.c: self-defined Malloc() can allocate more than 4GB of memory; now renamed pm_malloc().

e6c545ae23b08ce1d1b2696633d76846358b2d7b authored almost 9 years ago by Paolo Lucente <[email protected]>
* Introducing debug_internal_msg config directive to specifically enable debug of internal messaging between Core process and plugins.

295470752ec1720c464edcb0a98f4b02cb7e76de authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, BGP daemon: read data for() loop optimized.

d5afcce51f2b0977c1dfada88b30c1736a3b428a authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, sql_common.c: SQL plugins purge log message was bypassed in case of no entries.

761d4d4c3429bcc2686ba38c491696aad64f0951 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, MongoDB plugin: updated URLs to download the legacy MongoDB C driver.

0cc5436755982f6f858f79f122f6997465a9d2cf authored almost 9 years ago by Paolo Lucente <[email protected]>
* BGP daemon: bgp_table_attr_hash_buckets default changed from 1024 to 65535. The new value proved to install BGP attributes much quicker at the expense of slight extra memory.

42f63456f8be93ca3b58382f0dd6222ecd626f61 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, BGP daemon: select_fd for() loop optimized

6c84be9dc0833b9ccc8c308d971a4306cf4ed801 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, BGP daemon: minor doc and readability enhancements to @FvDxxx patch.

0e6ba491f34193905f1fbae6415b870bb752c2c7 authored almost 9 years ago by Paolo Lucente <[email protected]>
Merge pull request #3 from FvDxxx/master

* fix, BGP daemon: BGP sessions starvation avoidance

56ee97af2acb3f951c5bc7e2ceb59216e2a4fe5a authored almost 9 years ago by Paolo Lucente <[email protected]>
* Updated docs

b68d04a7703312a696fb64018e1d5e0945cdfa00 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, BGP daemon: when bgp_daemon_batch was enabled, peers not passing a bgp_daemon_allow_file ACL were starving batches. Thanks to @job for his support resolving the issue.

266c3a8eaa36e4c73c64e10ceabdde2a9edd3413 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, util.c: mkdir() calls in mkdir_multilevel() now default to mode 777 instead of 700; this allows more play with files_umask (by default 077). Thanks to Ruben Laban for reporting the issue.

281eb61d555ba6f38ac8284f03139fe69dca6cbf authored almost 9 years ago by Paolo Lucente <[email protected]>
* Uptated docs

8e403aa742d909a6fdea51b0d6c97edba7aeaf9c authored almost 9 years ago by Paolo Lucente <[email protected]>
BGP starvation avoidance hack

Under heavy BGP update activities, later established BGP sessions might
starve as the first esta...

1486062e3c46f1f91ab0cdd65e802188bc38fdc4 authored almost 9 years ago by FvDxxx <[email protected]>
* Added a Kafka consumer example, in Python.

959db9f5c7dd815949a481d0fc612ca11af25325 authored almost 9 years ago by Paolo Lucente <[email protected]>
* Improved amqp_receiver.py example with CL arguments and better exception handling.

* Removed file amqp_receiver_trace.py . Example merged in amqp_receiver.py.

ca664ae7c8f29782247c9c7491a5258c71b107ef authored almost 9 years ago by Paolo Lucente <[email protected]>
* Bumping build sequence number after @junpei-yoshino merge.

e14b309db97378fac78bc3503d260b686722e15e authored almost 9 years ago by Paolo Lucente <[email protected]>
Merge pull request #2 from junpei-yoshino/mac-build

* fix, BMP daemon: build issue in mac os x

5b23ab687f18291d6a69513dfc92110d735dfcc3 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, BGP daemon: a connection to the default Kafka broker was initiated even if no kafka topic was specified.

f8bd527cdb41f1eeb552b7d2206110ea83474d15 authored almost 9 years ago by Paolo Lucente <[email protected]>
fix build issue in mac os x

9dd4b0b82b03e04261a42e8cbc3384acf335f4cf authored almost 9 years ago by Junpei YOSHINO <[email protected]>
* fix, BMP daemon: export to AMQP and Kafka brokers found not working due to bgp_peer_log structure pointing to wrong p_amqp_host and p_kafka_host structures.

* fix, BMP daemon: a connection to the default Kafka broker was initiated even if no kafka topic ...

c32d1ee6861be17635b8a9fe430b5ab553685559 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, BMP daemon: leveraging bgp_peer/bgp_peer_buf structures for TCP segment reassembly.

* Updated docs.

d840be6bd07d613e381d5f870bf16b5f40597c50 authored almost 9 years ago by Paolo Lucente <[email protected]>
* BMP daemon: improved TCP segment reassembly

* BMP daemon: improved route, init and term message handling

733514820de1a1ef0ad4629739f30d04b5032109 authored almost 9 years ago by Paolo Lucente <[email protected]>
* BMP daemon: improved message parsing

11bbbce6aac690f6df3e086f39f4879ff74d03e0 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, bgp_table: bgp_table_top(), added input check.

4e98e4e6833d738c5854e976b931c926aa653972 authored almost 9 years ago by Paolo Lucente <[email protected]>
* plugin_pipe_amqp: feature extended to 'tee' plugin.

2940018dac944e42bb20349785e176f9dbe8a76d authored almost 9 years ago by Paolo Lucente <[email protected]>
Merge branch 'master' of github.com:pmacct/pmacct

44b6618914f7670b2882d3d1ddbf3737a0b1b12c authored almost 9 years ago by Paolo Lucente <[email protected]>
* plugin_pipe_amqp: feature extended to 'nfprobe' plugin.

133ca3d9ea6ed283d406665e5678b75a5abe7798 authored almost 9 years ago by Paolo Lucente <[email protected]>
Merge pull request #1 from vincentbernat/fix/doc-drop-table

sql: always use "DROP TABLE IF EXISTS"

8c94353b210cbd1c261a33d9cc436b8dc08a6870 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, plugin_hooks.c: memory corruption was observed when some

p_amqp_publish_binary() calls where done while a sleeper thread
was launched.
* plugin_pipe_a...

d1e429aae8fc307b1aa55de5d68aa9b6a5cb54c7 authored almost 9 years ago by Paolo Lucente <[email protected]>
sql: always use "DROP TABLE IF EXISTS"

For both PostgreSQL and SQLite (already done for MySQL), this avoids an
error when creating the ...

8100328f84a498da3e8c9c6e88df903e08509dd1 authored almost 9 years ago by Vincent Bernat <[email protected]>
* Updated docs

f6649e407b81ba448e13f6a99ce746300d177506 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, plugin_hooks.c: missing return codes.

* Updated docs

85be191598264134284a48a1ce8c7ed7d52ba3c4 authored almost 9 years ago by Paolo Lucente <[email protected]>
Add sudo to make install commands

effb3e962bcc167ea80752ad0e154d366624fa23 authored almost 9 years ago by Job Snijders <[email protected]>
Compile without rabbitmq

8ced3d7323c20a49ebbc2a68c5f6d26a2980b726 authored almost 9 years ago by Job Snijders <[email protected]>
Force libtool to be installed before other deps

c141c75bfd3a1bcbd5bb505ea831b687ad61d48a authored almost 9 years ago by Job Snijders <[email protected]>
Add dependencies for build testing

61c8a7a1e662bffb2c071a210e4aedfc777d12c7 authored almost 9 years ago by Job Snijders <[email protected]>
Travis should install libpcap-dev before building

3765c88b528383505d1bfd3f9851e368c359e82e authored almost 9 years ago by Job Snijders <[email protected]>
Compile pmacct with both clang & gcc

2e8dffe20a18b54a55ed0e27a088a0b5975e2c63 authored almost 9 years ago by Job Snijders <[email protected]>
Add build badge to README

13855b263fd0dd3804b0f0588d0199a55c857ffb authored almost 9 years ago by Job Snijders <[email protected]>
Change Github URL

1181cad00f3337ad573117ca3812a49d5dd06221 authored almost 9 years ago by Job Snijders <[email protected]>
Add inital travis file

6718b8277e8a7782b80de91fc8ab8d8bb9bb6622 authored almost 9 years ago by Job Snijders <[email protected]>
* plugin_pipe_kafka dev (5)

bd101978b51dd2e8d034db0aaf06f648679f3952 authored almost 9 years ago by Paolo Lucente <[email protected]>
* plugin_pipe_kafka dev (4)

* Updated docs

df50362300385159135c9ab4db744981b5934a58 authored almost 9 years ago by Paolo Lucente <[email protected]>
* plugin_pipe_kafka dev (3)

bd4afd92154cf02739d2263255b075501d2b70bd authored almost 9 years ago by Paolo Lucente <[email protected]>
* plugin_pipe_kafka dev (2)

ad923e05cd95684a740402682088ecaa4312a5de authored almost 9 years ago by Paolo Lucente <[email protected]>
* plugin_pipe_kafka dev (1)

256cf99b1ceed721b2636f6fd1f460bfd043380c authored almost 9 years ago by Paolo Lucente <[email protected]>
* Updated docs

0262519360e4d5890cdbc1055937639711b1d39c authored almost 9 years ago by Paolo Lucente <[email protected]>
* Introducing plugin_pipe_check_core_pid: when enabled (default), validates

the sender of data at the plugin side.
This is useful when plugin_pipe_amqp or plugin_pipe_ka...

92bfce78b32390c790bcddaa3253473b4f41a1df authored almost 9 years ago by Paolo Lucente <[email protected]>
* plugin_pipe_amqp_routing_key: default value changed to '$core_proc_name-

$plugin_name-$plugin_type'. Also, increased flexibility for customizing
the key with the use ...

3ee93438a3bbdb0b91a232f10c868f3db8c6a752 authored almost 9 years ago by Paolo Lucente <[email protected]>
* Updated docs

6934b5a3bf5c3c984142a98426cc7a5ce02c819e authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, BGP daemon, BMP daemon: removed default Kafka topic if none is being

configured for logging and/or dumping.
* fix, BGP daemon: wrong event_type was passed onto bgp_...

2a488ab6a48773683ea95e438868b38d0d276504 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, kafka_common.c: introduced rd_kafka_poll() so to clear out delivery

and error messages tricking rd_kafka_outq_len()

85b975acae21290b9858151b31fcdf0bc9b2c559 authored almost 9 years ago by Paolo Lucente <[email protected]>
* BMP daemon: Kafka dev (3)

* fix, BGP daemon, BMP daemon: fortified checks

d6bc022d485a363ddb3810391f63e56c5b86abe8 authored almost 9 years ago by Paolo Lucente <[email protected]>
* BMP daemon: Kafka dev (2)

3bd2e49963d3c596186fcb17059d21c5b4e8949e authored almost 9 years ago by Paolo Lucente <[email protected]>
* BMP daemon: Kafka dev (1)

392fd1cb90616a89aad9a132a9022f86fd74d610 authored almost 9 years ago by Paolo Lucente <[email protected]>
* fix, pkt_handlers.c: improved case for no SAMPLER_ID, ALU & IPFIX in

NF_sampling_rate_handler() on par with NF_counters_renormalize_handler();
* pkt_handlers.c: NF_...

463ec3b5e9c1be6cd0d453cd0ae3e956a8ea0ed0 authored almost 9 years ago by Paolo Lucente <[email protected]>
* BGP daemon: Kafka dev (5)

38faf0d9e0cd186ec5f2558d7da262ba15b012ae authored almost 9 years ago by Paolo Lucente <[email protected]>
* BGP daemon: Kafka dev (4)

6c5ef26a0f974bd6835dea34f47cf9e290b5ea70 authored almost 9 years ago by Paolo Lucente <[email protected]>
* BGP daemon: Kafka dev (3)

e0b7618483206074aedd6ed8523f47858aea7851 authored almost 9 years ago by Paolo Lucente <[email protected]>
* BGP daemon: Kafka dev (2)

55d90f1153ac496001984b1f088df82b17ef116e authored almost 9 years ago by Paolo Lucente <[email protected]>
* [n|s]facctd_as_new renamed [n|s]facctd_as; improved input checks to all

*_as (ie. nfacctd_as) and *_net (ie. nfacctd_net) config directives.
* Updated docs.

0006717d320a10898b81369d043d7f47b6706f7e authored almost 9 years ago by Paolo Lucente <[email protected]>
Updating changelog.

00670ca9d5183edb71d5782ae61405f00e284855 authored almost 9 years ago by Bernd Zeimetz <[email protected]>
Merge tag 'upstream/1.5.2'

Upstream version 1.5.2

290e9b27f95a419e135381de461b449a7f68e15c authored almost 9 years ago by Bernd Zeimetz <[email protected]>
Imported Upstream version 1.5.2

1d86c870a519d606f58652cb3543c092d342b1ac authored almost 9 years ago by Bernd Zeimetz <[email protected]>
* BGP daemon: Kafka dev (1)

2b550e1faa1c1d252a1d9e7e74288319f4f5281b authored almost 9 years ago by Paolo Lucente <[email protected]>