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

* Initial implementation of tunnel inspection feature in pmacctd and uacctd

daemons. Tunnel handlers might be feeded with options via configuration.
Once enabled, the da...

42bfa28cfea52fcc6701fc9d15d05aab66404b3d authored over 14 years ago by Paolo Lucente <[email protected]>
* sfprobe: network masks are now exported via sFlow v5. 'pmacctd_net'

and its equivalents steer how to populate src_mask/dst_mask values.

3fdd1d1b845c477bb4ccae4385bab9556d3fc64a authored over 14 years ago by Paolo Lucente <[email protected]>
* nfprobe: network masks are now exported via NetFlow v5/v9. 'pmacctd_net'

and its equivalents steer how to populate src_mask/dst_mask values.
* cleanup, nfprobe/sfprobe:...

ce09df56aef41b97c0dcbbd8dd421d48a7c875bc authored over 14 years ago by Paolo Lucente <[email protected]>
* Support for source/destination IP prefix masks is introduced via two new

aggregation primitives: src_mask and dst_mask. These are populated as
per the [nf|sf|pm|u]acc...

4623e7a39e77364eacf4e1bebf3ad61c4f02b695 authored over 14 years ago by Paolo Lucente <[email protected]>
* Input/output interfaces (SNMP index) have been implemented natively; it's

therefore not required anymore to pass through the tag infrastructure. As
a result two aggreg...

38084fa405917e5f902736e2e8251ec8a9191079 authored over 14 years ago by Paolo Lucente <[email protected]>
* Refresh build system

29a891ae1b3925a55cba91ecb141cfbf84bcc116 authored over 14 years ago by Paolo Lucente <[email protected]>
* Rolled version counters

30d2b11ef68a4c9c959587359b858f78c3811e1f authored over 14 years ago by Paolo Lucente <[email protected]>
* 'nfprobe_source_ip' feature added: it allows to select the IPv4/IPv6

address to be used to export NetFlow datagrams to the collector.

6d7b2d65d9c7218698e4deaa644bc6bc6e67a541 authored over 14 years ago by Paolo Lucente <[email protected]>
* Refreshed ChangeLog.

9a49d635cd8e1461a49e31163ec5cd18deefc8a4 authored over 14 years ago by Paolo Lucente <[email protected]>
* ChangeLog updated.

* Version counter updated.

b450c3df8d757df359f07f6f98eb5436f2237e31 authored over 14 years ago by Paolo Lucente <[email protected]>
* fix, pretag_handlers.c: tagging against NetFlow v9 4-bytes input/output

interfaces was not working properly. This is now fixed. Many thanks to
Zenon Mousmoulas for r...

7bbd4f1fc848eaae7f5c1e936336b4d7daff07e3 authored over 14 years ago by Paolo Lucente <[email protected]>
* fix, mysql|pgsql|sqlite_plugin.c: 'flows' aggregation primitive was not

suitable to mix-and-match with BGP related primitives (ie. peer_dst_as,
etc.) due to an incor...

91f387aec17964b0b737001dc5cee181fd6d30ca authored over 14 years ago by Paolo Lucente <[email protected]>
* Pre-Tagging: implemented src_local_pref and src_comms keys. These allow

tagging on source IP prefix local_pref (sourced from either map or BGP,
ie. 'bgp_src_local_pr...

429d2cb07f5fd0ac917ba689a863d87aa1cc6bcd authored over 14 years ago by Paolo Lucente <[email protected]>
* Pre-Tagging: introduced 'comms' key to tag basing on up to 16 standard

BGP communities attached to the destination IP prefix. The lookup is
done against the BGP RIB...

dcc3824d843ab88044137a2a20754b16369f665f authored over 14 years ago by Paolo Lucente <[email protected]>
* bgp_follow_nexthop: feature extended so that multiple IPv4/IPv6 prefixes

can be supplied. Up to 32 prefixes are now supported; a warning message
is now generated if a...

d3df2066702a3b330d02ec37639aa2a42ea7ff29 authored over 14 years ago by Paolo Lucente <[email protected]>
* fix, sql_common.c: logging of NetFlow micro-flows to a SQL database

(nfacctd_sql_log directive) was not committing to the backend, when
sql_history was disabled....

2c8cc3d8e486283b7b6a2fbf85852de3e2d974f1 authored over 14 years ago by Paolo Lucente <[email protected]>
* nfacctd_ext_sampling_rate and sfacctd_ext_sampling_rate are introduced:

flags the daemon that captured traffic is being sampled. Useful to tackle
corner cases, ie. s...

2752a27bef3e98d032203789d9d08b28f0344a10 authored almost 15 years ago by Paolo Lucente <[email protected]>
* fix, pkt_handlers.c: check added to impose a maximum size while copying

NetFlow v9 fields to internal structures.

2efd28df2d3f66a51e2704097f27202f510d5304 authored almost 15 years ago by Paolo Lucente <[email protected]>
* fix, util.c: load_allow_file(), empty allow file was allowing every IP

to connect - being confused with no map condition. Now this condition is
properly recognized ...

ee9cc9cc255d5f87ed14d660359190dff29c9afa authored almost 15 years ago by Paolo Lucente <[email protected]>
* Implementation of 'bgp_daemon_allow_file' to specify IP addresses that

can establish a BGP session with the BGP thread
* util.c: centralized daemons ACL set/check rou...

d6be756ca00b61b1b33b09aaae6009456a8b6271 authored almost 15 years ago by Paolo Lucente <[email protected]>
* Updated documentation and examples

* bgp/bgp.c: cache_to_pkt_bgp_primitives(), pkt_to_cache_bgp_primitives()
have been fixed: is_s...

64ee375ef791d978b7806aff7fd0ec345557ee11 authored almost 15 years ago by Paolo Lucente <[email protected]>
* 'is_symmetric' primitive is being implemented: aimed to detect asymmetric

traffic by basing on definitions included in a 'bgp_is_symmetric_map' map
file.
* A few minor...

12ff2a684bc9e58b982db06920340ad66a2f2dfe authored almost 15 years ago by Paolo Lucente <[email protected]>
* Documentation updated

433fd162c034b3d4b39f6033c8df052334c885fc authored almost 15 years ago by Paolo Lucente <[email protected]>
*** empty log message ***

d8a2c4c0d7871b1df966b06e7f05c4fd82b12dfb authored almost 15 years ago by Paolo Lucente <[email protected]>
* Introduced static mapping feature for both source BGP-related primitives

src_local_pref and src_med. This aims at better accounting for traffic
asymmetries as a more ...

a64602ab35848ce1f0da41a0ae1cbf766d5f0063 authored almost 15 years ago by Paolo Lucente <[email protected]>
* fix, pkt_handlers.c: uacctd was not factoring L2 header length in packets

sent to the sfprobe plugin. This was causing some issues at the collector
(ie. L4 cut off und...

026f8a857e91c3103b75331b0de75f4dad06da1a authored almost 15 years ago by Paolo Lucente <[email protected]>
* uacctd: sfprobe plugin (sFlow probe) is now linked to uacctd (the pmacct

Netlink/ULOG daemon)
* sfprobe: input and output interface indexes are exported via sFlow, when...

0521bb863c73b35a63386a26fda7275ee699075c authored almost 15 years ago by Paolo Lucente <[email protected]>
* A new [nfprobe|sfprobe]_peer_as feature is introduced: includes peer-AS

rather than origin-AS as part of the NetFlow/sFlow export. Requirements
to enable this featur...

bd65336e56a956d1abae39592cdbd8021abf7b6e authored almost 15 years ago by Paolo Lucente <[email protected]>
* bgp/bgp.c: centralized sanity checks against BGP primitives configuration

* fix, bgp/bgp.c: added holdtime check before replenishing an established
BGP session; this is ...

bec941e86273eb421cb06edb1bf59090d45f8fea authored almost 15 years ago by Paolo Lucente <[email protected]>
* Implemented a new bgp_peer_as_skip_subas feature: when determining the

peer AS (source and destination), skip potential confederated sub-AS and
report the first ASN...

88e923d69d4639020ed71bdd83cb1bf07c85c50b authored almost 15 years ago by Paolo Lucente <[email protected]>
* bgp_peer_src_as_map: implemented 'bgp' keyword (ie. id='bgp') to trigger

a BGP RIB query upon matching of conditionals while using maps: useful to
handle exceptions.
...

d7c423a03b95bfc807ec4466ee5f575857a8dbbf authored almost 15 years ago by Paolo Lucente <[email protected]>
* peer_src_as primitive can now be resolved via naive BGP RIB lookups,

useful when mapping is not an option (ie.onboard a router).
* Cleanups: bgp_peer_src_as_type un...

2c7610b602b0c367116c4802282d5a3117353c10 authored almost 15 years ago by Paolo Lucente <[email protected]>
* pkt_to_cache_bgp_primitives(): strlen() check removed in favour to

primitive (what_to_count) check.

93d2161f15d8ab0d82bb24be9ce3281f4717e8fb authored almost 15 years ago by Paolo Lucente <[email protected]>
* SQL plugins: caching optimizations for string-based BGP primitives (ie.

communities and AS-PATH)
* clean-ups: header inclusions and centralized cache_to_pkt_bgp_primit...

0c79f12c7ce282d60a09f74814ed0d3afb6ee92d authored almost 15 years ago by Paolo Lucente <[email protected]>
* IMT-plugin: memory optimizations for string-based BGP primitives (ie.

communities and AS-PATH).

f7ad52015ad5b0c51795d5a78a2e64c5bd20ae15 authored almost 15 years ago by Paolo Lucente <[email protected]>
* fix, netflow9.c: increased number of primitives supported by NetFlow v9

internal templates. Issue introduced last CVS commit with support of
input/output interfaces....

fe1b9d4bcf11dc9373fdcc38b345a7ecc4466160 authored almost 15 years ago by Paolo Lucente <[email protected]>
* 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 patc...

198296b9de2a62abe45e65eb5b1fc3afb37799ed authored almost 15 years ago by Paolo Lucente <[email protected]>
* 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...

cd56dc5adf690492c5a67a64fc80e1e856d50751 authored almost 15 years ago by Paolo Lucente <[email protected]>
* 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.

05f38d367ab9690e6a660661692f1091323189c1 authored almost 15 years ago by Paolo Lucente <[email protected]>
* 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...

fd2d2b2efabb0134f6a6b0529b1ee5cbcf88ce3e authored almost 15 years ago by Paolo Lucente <[email protected]>
* 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 Ne...

2f6d70b709276db9f662dd2b5a2f22433a352487 authored almost 15 years ago by Paolo Lucente <[email protected]>
* 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 confed...

a42bc944dadae5b1b1ebf7f5f9cf3a28538d5adb authored almost 15 years ago by Paolo Lucente <[email protected]>
* bgp_follow_nexthop: hooked up to Pre-Tagging 'bgp_nexthop' key.

77e57f08951a3727efc7727a9ba7e887a9b469cd authored almost 15 years ago by Paolo Lucente <[email protected]>
* 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...

fe096a7e0624bb05c9df06cbed88d3e097bd01b9 authored almost 15 years ago by Paolo Lucente <[email protected]>
* Pre-Tagging: implemented 'direction' tagging and applies only to NetFlow

v9. The field (61) supported values are: 0 (ingress) and 1 (egress) flow.
* Documentation updat...

652484bfe193243afac7e7eff631670f03211cdd authored almost 15 years ago by Paolo Lucente <[email protected]>
* Implementation to determine src_net and dst_net from netmask data within

NetFlow and sFlow protocols.
* nf|pm|sf|uacctd_net directive allows explicit selection of sourc...

1b63344b1686b1fa813df1fea61793d4c3f09783 authored almost 15 years ago by Paolo Lucente <[email protected]>
* bgp_peer_src_as_map: new 'peer_dst_as' key allows to check against the

first AS hop within the AS-PATH of the source IP address.
* fix, pretag_handlers.c, pkt_handler...

7dac2fa3466a5776e0d53d036a3e63912150e5fa authored almost 15 years ago by Paolo Lucente <[email protected]>
* fix, nfacctd, sfacctd: race condition on startup of the BGP thread

513a1a6bfd19ca3f685423cc7473d459f3ceef28 authored almost 15 years ago by Paolo Lucente <[email protected]>
* Forcing building system refresh (3)

de40291bc7cc4dc3d271236c8d10b993e09af356 authored almost 15 years ago by Paolo Lucente <[email protected]>
* Forcing building system refresh (3)

c90e7f434208d768440d7a16f37208d0121e85fb authored almost 15 years ago by Paolo Lucente <[email protected]>
* Building system refresh (2)

267d8d647942e0c16c3ef9f3951a7ac8e7689105 authored almost 15 years ago by Paolo Lucente <[email protected]>
* Refreshed building system: rolled version counters

* Fixed CONFIG-KEYS document formatting issue
* Fixed some resource leaks throughout the code. Th...

5d4766c1f985daada7f89811e50168d63eb17f22 authored almost 15 years ago by Paolo Lucente <[email protected]>
* fix, sfacctd.c: input and output interfaces (non-expaneded

format) were not correcly decoded creating issues to Pre-
tagging. Thanks to Jussi Sjostrom f...

b8d06b736b6fead87ed0ca0c96bfa5a3c79a020b authored almost 15 years ago by Paolo Lucente <[email protected]>
! fix, SQL plugins: CPU hitting 100% has been determined when

sql_history is disabled but sql_history_roundoff is defined.
Thanks very much to Charlie Allo...

c82cf6f996dd1bd8be1950ae8b7d88fa0d9a3b1f authored almost 15 years ago by Paolo Lucente <[email protected]>
* Forcing build system refresh (2)

89dcb656405d5164e38a9e317d4427e3b65dbd81 authored almost 15 years ago by Paolo Lucente <[email protected]>
* pmacctd/uacctd significant clean-up: compute_once(), PM_find_id(),

pcap_cb(), ip_handler() and ip6_handler() have all been merged in a
nl.c source file linked a...

4b0f0d53be5ed476c1e82637ddeca6c2e8a8cebe authored almost 15 years ago by Paolo Lucente <[email protected]>
* Heading toward 0.12.0rc3: documentation refresh

1bf41029fe504c0c60653ec4cbd316e64e58f8a6 authored almost 15 years ago by Paolo Lucente <[email protected]>
* uacctd: configurable read Netlink buffer (snaplen) via setsockopt() call

and internal Netlink buffer (uacctd_nl_size) for better performances at
higher pps rates. Man...

650780d8ca86c7c66e40674a37bfeec9d4713fe8 authored almost 15 years ago by Paolo Lucente <[email protected]>
* uacctd, fix: uacctd_group range limited to 1-32 values, including

5a2669f707901a634065c6cffcac3b59a872b2da authored about 15 years ago by Paolo Lucente <[email protected]>
* uacctd, fix: nl_groups is a bitmask

07ea81c7998e314a9ead8ea222b03213447a2893 authored about 15 years ago by Paolo Lucente <[email protected]>
* uacctd: a Linux Netlink ULOG daemon implementation within the pmacct

project; initial ULOG daemon documentation write-up. Many thanks to:
- A.O.Prokofiev, origina...

445f96cd061b896acd08bc664247afb2690478bd authored about 15 years ago by Paolo Lucente <[email protected]>
* Initial pmacct Linux NetFilter ULOG daemon (uacctd) commit

2b767146f56366d71909176439e35af90db36aa8 authored about 15 years ago by Paolo Lucente <[email protected]>
Forcing refresh of the build system (2b)

6fb9e9a2f82b7afb48bf7b1a63001c32e67910b0 authored about 15 years ago by Paolo Lucente <[email protected]>
Forcing refresh of the build system (2a)

980774ba87e47f55ab4e536169255801cc6732af authored about 15 years ago by Paolo Lucente <[email protected]>
* Forcing refresh of the build system (1)

047061e2adb3ddfeba128b0b597826ed9289dbd2 authored about 15 years ago by Paolo Lucente <[email protected]>
* Initial pmacct Linux NetFilter ULOG daemon (uacctd) commit

8daedac165bcb4d37a78e7c2fee936128c55bee4 authored about 15 years ago by Paolo Lucente <[email protected]>
* pmacctd: sampling-friendly variant of the IP fragment handler has been

developed; it kicks in whether 'pmacctd_ext_sampling_rate' is enabled.

12261e80a9b6fcb8d8d8b6ca2a2017b67c0cd2cb authored about 15 years ago by Paolo Lucente <[email protected]>
* Static support for external sampling sources is introduced in pmacctd

by the mean of a 'pmacctd_ext_sampling_rate' configuration directive.
Such rate can be option...

8dd9743bb75d0fb104f1b75708f16f53c376843f authored about 15 years ago by Paolo Lucente <[email protected]>
* fix, bgp/bgp.c: when trepssing the bgp_daemon_max_peers limit, accept()

the connection briefly to trigger a close(). Aimed at throttling down the
rate of warning mes...

1462c52a70aa80f1b85e016b3e7f540e7ab4082a authored about 15 years ago by Paolo Lucente <[email protected]>
* Implemented 'tag2' aggregation primitive, meant to be a second space

available for tagging. As a result a new pre_tag2_filter configuration
directive is also crea...

288e81622db33cdf5bf7760e1a72e3307133f8d5 authored about 15 years ago by Paolo Lucente <[email protected]>
* files_uid, files_gid: adding bgp_neighbors_file and fix to pidfile.

e388146ef0cef11049933e8608b9701957b33651 authored about 15 years ago by Paolo Lucente <[email protected]>
* Added directives (files_uid, files_gid) to re-define system user and

group ID (UID, GID) for files opened by the daemon for writing (ie.
logs, pid, etc.).

05b51d3c8dae41aeb014d564f6ffe88dbb777c59 authored about 15 years ago by Paolo Lucente <[email protected]>
* nfprobe_plugin/netflow9.c: removed debugging comments

695605c0464687f70ef5a3baedb57f06136eb06e authored about 15 years ago by Paolo Lucente <[email protected]>
* NetFlow v9 sampling is now implemented as part of the NetFlow probe

plugin, nfprobe. FLOW_SAMPLER_ID (48), FLOW_SAMPLER_MODE (49) and
FLOW_SAMPLER_RANDOM_INTERVA...

5579b0ff1bf3e01663aa53ef60ec9b632661440e authored about 15 years ago by Paolo Lucente <[email protected]>
* NetFlow v9 sampling is now implemented as part of the nfacctd collector;

it supports both the SAMPLING_INTERVAL (34), SAMPLING_ALGORITHM (35)
variant as well as the F...

c98b0aad3e4d9d39eb171ef6a70cdd992064be36 authored about 15 years ago by Paolo Lucente <[email protected]>
* implementation to select umask of files created by pmacct daemons, ie.

log, pid, etc. As a result the 'files_umask' directive is introduced.

b80095e06f468cacdc7c0e7e396403aaf87f9cde authored about 15 years ago by Paolo Lucente <[email protected]>
* Forcing Makefile stuff in (3/2)

ebf8436145c38881f2e2b5cfbead757426574026 authored about 15 years ago by Paolo Lucente <[email protected]>
* Forcing Makefile stuff in (3/1)

246f8131bf1918c953be7d2f698c455816375743 authored about 15 years ago by Paolo Lucente <[email protected]>
* Forcing Makefile stuff in (2)

11f33a26b319f6083c893c1c952399dc350fd4c4 authored about 15 years ago by Paolo Lucente <[email protected]>
* Forcing Makefile stuff in

12b60ea6ac8836383f32a3411fbdcd147cbea854 authored about 15 years ago by Paolo Lucente <[email protected]>
* Version counters rolled to 0.12.0rc3

* Solved some compiler warnings on OpenBSD; thanks to Stuart Henderson

a5b947fe861d9ccdb997a216edc9167466350df4 authored about 15 years ago by Paolo Lucente <[email protected]>
* Final ChangeLog changes before 0.12.0rc2 rollout

f4984e087af6f51bf2fb95925b6c69ce78e9be11 authored about 15 years ago by Paolo Lucente <[email protected]>
* aspath_make_str_count() fix: slightly enlarged expected ASN length to

take into account 32-bit ASNs. 10 chars per ASN reserved instead of 5.

e3c7b30f1aedf79b33f099f2972020fef5854939 authored about 15 years ago by Paolo Lucente <[email protected]>
* SQL pre-process layer reviewed:

- scope limited to cache entries with status SQL_CACHE_COMMITTED
- (in)validation logics impr...

938f5739fd72b757113f84fe8ebf2ee06afcb04f authored about 15 years ago by Paolo Lucente <[email protected]>
* sFlow probe: BGP daemon thread tied up with sfprobe plugin to

dynamically update src_as and dst_as primitives (only) as BGP
messages come in.

2a346e6a2fc2bf7367bdf45a6c15452eed03b264 authored about 15 years ago by Paolo Lucente <[email protected]>
* Implementation of the bgp_neighbors_file configuration directive; writes

a list of the BGP neighbors in the established state to the specified
file, one per line. Thi...

3f94099a891b0ee0f0035a7180b52feb1ce0ba97 authored about 15 years ago by Paolo Lucente <[email protected]>
* bgp_stdcomm_pattern and bgp_stdcomm_pattern_to_asn now support the '.'

symbol as in regular expressions. Hence, for example, expressions like
'12345:64...' or '1234...

0a9ec202d98f23811c2d7e289cfa2bcb9a33d105 authored about 15 years ago by Paolo Lucente <[email protected]>
* fix, bgp.c rev 1.28: unaligned memory access to bgp_node_match_ipv4() and

bgp_node_match_ipv6()

fd6b69a0cc096908473ab0498564fe95b32e740e authored about 15 years ago by Paolo Lucente <[email protected]>
* fix, SQL plugins: minor bug introduced by last commit

dd7277e2a49f886d9ec995af0e10cfca1b0fa0e4 authored about 15 years ago by Paolo Lucente <[email protected]>
* DST (Daylight Saving Time) support introduced to SQL plugins sql_history

and sql_refresh_time directives. Issue reported by "alex <[email protected]>"
* miscellaneous minor ...

c67c346126e3e23cb64e25205eb8d7a313ca3179 authored about 15 years ago by Paolo Lucente <[email protected]>
* fix, sql_common.c: sql_startup_delay was behaving wrongly when

BGP-related primitives were in use due to a free()
* Updated documentation

9964d43c62ab0e88c379143244d0183214344eff authored about 15 years ago by Paolo Lucente <[email protected]>
* fix, pmacctd.c: initial sfprobe plugin checks were disabling IP fragments

handler. This was causing pmacctd to crash under certain conditions. Many
thanks to Stig Thor...

53b2cf48380e3e769c6fa7e9c0080432343d7ff5 authored about 15 years ago by Paolo Lucente <[email protected]>
* pmacctd, BGP daemon: misc code optimizations

cc1332c5b3ffe455b0d28da4d6dc2b26b11f1aaa authored about 15 years ago by Paolo Lucente <[email protected]>
* fix, pmacctd.c CVS rev 1.7-1.8: stability of the BGP thread improved by

giving it time to initialize structures: short sleep() introduced
* fix, pmacctd.c CVS rev 1.7-...

2facd18219264dba00218486afd84672ab03eaf2 authored about 15 years ago by Paolo Lucente <[email protected]>
* bgp_stdcomm_pattern_to_asn directive introduced: aimed to deal with IP

prefixes on the own address space, ie. statics or directly connected
redistributed in BGP. Ma...

31a939bf11bb20b10aeda4137c8f8c0b73b84818 authored about 15 years ago by Paolo Lucente <[email protected]>
* NetFlow probe: BGP daemon thread tied up with nfprobe plugin to

dynamically update src_as and dst_as primitives as BGP messages
come in.
* fix, nfprobe: wron...

53e535233256d0a18354df5bfe78b66f182cc21a authored about 15 years ago by Paolo Lucente <[email protected]>
* Slightly amended sql_startup_delay implementation

* Updated relevant documentation

7a84b1f6e17a6854ed6ac833273755ff4631f205 authored about 15 years ago by Paolo Lucente <[email protected]>
* SQL cache purging: push forward in the bucket collision chain

uncommitted entries (SQL_CACHE_INUSE)

6dfa427f0f8a2f8ba04912df9b9e937ade1ac155 authored about 15 years ago by Paolo Lucente <[email protected]>
* SQL cache purging: check for entry basetime in future time-bins

e9176237db49aa8e92da306a65ba0f25fcde2d8f authored about 15 years ago by Paolo Lucente <[email protected]>
* Source IP prefix -> destination IP prefix

022a460e35abcb0928cc4588726c80502da4c35e authored about 15 years ago by Paolo Lucente <[email protected]>