summaryrefslogtreecommitdiff
path: root/sys/modules/smsc
ModeNameSize
-rw-r--r--Makefile199logplain
-rw-r--r--smsc.ioconf171logplain
/sys/netinet/ip_carp.h?id=196642770eff6c7ac617a99c076fe8f07abdd206'>Provide SIOCGIFMEDIA ioctl to deliver link status.kardel 2018-09-14Use non-variadic function pointer in protosw::pr_input.maxv 2018-08-22- Cleanup for dynamic sysctl:msaitoh 2016-04-28Constify rtentry of if_outputozaki-r 2014-07-31KNFozaki-r 2009-09-16Replace a large number of link set based sysctl node creations withpooka 2008-04-16C99 does not allow u_int8_t bitfields, so use unsigned int, instead.dyoung 2008-04-15Make CARP status per-cpu.thorpej 2007-02-17KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneousdyoung 2006-06-13Prototype for tvtohz() is no longer needed here.riz 2006-05-18Integrate Common Address Redundancy Procotol (CARP) from OpenBSDliamjfoy