cvs commit: src/sys/netinet ip_carp.c

Gleb Smirnoff glebius at FreeBSD.org
Fri Feb 2 09:39:10 UTC 2007


glebius     2007-02-02 09:39:09 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_carp.c 
  Log:
  Since rev. 1.94 of netinet/in.c, the netinet layer frees all its
  multicast memberships, when interface is detached. Thus, when
  an underlying interface is detached, we do not need to free
  our multicast memberships.
  
  Reviewed by:    bms
  
  Revision  Changes    Path
  1.48      +24 -6     src/sys/netinet/ip_carp.c


More information about the cvs-src mailing list