cvs commit: ports/net/net-snmp Makefile ports/net/net-snmp/files extra-patch-snmplib::mib.c

Bruce M Simpson bms at FreeBSD.org
Fri Jan 2 19:18:30 PST 2004


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)


More information about the cvs-ports mailing list