summaryrefslogtreecommitdiff
path: root/sys/compat/net
AgeCommit message (Expand)Author
2022-10-04Fix comment. No fucntional change.msaitoh
2022-09-28Simplify sys/compat/sys/sockio.h. No functional change intended.msaitoh
2022-09-28s/u_quad_t/uint64_t/. No functional change.msaitoh
2019-12-15Remove clause 3 and 4 leftovers from TNF licenses in more sources.tsutsui
2019-04-29Introduce rt_addrmsg_src which adds RTA_AUTHOR to the message.roy
2019-04-29rtsock: Route address message simplificationroy
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2016-09-21Add ifam_pid and ifam_addrflags to ifa_msghdr.roy
2011-02-01Add a new AF/PF_ROUTE which is 64-bit clean which makes the routing socketmatt
2009-01-11merge christos-time_tchristos