ume         2004-06-07 09:59:50 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             uipc_syscalls.c 
  Log:
  allow more than MLEN bytes for ancillary data to meet the
  requirement of Section 20.1 of RFC3542.
  
  Obtained from:  KAME
  MFC after:      1 week
  
  Revision  Changes    Path
  1.187     +9 -1      src/sys/kern/uipc_syscalls.c