User Activity

  • Posted a comment on ticket #1350 on net-snmp

    When I tested the above, I had also independently made the same change to Check_HR_FileSys_AutoFs - so that tested out fine on Ubuntu. I can test a PPA for you if you want to roll the above patch in too.

  • Posted a comment on ticket #1350 on net-snmp

    Current ubuntu build now doesn't show ANY physical mounts. https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1842924 Due to a comparison: ~~~ / Skip AUTOFS entries / if (entry->type == NETSNMP_FS_TYPE_AUTOFS) continue; Looks really innocuous until you run it through gcc -E: if (entry->type == 7 | 0x1000 | 0x2000) continue; ~~~ At which point you realize the | is going to make this if TRUE all the time. The attached patch puts () around the #defines.

  • Committed [f409cb]

    ChangeLog entries

  • Posted a comment on discussion Wish list for next releases on TeemIp - IPAM and DDI solution

    The ipv4 subnetting is beautiful. I'm able to document all my vlans and CIDR allocations...

  • Committed [3e422b]

    Additional TODOs

  • Committed [ce78a1]

    Remove SQL from the binary

  • Committed [201eee]

    Remaining TODOs

  • Committed [03362e]

    Commit a GNU Indent profile and apply to all so...

View All

Personal Data

Username:
goochjj
Joined:
2001-02-11 18:00:58
Location:
United States / EDT
Gender:
Male

Projects

This is a list of open source software projects that Joe Gooch is associated with:

Personal Tools