summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp-devel/files/patch-transform_oids.h
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-01-19 23:03:38 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-01-19 23:03:38 +0000
commit45a35031c136b1bcc12ef628dbcea7b30641e13c (patch)
treefa222c3b356b2930265947754693ea550621b9ae /net-mgmt/net-snmp-devel/files/patch-transform_oids.h
parent- Update to 2.7-20100117 (diff)
- Garbage collect unfinished repocopy (seven months)
OK'ed by: pgollucci (maintainer)
Notes
Notes: svn path=/head/; revision=248176
Diffstat (limited to 'net-mgmt/net-snmp-devel/files/patch-transform_oids.h')
-rw-r--r--net-mgmt/net-snmp-devel/files/patch-transform_oids.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/net-snmp-devel/files/patch-transform_oids.h b/net-mgmt/net-snmp-devel/files/patch-transform_oids.h
deleted file mode 100644
index 674d4c1acb22..000000000000
--- a/net-mgmt/net-snmp-devel/files/patch-transform_oids.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- include/net-snmp/library/transform_oids.h.orig 2006-10-28 05:19:44.000000000 +0900
-+++ include/net-snmp/library/transform_oids.h 2008-03-26 07:50:45.393507729 +0900
-@@ -23,6 +23,8 @@
- /* XXX: OIDs not defined yet */
- NETSNMP_IMPORT oid usmAESPrivProtocol[10]; /* == { 1,3,6,1,6,3,10,1,2,4 }; */
- NETSNMP_IMPORT oid *usmAES128PrivProtocol; /* backwards compat */
-+NETSNMP_IMPORT oid *usmAES192PrivProtocol; /* backwards compat */
-+NETSNMP_IMPORT oid *usmAES256PrivProtocol; /* backwards compat */
-
- #define USM_AUTH_PROTO_NOAUTH_LEN 10
- #define USM_AUTH_PROTO_MD5_LEN 10