summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2/getethertype.c
diff options
context:
space:
mode:
authorfnm3 <fnm3>2002-11-25 09:30:34 +0000
committerfnm3 <fnm3>2002-11-25 09:30:34 +0000
commit65f04c6742334443eedee300a8a786a096403a9e (patch)
tree8f875aa47a98f8d817a0ca94f73be6d326277afc /userspace/ebtables2/getethertype.c
parent40ba766d9dc68f751ba41f508bc6fd9f7d780a7b (diff)
Changed reference to ethertypes database in the comments
Diffstat (limited to 'userspace/ebtables2/getethertype.c')
-rw-r--r--userspace/ebtables2/getethertype.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/userspace/ebtables2/getethertype.c b/userspace/ebtables2/getethertype.c
index f33f2a6..4a75233 100644
--- a/userspace/ebtables2/getethertype.c
+++ b/userspace/ebtables2/getethertype.c
@@ -24,13 +24,12 @@
*/
/********************************************************************
-* Description: /etc/ethertypes database access functions
+* Description: Ethertype name service switch and the ethertypes
+* database access functions
* Author: Nick Fedchik <fnm@ukrsat.com>
* Checker: Bart De Schuymer <bdschuym@pandora.be>
* Origin: uClibc-0.9.16/libc/inet/getproto.c
* Created at: Mon Nov 11 12:20:11 EET 2002
-* Computer: firebox.ukrsat.com
-* System: Linux 2.4.18-alt6master-up on i686
********************************************************************/