Revamp README and COPYING

This commit is contained in:
DataHoarder 2021-10-28 07:39:46 +02:00
parent 52c9d96d09
commit 08f3536ab7
6 changed files with 10 additions and 10 deletions

View file

View file

@ -1,4 +1,5 @@
Copyright (c) 2005 - 2015, Intel Corporation
Copyright (c) 2020 - 2021, FM10K-Documentation Contributors
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

View file

0
NEWS
View file

0
README
View file

View file

@ -1,12 +1,11 @@
Intel(R) Ethernet Switch (IES) Software API
===========================================
Intel(R) Ethernet Switch (IES) Software API - _GammaSpectra Sillycom Mod_
=========================================================================
This software is a developer release and intended to be used with other software
on the match-interface github site. At this time the team is currently not
accepting patches for new features, refactoring, etc. because the team is busy
completing other aspects of this software package. However any bug reports would
be appreciated and even more helpful patches illustrating fixes.
Patched version of Intel's IES, based on version `4.3.0_0447_00330361`.
Includes patches to make Silicom cards work, and other bugfixes and/or improvements.
A developer mailing list will be opened shortly. However the list will be for
technical discussions regarding integration with the software on the match
interface site. Off-topic emails will need to be directed elsewhere.
## Switch Manager
Feel free to write your own against the interface provided. See [match](https://git.gammaspectra.live/Sillycom/match) as an example Switch Manager.
## Binary Diffing
Check out [IES-binary-diffing](https://git.gammaspectra.live/Sillycom/IES-binary-diffing) project for a ready to use setup for binary comparing against compiled shared libraries, matching compilation environment.