]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netipx
This commit was generated by cvs2svn to compensate for changes in r157571,
[FreeBSD/FreeBSD.git] / sys / netipx /
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-01 rwatsonChance protocol switch method pru_detach() so that...
2006-04-01 rwatsonChange protocol switch pru_abort() API so that it retur...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-27 rwatsonAdd a simple netipx TODO list to the end of README...
2006-03-27 rwatsonCanonicalize copyright order in one more file that...
2006-03-27 rwatsonIn spx_output(), use M_DONTWAIT instead of M_TRYWAIT...
2006-03-27 rwatsonIn spx_input(), change a '&&' to a '||', as the spx...
2006-03-26 rwatsonIn spx_accept, assert ipxp != NULL, not == NULL.
2006-03-26 rwatsonIn various SPX protocol entry points from the socket...
2006-03-26 rwatsonAdd a new ipxpcb flag, IPXP_SPX, which is set on ipxpcb...
2006-03-26 rwatsonRestore original formulation of SPX segment queue drain...
2006-03-25 rwatsonRework IPX/SPX socket and pcb reference model:
2006-03-25 rwatsonRestructure spx_attach() to properly free memory in...
2006-03-25 rwatsonDon't bother restoring host byte order of mbuf fields...
2006-03-25 rwatsonIn spx_ctloutput(), acquire the ipxp lock around read...
2006-03-25 rwatsonSlight style reformatting of spx_timers() comments...
2006-03-24 rwatsonInclude kernel.h to get NET_NEEDS_GIANT() definition...
2006-03-24 rwatsonClean up and style(9) SPX code prior to significant...
2006-03-24 rwatsonProtect spx_iss using its own mutex, spx_mtx, rather...
2006-03-24 rwatsonMove definition of spxrexmtthresh to top of file with...
2006-03-24 rwatsonCanonicalize, update copyright.
2006-03-24 rwatsonUpdate copyright to 2006, comment on my contribution...
2006-03-24 rwatsonComment that raw output filter code for IPX should...
2006-03-23 rwatsonWhen the kernel is compiled with options IPXIP, run...
2006-03-23 rwatsonMove spx_savesi from being a global variable to an...
2006-03-23 rwatsonAdmit to ourselves that we don't actually implement...
2006-03-23 desThis commit was generated by cvs2svn to compensate...
2006-03-22 desThis commit was generated by cvs2svn to compensate...
2006-03-22 gshapiroThis commit was generated by cvs2svn to compensate...
2006-03-21 umeThis commit was generated by cvs2svn to compensate...
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-14 rwatsonIn spx_attach() and spx_detach(), there is no need...
2006-01-13 rwatsonRemove dead code associated with 'mcopy' in ipx_forward...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-11-20 andreInclude ip_options.h for IPX-IP encapsulation.
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-09 ruUse sparse initializers for "struct domain" and "struct...
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-02 andreRetire MT_HEADER mbuf type and change its users to...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-10-30 rwatsonPush the assignment of a new or updated so_qlimit from...
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 ruThis commit was generated by cvs2svn to compensate...
2005-10-10 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-07 obrienForward declaring static variables as extern is invalid...
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-08-26 wollmanThis commit was generated by cvs2svn to compensate...
2005-08-18 dougbThis commit was generated by cvs2svn to compensate...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-07 obrienThis commit was generated by cvs2svn to compensate...
2005-07-06 samThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
next