]> The Tcpdump Group git mirrors - tcpdump/commitdiff
zero change: update Hannes Gredler's email
authorHannes Gredler <[email protected]>
Fri, 28 Jul 2017 15:44:12 +0000 (17:44 +0200)
committerHannes Gredler <[email protected]>
Fri, 28 Jul 2017 15:44:12 +0000 (17:44 +0200)
33 files changed:
CREDITS
af.c
af.h
checksum.c
gmpls.c
gmpls.h
ipproto.c
l2vpn.c
l2vpn.h
nlpid.c
nlpid.h
oui.c
oui.h
print-bfd.c
print-bgp.c
print-cfm.c
print-eigrp.c
print-isoclns.c
print-juniper.c
print-ldp.c
print-lldp.c
print-lmp.c
print-lspping.c
print-mpcp.c
print-olsr.c
print-rpki-rtr.c
print-rsvp.c
print-sip.c
print-slow.c
print-syslog.c
signature.c
signature.h
util-print.c

diff --git a/CREDITS b/CREDITS
index fc642a8df147d55cfd88a2447aec796c8f0e75a5..85ee5f44d38592ab06c22fbfadeb72fdad5a6ae8 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -5,7 +5,7 @@ The current maintainers:
     Denis Ovsienko                <denis at ovsienko dot info>
     Fulvio Risso                  <risso at polito dot it>
     Guy Harris                    <guy at alum dot mit dot edu>
-    Hannes Gredler                <hannes at juniper dot net>
+    Hannes Gredler                <hannes at gredler dot at>
     Michael Richardson            <mcr at sandelman dot ottawa dot on dot ca>
     Francois-Xavier Le Bail       <fx dot lebail at yahoo dot com>
 
diff --git a/af.c b/af.c
index 539ede5251e21929556f8fe0c98541f460689317..704e2f0ace93ff1993a4a388261d592064398dbf 100644 (file)
--- a/af.c
+++ b/af.c
@@ -12,7 +12,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 #ifdef HAVE_CONFIG_H
diff --git a/af.h b/af.h
index 1bde577e42206e0c8d6f239646748ea67ff5f328..6365b1262073b04988ac8fb664abc624e7804c01 100644 (file)
--- a/af.h
+++ b/af.h
@@ -12,7 +12,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 extern const struct tok af_values[];
index 0829fbe6f039d404879eded85b7c6892fe57238f..a48a147f35c2f8d2916e31320286b96c60c28a28 100644 (file)
@@ -14,7 +14,7 @@
  *
  * miscellaneous checksumming routines
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 #ifdef HAVE_CONFIG_H
diff --git a/gmpls.c b/gmpls.c
index 23515e98c757f7370a314b26762d475e7351662f..e527540ed06aee3d7d7eb2050f40d06bd7e00e7d 100644 (file)
--- a/gmpls.c
+++ b/gmpls.c
@@ -10,7 +10,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 #ifdef HAVE_CONFIG_H
diff --git a/gmpls.h b/gmpls.h
index 8b44f9491e9fa9980be5884fb9ab49584d4aa024..32fa811490d15dad6623b4c95c229440726f3afd 100644 (file)
--- a/gmpls.h
+++ b/gmpls.h
@@ -10,7 +10,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 #define GMPLS_PSC1   1
index bcf2cedc2cc415781a050c1d555a0a3b8b7375df..74a75d457799d0458ad1cb1b2f3f065edf42b2bc 100644 (file)
--- a/ipproto.c
+++ b/ipproto.c
@@ -10,7 +10,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 #ifdef HAVE_CONFIG_H
diff --git a/l2vpn.c b/l2vpn.c
index 3f3639fd3eec682bd4f113fd63e86270c16f2ea6..b0f6682a51fcd217cc8d1cf427248efdc9b8822a 100644 (file)
--- a/l2vpn.c
+++ b/l2vpn.c
@@ -10,7 +10,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 #ifdef HAVE_CONFIG_H
diff --git a/l2vpn.h b/l2vpn.h
index d93abf15b8b3a80d5139fff809aedfb28b6b5f3c..98b6fcc8bcf54f75a361e7cdf0874bcc3a5bb905 100644 (file)
--- a/l2vpn.h
+++ b/l2vpn.h
@@ -10,7 +10,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 extern const struct tok l2vpn_encaps_values[];
diff --git a/nlpid.c b/nlpid.c
index 4b44ee1c2095fbd2e7b15024f893fe9e53dae7f3..991ea3c69f67cb464ae49c7cf56309995ebe3d79 100644 (file)
--- a/nlpid.c
+++ b/nlpid.c
@@ -10,7 +10,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 #ifdef HAVE_CONFIG_H
diff --git a/nlpid.h b/nlpid.h
index 63a2e7095d425367ef541759c0a7380d16d42946..a3a6905481c9d3e4d42a3e026664da3c4a77605d 100644 (file)
--- a/nlpid.h
+++ b/nlpid.h
@@ -10,7 +10,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 extern const struct tok nlpid_values[];
diff --git a/oui.c b/oui.c
index 71425de6534be7d2d64d16bb51ebefefa8d5c5bc..56cd12706db9af4a7103c815fb7f664eb6329b6a 100644 (file)
--- a/oui.c
+++ b/oui.c
@@ -10,7 +10,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 #ifdef HAVE_CONFIG_H
diff --git a/oui.h b/oui.h
index a85f883df240731a30335a7c8fdcbd0bd5a49ac5..a9f732a7cabfd2cf4ffc1fe556bf1bfad147cc69 100644 (file)
--- a/oui.h
+++ b/oui.h
@@ -10,7 +10,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 extern const struct tok oui_values[];
index ad0a4065c11fabfa99adcac95699343131545e3f..10b8f35ba30f9ca7d5b3c25fd30f4ba0c47a787c 100644 (file)
@@ -10,7 +10,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 /* \summary: Bidirectional Forwarding Detection (BFD) printer */
index 4cbc1915f32241f45d37c3c86076fdc9a2ed60be..553b66b4ce74ae54b97e78af7179b7e6b9b5fbbb 100644 (file)
@@ -26,7 +26,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * Extensively modified by Hannes Gredler (hannes@juniper.net) for more
+ * Extensively modified by Hannes Gredler (hannes@gredler.at) for more
  * complete BGP support.
  */
 
index c1be2a9b0249a1868ea8a6a0c47b6b5f2d36ff18..09199fa580ae9973eb1d3c269c6801c834f85dbb 100644 (file)
@@ -12,7 +12,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 /* \summary: IEEE 802.1ag Connectivity Fault Management (CFM) protocols printer */
index 7e1ffb78cbf9398ad5296689d4a76f82f18eed34..053933c5360c4d20abd95b26a9fd247dc53cc822 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1998-2004  Hannes Gredler <hannes@tcpdump.org>
+ * Copyright (c) 1998-2004  Hannes Gredler <hannes@gredler.at>
  *      The TCPDUMP project
  *
  * Redistribution and use in source and binary forms, with or without
index b64a941ed601d3d2f30494e6f06bc0095881c497..a3583e77b4cd51f1bd95d82630351aa1e25bb003 100644 (file)
@@ -20,7 +20,7 @@
  *
  * Original code by Matt Thomas, Digital Equipment Corporation
  *
- * Extensively modified by Hannes Gredler (hannes@juniper.net) for more
+ * Extensively modified by Hannes Gredler (hannes@gredler.at) for more
  * complete IS-IS & CLNP support.
  */
 
index 83ac372f4078a858cc3217b1ded3759f614aa3bf..e4ee11c0b7f3c8b91183f6b75f24e3a5921972a3 100644 (file)
@@ -12,7 +12,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 /* \summary: DLT_JUNIPER_* printers */
index 40c9d8c2a22cf054056e60f5c7c4871e907e77f4..2a3d1f97303ee4470f92d84f6a080188259710fb 100644 (file)
@@ -10,7 +10,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  *  and Steinar Haug ([email protected])
  */
 
index 730b36f5720978d68d85710547903cd038c2fa63..9e7b2bd4cbf0b5b433ca269341e876e21be97f69 100644 (file)
@@ -12,7 +12,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  * IEEE and TIA extensions by Carles Kishimoto <[email protected]>
  * DCBX extensions by Kaladhar Musunuru <[email protected]>
  */
index 1c7710c45d69070b99ca0c8d1fdf3a84eca5cc05..076259b2436d9dac0a30527f558d6efa79d6500c 100644 (file)
@@ -10,7 +10,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  * Support for LMP service discovery extensions (defined by UNI 1.0) added
  * by Manu Pathak ([email protected]), May 2005
  */
index 4d260db2113e8a6e37610ac9f5f16edb5285c4d7..cc627897bde6c63cf814a89368a3d648f8e98d14 100644 (file)
@@ -10,7 +10,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 /* \summary: MPLS LSP PING printer */
index 1b9a5d7e15eb96bc966a7753b8ac6c918c48de87..3e022ad4a9a3e875ffd8c0e7b367e5da60e5cf31 100644 (file)
@@ -12,7 +12,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 /* \summary: IEEE 802.3ah Multi-Point Control Protocol (MPCP) printer */
index e095ef71262eaf36888c9f2b8f47cd487d6ab3bd..05e74bb8489c6909740782ef6a82a3fb7815410f 100644 (file)
@@ -13,7 +13,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler <hannes@juniper.net>
+ * Original code by Hannes Gredler <hannes@gredler.at>
  * IPv6 additions by Florian Forster <octo at verplant.org>
  */
 
index 77e29c78b510b06528e88556f8f0020d77c7b8d9..6cc592eb014c37d356ab2cb310328eefc6f787cb 100644 (file)
@@ -12,7 +12,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 /* \summary: Resource Public Key Infrastructure (RPKI) to Router Protocol printer */
index 2a04a0ce920c5468851c393dbc49ead051effa2a..1eccb4875f3964d4504926381fb09c4164b27c7e 100644 (file)
@@ -12,7 +12,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 /* \summary: Resource ReSerVation Protocol (RSVP) printer */
index 8e308ed52b486b9a971c13e0eaeca19b31047507..a617d23dbfa672f90da64df1d151d3ffe6c45dc0 100644 (file)
@@ -10,7 +10,7 @@
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  * Turned into common "text protocol" code, which this uses, by
  * Guy Harris.
  */
index 92d4a7bfd01084ca0b9ed32ea752eb341191828c..d1484790ce2f04b2add8fe4b84462258e58ca06f 100644 (file)
@@ -15,7 +15,7 @@
  * support for the IEEE "slow protocols" LACP, MARKER as per 802.3ad
  *                                       OAM as per 802.3ah
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 /* \summary: IEEE "slow protocols" (802.3ad/802.3ah) printer */
index ff86676296dad2c6bb7fb97300a503b6b13477c4..1756aa6f0ba60822e52f5f2b28202a972f00ea1b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1998-2004  Hannes Gredler <hannes@tcpdump.org>
+ * Copyright (c) 1998-2004  Hannes Gredler <hannes@gredler.at>
  *      The TCPDUMP project
  *
  * Redistribution and use in source and binary forms, with or without
index 1af798a2b45d446e98488a8ff82ef092019190d5..2091afb3e8e5ff0ccc63ab105d49ed76edbbdc6b 100644 (file)
@@ -12,7 +12,7 @@
  *
  * Functions for signature and digest verification.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 #ifdef HAVE_CONFIG_H
index 239ee3e8db0b076faa640b4e5e02c90f3f38dfe2..bbb63edf93d2b8fc433321dce6daa99ea4259677 100644 (file)
@@ -12,7 +12,7 @@
  *
  * Functions for signature and digest verification.
  *
- * Original code by Hannes Gredler (hannes@juniper.net)
+ * Original code by Hannes Gredler (hannes@gredler.at)
  */
 
 /* for netdissect_options */
index 5db042a3475017e6c40210fffe5b4aaa8107268f..6eb820dfc994b3c61a193184a19a541d56613e7e 100644 (file)
@@ -21,7 +21,7 @@
 
 /*
  * txtproto_print() derived from original code by Hannes Gredler
- * (hannes@juniper.net):
+ * (hannes@gredler.at):
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that: (1) source code