Home | History | Annotate | Download | only in libnetinet6
History log of /src/sys/rump/net/lib/libnetinet6/netinet6_component.c
RevisionDateAuthorComments
 1.7  03-Sep-2022  thorpej Garbage-collect the remaining vestiges of netisr.
 1.6  13-Aug-2016  christos Don't call loopinit() here. Instead panic if -lrumpnet_net has not been
called to initialize lo0ifp.
 1.5  12-Aug-2016  christos more loopinit();
 1.4  26-Jan-2016  pooka Put the kernelside rump kernel headers into <rump-sys> instead of
sprinkling them around the faction directories. Avoids having
to add a CPPFLAGS (or several) to pretty much every component
Makefile.

Leave compat headers around in the old locations.

The commit changes some autogenerated files, but I'll fix the
generators shortly and regen.
 1.3  22-Aug-2014  pooka branches: 1.3.2;
Nuke the DOMAINADD() macro and just call domain_attach(), now that things
work correctly that way.
 1.2  05-Jun-2014  rmind branches: 1.2.4;
- Implement pktqueue interface for lockless IP input queue.
- Replace ipintrq and ip6intrq with the pktqueue mechanism.
- Eliminate kernel-lock from ipintr() and ip6intr().
- Some preparation work to push softnet_lock out of ipintr().

Discussed on tech-net.
 1.1  13-Mar-2014  pooka branches: 1.1.2; 1.1.4; 1.1.6;
rename component.c -> netinet6_component.c
 1.1.6.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.6.1  13-Mar-2014  yamt file netinet6_component.c was added on branch yamt-pagecache on 2014-05-22 11:41:17 +0000
 1.1.4.2  18-May-2014  rmind sync with head
 1.1.4.1  13-Mar-2014  rmind file netinet6_component.c was added on branch rmind-smpnet on 2014-05-18 17:46:20 +0000
 1.1.2.1  10-Aug-2014  tls Rebase.
 1.2.4.3  03-Dec-2017  jdolecek update from HEAD
 1.2.4.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.4.1  05-Jun-2014  tls file netinet6_component.c was added on branch tls-maxphys on 2014-08-20 00:04:43 +0000
 1.3.2.2  05-Oct-2016  skrll Sync with HEAD
 1.3.2.1  19-Mar-2016  skrll Sync with HEAD

RSS XML Feed