Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2011 12:29:32 +0000 (UTC)
From:      Marko Zec <zec@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net if_llatbl.h src/sys/netinet in.c src/sys/netinet6 in6.c
Message-ID:  <201107121229.p6CCTxSq051022@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
zec         2011-07-12 12:29:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/net              if_llatbl.h 
    sys/netinet          in.c 
    sys/netinet6         in6.c 
  Log:
  SVN rev 223948 on 2011-07-12 12:29:32Z by zec
  
  MFC r223862:
    Permit ARP to proceed for IPv4 host routes for which the gateway is the
    same as the host address.  This already works fine for INET6 and ND6.
  
    While here, remove two function pointers from struct lltable which are
    only initialized but never used.
  
  Revision    Changes    Path
  1.4.2.8     +0 -3      src/sys/net/if_llatbl.h
  1.143.2.23  +12 -2     src/sys/netinet/in.c
  1.121.2.13  +0 -2      src/sys/netinet6/in6.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107121229.p6CCTxSq051022>