]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netgraph
set IFF_OACTIVE to avoid hangs when the tx ring fills up
[FreeBSD/FreeBSD.git] / sys / netgraph /
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-22 mavAdd support for setmode and settarget messages.
2007-05-22 mavAllow node to bypass traffic while no alias address...
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-19 muxThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-18 mavFix build with NETGRAPH_MPPC_COMPRESSION but without...
2007-05-18 dwmaloneHelp ng_fec deal with multicast addresses.
2007-05-17 mavFix small copy/paste mistake.
2007-05-16 mavStyle cleanup.
2007-05-15 mavA node that implements various traffic shaping and...
2007-05-11 mavPerformance optimization of the "encryption without...
2007-05-11 rwatsonReduce network stack oddness: implement .pru_sockaddr...
2007-05-04 mavAvoid extra rc4_init() when ng_mppc_updatekey() going...
2007-05-04 mavCompact code a bit
2007-05-04 mavMake coherency counter 12bit as it should
2007-05-04 mavFix small mistake (sizeof(pad2) instead of sizeof(pad1))
2007-05-04 mavRemove unneded bzero().
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
2007-04-24 mavAvoid false assertion on transmit and delayed ack timeo...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 mavGlobal xmit stats calculation fix.
2007-04-20 mavAdded m_tag_copy_chain() call to copy original outgoing...
2007-04-20 mavOptimized packet distribution plan for the equal links...
2007-04-20 mav- Changed sequence numbers processing to avoid incorrec...
2007-04-20 mav- Fixed mistakes in latency and xmitBytes calculation...
2007-04-16 rwatsonThis commit was generated by cvs2svn to compensate...
2007-04-11 ruThis commit was generated by cvs2svn to compensate...
2007-04-11 njlThis commit was generated by cvs2svn to compensate...
2007-04-09 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-07 desThis commit was generated by cvs2svn to compensate...
2007-04-06 kanThis commit was generated by cvs2svn to compensate...
2007-04-04 thompsaThis commit was generated by cvs2svn to compensate...
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
2007-03-31 wkoszekWe don't need spinning locks here. Change them to the...
2007-03-30 wkoszekInstead of direct manipulation on queue and worklist...
2007-03-28 emaxTry to silence Coverity by adding (void) in front of...
2007-03-28 glebiusBump maximum number of interface hooks to the maximum...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-26 maximo Update a comment: sonewconn() lives in uipc_socket...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-20 bmsImplement reference counting for ifmultiaddr, in_multi...
2007-03-18 rwatsonPrefer more traditional spellings of some words in...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-11 mpThis commit was generated by cvs2svn to compensate...
2007-03-10 julianoops committed the wrong patch.
2007-03-09 julianng_apply_item should be void. It is called from the...
2007-03-08 rung_send_fn() can return with an error, the function...
2007-03-02 emasteEnsure message passed to "settimestamp" and "setcounter...
2007-03-02 emasteAdd "setcounter" and "getcounter" messages, providing...
2007-03-01 emasteAdd "settimestamp" and "gettimestamp" messages, providi...
2007-02-23 pisoo break newbus api: add a new argument of type driver_f...
2007-02-09 bmsIn the output path, mask off M_BCAST|M_MCAST so as...
2007-02-02 glebiusQuoting Alexander:
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-25 glebius- Create ng_ppp_bypass() function, that prepares a...
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-18 mjacobA less draconian fix to the build.
2007-01-18 obrienTemporarily comment out the KASSERT that broke the...
2007-01-18 glebiusRevise the ng_ppp(4) node, so that code flow is more...
2007-01-15 glebiusWhitespace cleanup.
2007-01-15 glebiusUpdate ip and tcp pointers after m_pullup().
2007-01-10 glebiusFix accounting of incoming octets.
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-29 jhbVarious bpf(4) related fixes to catch places up to...
2006-12-29 glebiusA node that implements Predictor-1 compression for...
2006-12-28 glebiusA node that implements the Deflate sub-protocols of...
2006-12-28 glebiusBefore this commit, if the compression is enabled the...
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-21 glebiusReturn value PKT_ALIAS_FOUND_HEADER_FRAGMENT isn't...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-12 glebiusCorrectly calculate length of IP header.
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-12-01 pisoRemove m_megapullup from ng_nat and put it under libalias.
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-06 rwatsonSweep kernel replacing suser(9) calls with priv(9)...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-02 andreRename m_getm() to m_getm2() and rewrite it to allocate...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-18 glebiusCheck pointer before dereferencing.
2006-10-17 glebiusSome clenaup of ngs_rcvmsg():
2006-10-17 glebiusSome cleanup and small changes:
2006-10-17 glebiusMake the sg_len and sg_family members of the sockaddr_n...
2006-10-17 glebiusMake ng_ID_t fixed size, so that its maximum value...
2006-10-17 glebius- ng_address_ID() has already freed the message, don...
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
next