]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netgraph
This commit was generated by cvs2svn to compensate for changes in r71756,
[FreeBSD/FreeBSD.git] / sys / netgraph /
2001-01-28 asmodaiThis commit was generated by cvs2svn to compensate...
2001-01-28 julianAdd a new distribution algorythm to the 'one2many'...
2001-01-26 julianSwap egress hooks for packets entering from the monitor...
2001-01-25 julianOnly clear the 'free' bit if we were successful in...
2001-01-24 julianDon't crash the kernel if the user tries to load a...
2001-01-22 julianAdd MTX_SPIN to an mtx_init(
2001-01-21 julianremove stupid braino (recursive mutex)
2001-01-21 gshapiroThis commit was generated by cvs2svn to compensate...
2001-01-14 julianAdd a generic "queued function callin" mechanism
2001-01-11 julianremove debug sysctl
2001-01-11 julianMake hook deletion SMP safe.
2001-01-11 julianAdd an exported function ng_rmhook_self() that removes...
2001-01-11 julianAnother brian fix, luckily not in live code.
2001-01-11 julianFix uninitialised pointer.
2001-01-11 archieUnbreak compilation.
2001-01-10 julianOnly free items that are not already free or passed...
2001-01-10 julianChanges to stop zombie nodes showing up in active node...
2001-01-10 julianFix some memory leaks
2001-01-09 julianMissing FREE().
2001-01-08 julianBad julian.. forgot to destroy mutex before freeing the
2001-01-08 julianPart 2 of the netgraph rewrite.
2001-01-06 julianRewrite of netgraph to start getting ready for SMP.
2001-01-03 obrienThis commit was generated by cvs2svn to compensate...
2000-12-29 assarThis commit was generated by cvs2svn to compensate...
2000-12-21 msmithThis commit was generated by cvs2svn to compensate...
2000-12-18 julianDivorce the kernel binary ABI version number from the...
2000-12-18 archieUse "node->ID" for the node's ID, instead of "(long...
2000-12-18 julianImpossible to see typo.. |= instead of !=
2000-12-14 obrienThis commit was generated by cvs2svn to compensate...
2000-12-12 archieFix bug in parse type for struct ng_one2many_config.
2000-12-12 julian I have no idea at all why this file was not included...
2000-12-12 julianoops that commit included a local hack... take it out..
2000-12-12 julianReviewed by: Archie@freebsd.org
2000-12-11 archieFix a bug where if the interface was in promiscuous...
2000-12-10 assarThis commit was generated by cvs2svn to compensate...
2000-12-10 assarThis commit was generated by cvs2svn to compensate...
2000-12-10 assarThis commit was generated by cvs2svn to compensate...
2000-12-08 msmithThis commit was generated by cvs2svn to compensate...
2000-12-05 ruThis commit was generated by cvs2svn to compensate...
2000-12-05 greenThis commit was generated by cvs2svn to compensate...
2000-12-02 julianAdd splhigh()s to protect against a race condition
2000-12-01 ruThis commit was generated by cvs2svn to compensate...
2000-12-01 msmithThis commit was generated by cvs2svn to compensate...
2000-11-30 acheThis commit was generated by cvs2svn to compensate...
2000-11-26 jlemonFix another callout_init() that I missed.
2000-11-26 obrienThis commit was generated by cvs2svn to compensate...
2000-11-26 obrienThis commit was generated by cvs2svn to compensate...
2000-11-25 obrienThis commit was generated by cvs2svn to compensate...
2000-11-18 dwmaloneAdd the use of M_ZERO to netgraph.
2000-11-16 brianGo back to using data_len in struct ngpppoe_init_data...
2000-11-16 archieNew netgraph node type ng_one2many(4).
2000-11-15 obrienThis commit was generated by cvs2svn to compensate...
2000-11-15 mckusickIn preparation for deprecating CIRCLEQ macros in favor...
2000-11-14 greenThis commit was generated by cvs2svn to compensate...
2000-11-13 obrienThis commit was generated by cvs2svn to compensate...
2000-11-13 obrienThis commit was generated by cvs2svn to compensate...
2000-11-13 krisThis commit was generated by cvs2svn to compensate...
2000-11-06 asmodaiThis commit was generated by cvs2svn to compensate...
2000-11-05 obrienThis commit was generated by cvs2svn to compensate...
2000-11-04 krisThis commit was generated by cvs2svn to compensate...
2000-11-04 obrienThis commit was generated by cvs2svn to compensate...
2000-11-04 obrienThis commit was generated by cvs2svn to compensate...
2000-10-31 julianSwap the order of two tags in the pppoe PADI and PADS...
2000-10-31 asmodaiThis commit was generated by cvs2svn to compensate...
2000-10-31 asmodaiThis commit was generated by cvs2svn to compensate...
2000-10-31 brianChange the format of ngpppoe_init_data so that the...
2000-10-30 krisThis commit was generated by cvs2svn to compensate...
2000-10-29 phkMove suser() and suser_xxx() prototypes and a related...
2000-10-29 darrenrThis commit was generated by cvs2svn to compensate...
2000-10-28 msmithThis commit was generated by cvs2svn to compensate...
2000-10-26 darrenrThis commit was generated by cvs2svn to compensate...
2000-10-25 wollmanThis commit was generated by cvs2svn to compensate...
2000-10-24 julianSince neither archie nor I work at Whistle any more...
2000-10-15 phkRemove unneeded #include <machine/clock.h>
2000-10-13 obrienThis commit was generated by cvs2svn to compensate...
2000-10-11 archieCalling untimeout(9) leads to a race window where memor...
2000-10-11 archieFix memory leak.
2000-10-11 peterThis commit was generated by cvs2svn to compensate...
2000-10-09 archieFix typo in NETGRAPH_INIT() macro.
2000-10-06 archieMore complete fix for multi-link sequence number handli...
2000-10-06 archieFix bug in handling of multi-link sequence numbers.
2000-10-02 peterThis commit was generated by cvs2svn to compensate...
2000-10-01 gshapiroThis commit was generated by cvs2svn to compensate...
2000-09-23 archieUse m_dup() instead of m_copypacket() for the time...
2000-09-22 archieRemove unnecessary #include's as reported by phk's...
2000-09-21 archieAllocate all memory (including within node constructors...
2000-09-21 archieAllocate memory with M_NOWAIT instead of M_WAITOK becau...
2000-09-19 julianWhen sending a packet back to a network interface to...
2000-09-19 archieRename "struct session" to "struct sess_con" to avoid...
2000-09-10 krisThis commit was generated by cvs2svn to compensate...
2000-09-07 jasoneMajor update to the way synchronization is done in...
2000-09-01 archieNew netgraph node type for Ethernet bridging.
2000-09-01 archieFix wrong offset bug in ng_enaddr_unparse().
2000-08-31 archieAvoid free'ing a NULL pointer.
2000-08-31 iwasakiThis commit was generated by cvs2svn to compensate...
2000-08-31 iwasakiThis commit was generated by cvs2svn to compensate...
2000-08-31 iwasakiThis commit was generated by cvs2svn to compensate...
2000-08-30 archieExport ng_ether_enaddr_type for other nodes that want...
2000-08-23 krisThis commit was generated by cvs2svn to compensate...
2000-08-20 markmThis commit was generated by cvs2svn to compensate...
next