cvs commit: src/sys/net if.c

Gleb Smirnoff glebius at FreeBSD.org
Tue Feb 22 14:21:59 GMT 2005


glebius     2005-02-22 14:21:59 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if.c 
  Log:
  - In if_link_state_change() extract function body from if-block, to improve
    readability.
  - Call carp_carpdev_state() from if_link_state_change() if interface has
    associated CARP interface.
  
  Sponsored by:   Rambler
  
  Revision  Changes    Path
  1.221     +26 -20    src/sys/net/if.c


More information about the cvs-src mailing list