summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/udp6_output.c
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changes, separate for KAMEimp2005-01-071-2/+2
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Reduce 'td' argument to 'cred' (struct ucred) argument in those functions:pjd2004-03-271-1/+2
* pass pcb rather than so. it is expected that per socket policyume2004-02-031-6/+0
* Introduce tcp_hostcache and remove the tcp specific metrics fromandre2003-11-201-6/+3
* - cleanup SP refcnt issue.ume2003-11-041-0/+6
* Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542ume2003-10-241-2/+3
* return(code) -> return (code)ume2003-10-061-1/+1
* Back out M_* changes, per decision of the TRB.imp2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* Replace aux mbufs with packet tags:sam2002-10-161-7/+1
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.suz2002-04-191-2/+2
* Change the suser() API to take advantage of td_ucred as well as do ajhb2002-04-011-1/+1
* Make faith loadable, unloadable, and clonable.brooks2001-09-251-2/+0
* KSE Milestone 2julian2001-09-121-4/+4
* Add missing "opt_inet6.h" header.jlemon2001-08-311-0/+1
* Sync with recent KAME.ume2001-06-111-16/+51
* Move suser() and suser_xxx() prototypes and a related #define fromphk2000-10-291-1/+0
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-041-0/+285
OpenPOWER on IntegriCloud