netutils/netlib/netlib_getarptab.c: Misc fixes from initial testing with the 'arp -t' commeand.

This commit is contained in:
Gregory Nutt
2019-11-03 19:29:20 -06:00
parent 400995dec6
commit b65c3dac0e
4 changed files with 41 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
/****************************************************************************
* apps/nshlib/nsh_command.c
*
* Copyright (C) 2007-2018 Gregory Nutt. All rights reserved.
* Copyright (C) 2007-2019 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without