cvs commit: src/sys/netgraph ng_eiface.c ng_eiface.h

Ruslan Ermilov ru at FreeBSD.org
Wed Feb 2 06:35:57 PST 2005


ru          2005-02-02 14:35:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/netgraph         ng_eiface.c ng_eiface.h 
  Log:
  MFC:
  
  o ng_eiface.c#1.3
    Allow a changed MAC address to show up in ifconfig by changing
    it in the ifaddr list as well.
  
  o ng_eiface.c#1.10
    Check the correct set of interface flags and fix a memory leak.
  
  o ng_eiface.c#1.12, ng_eiface.h#1.6
    Use the (now standard) Ethernet address parse type.
  
  Revision  Changes    Path
  1.4.2.8   +22 -21    src/sys/netgraph/ng_eiface.c
  1.2.2.6   +0 -20     src/sys/netgraph/ng_eiface.h


More information about the cvs-all mailing list