aboutsummaryrefslogtreecommitdiff
path: root/sys/net/net_osdep.h
Commit message (Expand)AuthorAgeFilesLines
* we are not OLD_BPF system.Hajimu UMEMOTO2005-01-111-1/+0
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Since net/net_osdep.c contained only one function that could beBrooks Davis2004-10-081-2/+1
* - update comments to refrect recent BSDs.Hajimu UMEMOTO2003-11-041-37/+33
* Replace the if_name and if_unit members of struct ifnet with new membersBrooks Davis2003-10-311-0/+2
* we have ppsratecheck().Hajimu UMEMOTO2003-10-221-0/+1
* Lock up ifaddr reference counts.Jeffrey Hsu2002-12-181-3/+0
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.SUZUKI Shinsuke2002-04-191-9/+66
* Change the suser() API to take advantage of td_ucred as well as do aJohn Baldwin2002-04-011-0/+4
* Remove __P.Alfred Perlstein2002-03-191-1/+1
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-12/+99
* Pull the rug from under the 'LKM Compatability' macro - PSEUDO_SET().Peter Wemm2001-02-041-0/+26
* repair endianness issue in IN_MULTICAST().Jun-ichiro itojun Hagino2000-08-151-1/+5
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-6/+50
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPYoshinobu Inoue1999-11-221-0/+121