Mercurial > flash_v2
diff packages/redboot/current/ChangeLog @ 1265:734edfe6c859
Allow platform to provide routine to validate ethernet addresses
| author | gthomas |
|---|---|
| date | Thu, 02 Oct 2003 20:13:29 +0000 |
| parents | 13ba50dd5a8e |
| children | 205922255412 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,9 @@ +2003-10-02 Gary Thomas <gary@mlbassoc.com> + + * src/fconfig.c: + * cdl/redboot.cdl: Allow platforms to provide a function to validate + ethernet station addresses. + 2003-09-30 Gary Thomas <gary@mlbassoc.com> * src/fconfig.c (do_flash_config): Fix typo in error message.
