cvs commit: src/sbin/dhclient bpf.c

Brooks Davis brooks at FreeBSD.org
Tue Apr 15 22:48:56 UTC 2008


brooks      2008-04-15 22:48:56 UTC

  FreeBSD src repository

  Modified files:
    sbin/dhclient        bpf.c 
  Log:
  When sending packets directly to the DHCP server, use a socket and send
  directly rather than bogusly sending it out as a link layer broadcast
  (which fails to be received on some networks).
  
  PR:             bin/96018
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.8       +15 -0     src/sbin/dhclient/bpf.c


More information about the cvs-src mailing list