Skip to content
  • Mike Hibler's avatar
    Minor fixes for snmpit_remote: · f85b65b1
    Mike Hibler authored
    Add missing argument to RecordVlanInsertion().
    
    Don't return 1 from RemoteDoList() on error.  The caller is expecting a list
    and not any sort of error.  Instead, on error we tbdie() which is what other
    backend modules do on errors.
    f85b65b1