]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netgraph
This commit was generated by cvs2svn to compensate for changes in r127563,
[FreeBSD/FreeBSD.git] / sys / netgraph /
2004-03-29 desThis commit was generated by cvs2svn to compensate...
2004-03-25 desThis commit was generated by cvs2svn to compensate...
2004-03-24 riksppp (4) to netgraph (4) node. As always: I'l connect...
2004-03-24 julianDon't duplicate a packet, just to throw it away when...
2004-03-22 julianDont count bytes being sent to a disconnected hook.
2004-03-19 desThis commit was generated by cvs2svn to compensate...
2004-03-18 njlThis commit was generated by cvs2svn to compensate...
2004-03-18 dwmaloneMake the vaule of PTT_RELAY_SID match the RFC. This...
2004-03-17 njlConvert callers to the new bus_alloc_resource_any(9...
2004-03-17 nectarThis commit was generated by cvs2svn to compensate...
2004-03-17 nectarThis commit was generated by cvs2svn to compensate...
2004-03-11 desThis commit was generated by cvs2svn to compensate...
2004-03-08 bennoAdd a netgraph node to handle ATM LLC encapsulation...
2004-03-07 ruImplemented the "getifindex" control message.
2004-03-01 ruNetgraph node type for IEEE 802.1Q VLAN tagging.
2004-03-01 acheThis commit was generated by cvs2svn to compensate...
2004-03-01 rwatsonRename dup_sockaddr() to sodupsockaddr() for consistenc...
2004-02-28 njlThis commit was generated by cvs2svn to compensate...
2004-02-28 njlThis commit was generated by cvs2svn to compensate...
2004-02-28 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-28 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-26 desThis commit was generated by cvs2svn to compensate...
2004-02-26 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-25 acheThis commit was generated by cvs2svn to compensate...
2004-02-24 phkUnconst. Somebody didn't compile LINT.
2004-02-24 cpercivaCheck that a pointer is non-NULL before dereferencing...
2004-02-21 phkDevice megapatch 4/6:
2004-02-21 phkDevice megapatch 1/6:
2004-02-20 pjdBackout previous change, it breaks build and it is...
2004-02-19 pjdAdd new failure detection algorithm.
2004-02-19 pjdExport private structure owned by ng_ether(4) module...
2004-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2004-02-13 acheThis commit was generated by cvs2svn to compensate...
2004-02-10 desThis commit was generated by cvs2svn to compensate...
2004-02-08 ruThis commit was generated by cvs2svn to compensate...
2004-02-05 ruThis commit was generated by cvs2svn to compensate...
2004-01-30 hartiUse the official ng_timeout function to trigger sending...
2004-01-27 ruCorrect the description of the net.graph.recvspace...
2004-01-27 hartiDon't confuse NULL and 0, use 0 where an integer is...
2004-01-27 hartiStyle: add __FBSDID, relocate some { that were on the...
2004-01-26 hartiReplace deprecated NG_NODELEN with the new NG_NODESIZ...
2004-01-26 hartiGet rid of the old *LEN constants in favour of the...
2004-01-26 hartiDefine the new command NGM_SOURCE_START_NOW to allow...
2004-01-26 hartiMake ng_source to work with non-ethernet interfaces...
2004-01-26 hartiDeclare a function to silence a warning.
2004-01-26 hartiShould use the non-locking versions of the ifqueue...
2004-01-26 hartiReplace a call to bzero() with an M_ZERO flag. Replace...
2004-01-26 hartiThe version in the type description must be the ABI...
2004-01-26 hartiGet rid of the deprecated *LEN constants in favour...
2004-01-26 hartiGet rid of the deprecated *LEN constants and use the...
2004-01-23 ruAllow the socket buffer sizes to be controlled via...
2004-01-23 hartiThis commit was generated by cvs2svn to compensate...
2004-01-21 phkSimplify timing gymnastics a bit.
2004-01-21 nectarThis commit was generated by cvs2svn to compensate...
2004-01-19 dasThis commit was generated by cvs2svn to compensate...
2004-01-14 njlThis commit was generated by cvs2svn to compensate...
2004-01-14 greenAdd an "ethernet" hook to the rfc1490 netgraph module...
2004-01-13 fennerThis commit was generated by cvs2svn to compensate...
2004-01-13 fennerThis commit was generated by cvs2svn to compensate...
2004-01-11 obrienThis commit was generated by cvs2svn to compensate...
2004-01-09 desThis commit was generated by cvs2svn to compensate...
2004-01-09 obrienThis commit was generated by cvs2svn to compensate...
2004-01-09 greenAlso, don't crash in the netgraph disconnect node if...
2004-01-09 greenDon't try to ifpromisc() on an interface that's deleted...
2004-01-07 desThis commit was generated by cvs2svn to compensate...
2004-01-04 njlThis commit was generated by cvs2svn to compensate...
2003-12-28 samo eliminate widespread on-stack mbuf use for bpf by...
2003-12-24 alfredNULL -> 0 where appropriate.
2003-12-19 yarThe default value of net.graph.nonstandard_pppoe is...
2003-12-19 ruFixed panic on hook disconnection that previous revisio...
2003-12-19 ruFixed compilation on 64-bit platforms.
2003-12-18 yarThere are two modes of ng_pppoe operation, standard and
2003-12-18 ruRemoved an outdated comment.
2003-12-17 ruUse the (now standard) Ethernet address parse type.
2003-12-17 ruMade the Ethernet address parse type standard.
2003-12-17 ruReplaced two bzero() calls with the M_ZERO flag to...
2003-12-15 ruMFS: Make struct arpcom the first entry in softc. ...
2003-12-15 truckmanPass MTX_DEF instead of 0 as the last argument to mtx_i...
2003-12-10 desThis commit was generated by cvs2svn to compensate...
2003-12-09 njlThis commit was generated by cvs2svn to compensate...
2003-12-09 njlThis commit was generated by cvs2svn to compensate...
2003-12-09 njlThis commit was generated by cvs2svn to compensate...
2003-12-09 njlThis commit was generated by cvs2svn to compensate...
2003-12-08 truckmanThe last argument to mtx_init() should be MTX_DEF,...
2003-12-07 samThis commit was generated by cvs2svn to compensate...
2003-12-02 brooksThis commit was generated by cvs2svn to compensate...
2003-11-29 samThis commit was generated by cvs2svn to compensate...
2003-11-28 dougbThis commit was generated by cvs2svn to compensate...
2003-11-21 njlThis commit was generated by cvs2svn to compensate...
2003-11-20 desThis commit was generated by cvs2svn to compensate...
2003-11-18 archieLower the maximum ACK timeout for GRE packets from...
2003-11-18 rwatsonIntroduce a MAC label reference in 'struct inpcb',...
2003-11-17 ruFixed two memory leaks.
2003-11-17 ruCheck the correct set of interface flags and fix a...
2003-11-14 emaxChange double include protection style in headers to...
2003-11-13 hartiMake the defines that prevent multiple includes look...
2003-11-12 hartiBump the netgraph header version to 6 for the change...
2003-11-12 hartiDouble length of node names, hook names, command string...
2003-11-11 ruMFS: Change interface name from "nge" to "ngeth" to...
2003-11-11 ruUse a single style of multiple inclusion protection...
next