| Commit message (Expand) | Author | Age | Files | Lines |
* | Use M_ZERO instead of bzero(). | bms | 2004-07-06 | 1 | -2/+1 |
* | Be consistent and use bzero() instead of memset(). | bms | 2004-07-06 | 1 | -1/+1 |
* | Use M_ZERO instead of memset() (!). | bms | 2004-07-06 | 1 | -2/+1 |
* | Use M_ZERO instead of bzero(). | bms | 2004-07-06 | 1 | -2/+1 |
* | Replace a bzero() after malloc() with M_ZERO. | bms | 2004-07-06 | 1 | -2/+1 |
* | Style. | bms | 2004-07-06 | 1 | -13/+15 |
* | In the BPF and ethernet bridging code, don't allow callouts to execute | rwatson | 2004-07-05 | 2 | -2/+2 |
* | Workaround a locking problem in vlan(4). vlan_setmulti() may be called | bms | 2004-07-04 | 1 | -2/+11 |
* | style(9)/whitespace cleanup while I'm in this file. | bms | 2004-07-04 | 1 | -54/+55 |
* | The net.link.ether.bridge.enable sysctl MIB variable enables bridge | bms | 2004-07-04 | 1 | -0/+1 |
* | Don't announce the ethernet address when it's 00:00:00:00:00:00. It's | brooks | 2004-07-02 | 1 | -2/+7 |
* | Bring in the first chunk of altq driver modifications. This covers the | mlaier | 2004-07-02 | 1 | -7/+30 |
* | Do not m_free packet since IF_HANDOFF (called from netisr_queue) will | rik | 2004-06-28 | 1 | -1/+1 |
* | Those are unneeded too. | pjd | 2004-06-27 | 1 | -1/+0 |
* | Add two missing includes and remove two uneeded. | pjd | 2004-06-27 | 2 | -1/+2 |
* | Pick the hotchar out of the tty structure instead of caching private | phk | 2004-06-26 | 1 | -0/+1 |
* | Fix line discipline switching issues: If opening a new ldisc fails, | phk | 2004-06-26 | 2 | -17/+4 |
* | Do not count loobacks as other fuilures. | rik | 2004-06-25 | 1 | -1/+2 |
* | Add a couple of #ifdef DEBUG printf()s in vlan_input() I found to be | joerg | 2004-06-24 | 1 | -0/+6 |
* | When considering an ethernet frame that is not destined for us, do not | joerg | 2004-06-24 | 1 | -3/+9 |
* | Make dependencies on the TCP/IP stack conditional on INET / INET6. This | des | 2004-06-24 | 1 | -0/+21 |
* | Major overhaul of pseudo-interface cloning. Highlights include: | brooks | 2004-06-22 | 13 | -306/+784 |
* | Give zlib the ability to be a module that can be depended on, | markm | 2004-06-20 | 1 | -0/+24 |
* | Include <sys/_lock.h>'s prerequisite <sys/queue.h> before including the | bde | 2004-06-19 | 1 | -1/+1 |
* | Second half of the dev_t cleanup. | phk | 2004-06-17 | 3 | -3/+3 |
* | Do the dreaded s/dev_t/struct cdev */ | phk | 2004-06-16 | 8 | -42/+42 |
* | Replace IF_HANDOFF with new IFQ_HANDOFF to enqueue with ALTQ once enabled on | mlaier | 2004-06-15 | 11 | -29/+45 |
* | Lock down rawcb_list, a global list of control blocks for raw sockets, | rwatson | 2004-06-15 | 3 | -0/+10 |
* | Fix a typeo in IFQ_HANDOFF. | mlaier | 2004-06-15 | 1 | -1/+1 |
* | Transform tbr_dequeue into a function pointer in order to build drivers with | mlaier | 2004-06-15 | 2 | -5/+5 |
* | Fix big-endian build. | dfr | 2004-06-14 | 1 | -2/+2 |
* | Unbreak non-ALTQ kernel linking. I forgot about tbr_dequeue. | mlaier | 2004-06-14 | 1 | -1/+1 |
* | Add MAC framework bits to the output path. | dfr | 2004-06-13 | 1 | -0/+6 |
* | Remove advertising clause. | dfr | 2004-06-13 | 1 | -4/+0 |
* | Link ALTQ to the build and break with ABI for struct ifnet. Please recompile | mlaier | 2004-06-13 | 5 | -12/+228 |
* | Add a new driver to support IP over firewire. This driver is intended to | dfr | 2004-06-13 | 3 | -0/+941 |
* | Extend coverage of SOCK_LOCK(so) to include so_count, the socket | rwatson | 2004-06-12 | 2 | -1/+6 |
* | Constify raw_sendspace and raw_recvspace, as they're not mutable. | rwatson | 2004-06-11 | 1 | -2/+2 |
* | Switch to conditionally acquiring and dropping Giant around calls into | rwatson | 2004-06-11 | 1 | -2/+2 |
* | Un-staticize 'dst' sockaddr in the stack of bpfwrite() to prevent | rwatson | 2004-06-11 | 1 | -1/+2 |
* | Introduce a netisr to deliver kernel-generated routing, avoiding | rwatson | 2004-06-09 | 2 | -4/+53 |
* | Use ldisc_[de]register() instead of frobbing linesw[] directly. | phk | 2004-06-07 | 1 | -1/+2 |
* | Add helper functions to calculate the standard ethernet CRC in | naddy | 2004-06-02 | 2 | -0/+75 |
* | add missing #include <sys/module.h> | phk | 2004-05-30 | 7 | -0/+7 |
* | Add some missing <sys/module.h> includes which are masked by the | phk | 2004-05-30 | 1 | -0/+1 |
* | Make the comment for DLT_NULL slightly more accurate. | dwmalone | 2004-05-30 | 1 | -1/+1 |
* | if_printf() won't emit a newline unless told to. | yar | 2004-05-26 | 1 | -2/+3 |
* | Keepalive timer should be added if we does not have any sppp consumers before | rik | 2004-05-25 | 1 | -2/+2 |
* | After all the relevant drivers have been fixed, fix vlan(4) itself | yar | 2004-05-25 | 1 | -27/+27 |
* | Remove another redundant if_output initialization. | mux | 2004-05-24 | 1 | -1/+0 |