Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jan 2004 19:18:29 -0800 (PST)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/net-snmp Makefile ports/net/net-snmp/files extra-patch-snmplib::mib.c
Message-ID:  <200401030318.i033ITIJ084660@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2004/01/02 19:18:29 PST

  FreeBSD ports repository (src committer)

  Modified files:
    net/net-snmp         Makefile 
  Added files:
    net/net-snmp/files   extra-patch-snmplib::mib.c 
  Log:
  Add an extra flag, WITH_INETADDRESS_HACK. Enabling this flag for build will
  cause InetAddress and InetAddressType OIDs to be handled specially during
  presentation. Normally they are simply displayed as hex due to being
  octet-strings, but this is not how they are intended to be presented.
  
  This allows IPv6 addresses to be presented correctly, as well as IPv4 in
  emerging and existing MIBs which use the new InetAddress type.
  
  Reviewed by:    kuriyama, fenner
  Tested with:    snmpwalk, mbrowse
  
  Revision  Changes    Path
  1.98      +4 -0      ports/net/net-snmp/Makefile
  1.1       +136 -0    ports/net/net-snmp/files/extra-patch-snmplib::mib.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401030318.i033ITIJ084660>