2015-03-05 00:16, Thomas Monjalon:
> 2015-01-06 11:44, Thomas Monjalon:
> > 2014-12-27 15:13, Stephen Hemminger:
> > > This is a patch to address the conflict between
> > > and the definitions in . It has two side effects
> > > worth discussion:
> > > 1. It forces inclusion of net/ethernet.h
> >
On Tue, 10 Mar 2015 14:29:11 +0100
Thomas Monjalon wrote:
> Hi Stephen,
> If, by any chance, you are willing to reply to this thread,
> maybe you would like to send a non-rfc patch with these 2 additions:
> - rename addr_bytes to ether_addr_octet everywhere
> - mark addr_bytes as deprecated in do
2015-01-06 11:44, Thomas Monjalon:
> 2014-12-27 15:13, Stephen Hemminger:
> > This is a patch to address the conflict between
> > and the definitions in . It has two side effects
> > worth discussion:
> > 1. It forces inclusion of net/ethernet.h
> > 2. It has definition to deal with the differ
2014-12-27 15:13, Stephen Hemminger:
> This is a patch to address the conflict between
> and the definitions in . It has two side effects
> worth discussion:
> 1. It forces inclusion of net/ethernet.h
> 2. It has definition to deal with the differing structure elements
> in the two versio
On Sat, Dec 27, 2014 at 03:13:00PM -0800, Stephen Hemminger wrote:
> This is a patch to address the conflict between
> and the definitions in . It has two side effects
> worth discussion:
> 1. It forces inclusion of net/ethernet.h
> 2. It has definition to deal with the differing structure ele
This is a patch to address the conflict between
and the definitions in . It has two side effects
worth discussion:
1. It forces inclusion of net/ethernet.h
2. It has definition to deal with the differing structure elements
in the two versions of struct ether_addr.
By doing this ether_nto
6 matches
Mail list logo