tent='cgit '/>
summaryrefslogtreecommitdiff
path: root/sys/rump/net/lib/libnet/Makefile
AgeCommit message (Expand)Author
2021-04-12new GCC_NO_* uses for warning issues. most of the users of the newmrg
2020-09-12rump: Add nd.c to libnetroy
2020-01-29Add if_stats.c to rumpnet.thorpej
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2018-12-12PR kern/53562rin
2017-01-17Fix build (undefined reference to `rumpns_pfil_init' on usr.sbin/puffs/rump_nfs)ozaki-r
2016-09-21Add ifam_pid and ifam_addrflags to ifa_msghdr.roy
2016-04-15Rump-ify if_pppoeozaki-r
2015-10-19Add a COMMENT describing what each component roughly does.pooka
2015-08-31Hook up lltable/llentry with the kernel (and rumpkernel)ozaki-r
2015-08-24purge rump/net of component-specific opt directoriespooka
2015-08-20add ioconf files for pseudo device attach prototypeschristos
2015-04-23Rename RUMP_COMPAT to RUMP_NBCOMBAT to better signify what thepooka
2015-04-23COMPAT_OIF{DATA,REQ} are defined by compat/sys/sockio.h if need be,pooka
2015-04-22Build compat code only when specified by RUMP_COMPATpooka
2014-03-13rename component.c -> net_component.cpooka
2013-08-14Separate inet and inet6, allows inet6-only rump kernels.pooka
2013-07-18Add librumpnet_netmpls that provides MPLS features into rump kernelskefren
2013-06-01cosmetic: put portalgo.c in the conceptually right placepooka
2012-08-03no need to include code which is already provided by the faction basepooka
2012-06-25Adjust to rfc6056 rename to portalgomartin
2012-04-14rumpnet_net: add pfil.crmind
2011-09-24add rfc6056.cchristos
2011-03-31Hide the radix-trie implementation of the forwarding table so that wedyoung
2011-02-01Add a new AF/PF_ROUTE which is 64-bit clean which makes the routing socketmatt
2010-12-08Actually, unlike e.g. carp, bridge can be its own component sincepooka
2010-12-07Support bridging. As usual, it would be nice if this could be apooka
2010-11-07support compat ioctl's (OOOOOlalaSIOC stuff)pooka
2009-12-12Use linker script to make __start/stop_link_set_modules be presentpooka
2009-09-13binutils 2.19 has changed the old behaviour of defining __start_SECTNAMEpooka
2009-05-28Use a bunch of weak symbols to determine which network componentspooka
2009-02-03-fno-strict-aliasing is now set globally for rumppooka
2008-11-25Heave-ho radix.c from librumpnet_net to librumpnet.pooka
2008-10-16Deal with the ld.so/linkset brokenness and compile all of libnetpooka
2008-10-06Provide essentially sys/net as a rump library.pooka