Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/misc +RBL, DNSBL



details:   https://anonhg.NetBSD.org/src/rev/6743dc88b19c
branches:  trunk
changeset: 374157:6743dc88b19c
user:      jschauma <jschauma%NetBSD.org@localhost>
date:      Tue Apr 04 20:13:02 2023 +0000

description:
+RBL, DNSBL

reputation block list
real-time blackhole list
DNS block list

diffstat:

 share/misc/acronyms.comp |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r 289215c28fc1 -r 6743dc88b19c share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Tue Apr 04 19:39:38 2023 +0000
+++ b/share/misc/acronyms.comp  Tue Apr 04 20:13:02 2023 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.350 2023/04/01 00:59:10 jschauma Exp $
+$NetBSD: acronyms.comp,v 1.351 2023/04/04 20:13:02 jschauma Exp $
 3WHS   three-way handshake
 8VSB   8-state vestigial side band modulation
 AA     anti-aliasing
@@ -433,6 +433,7 @@ DNARD       Digital network appliance referenc
 DND    drag and drop
 DNLC   directory name lookup cache
 DNS    Domain Name System
+DNSBL   Domain Name System Block List
 DNSSEC DNS Security Extensions
 DOE    distributed object environment
 DOF    data over fibre
@@ -1345,6 +1346,8 @@ RAS       remote access service
 RAS    restartable atomic sequence
 RAS    row address strobe
 RBF    radial basis function
+RBL     reputation block list
+RBL     real-time blackhole list
 RBNF   routing backus-naur form
 RBT    red-black tree
 RC     release candidate



Home | Main Index | Thread Index | Old Index