| Commit message (Expand) | Author | Age | Files | Lines |
* | Properly setup link level header length for 802.2 and SNAP frames. | bp | 2000-09-30 | 1 | -2/+2 |
* | Get rid of a panic that occurs in ether_demux() by dereferencing a NULL mbuf | bmilekic | 2000-09-24 | 1 | -1/+9 |
* | Make the bridge_refresh operation automatic when ethernet interfaces | nsayer | 2000-07-29 | 1 | -0/+6 |
* | Make all Ethernet drivers attach using ether_ifattach() and detach using | archie | 2000-07-13 | 1 | -5/+21 |
* | repair IPV6_JOIN_GROUP to IPv6 all multi. | itojun | 2000-07-09 | 1 | -0/+10 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -4/+0 |
* | Fix kernel build breakage when 'device ether' was not included. | archie | 2000-06-29 | 1 | -11/+0 |
* | Make the ng_ether(4) node type dynamically loadable like the rest. | archie | 2000-06-26 | 1 | -422/+96 |
* | Do not perform any opeartion with mbuf after it placed into | bp | 2000-06-14 | 1 | -5/+5 |
* | Just need to pass the address family to if_simloop(), not the whole sockaddr. | archie | 2000-05-24 | 1 | -2/+2 |
* | Move code to handle BPF and bridging for incoming Ethernet packets out | archie | 2000-05-14 | 1 | -8/+61 |
* | OOps forgot to check in this one... | julian | 2000-04-28 | 1 | -3/+4 |
* | Fix support for 802.2 and SNAP frames. Bug was introduced during | bp | 2000-04-27 | 1 | -6/+4 |
* | Clean up some loose ends in the network code, including the X.25 and ISO | peter | 2000-02-13 | 1 | -171/+4 |
* | M_PREPEND-related cleanups (unregisterifying struct mbuf *s). | green | 1999-12-19 | 1 | -3/+2 |
* | Bring up an if_ef driver which allows support for four ethernet | bp | 1999-12-13 | 1 | -1/+17 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -0/+1 |
* | Add two new generic control messages, NGM_ASCII2BINARY and | archie | 1999-11-30 | 1 | -1/+2 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | shin | 1999-11-22 | 1 | -22/+68 |
* | YUCK! | julian | 1999-11-15 | 1 | -2/+2 |
* | Fix screwup on synthesising incoming ethernet header in Netgraph mode. | julian | 1999-11-14 | 1 | -2/+3 |
* | Oops forgot to put the source MAC address on outgoing packets! | julian | 1999-11-11 | 1 | -1/+3 |
* | Use typedefs for node methods. | julian | 1999-11-01 | 1 | -9/+7 |
* | Minor hack in the netgraph interface to ethernets. | julian | 1999-10-26 | 1 | -11/+60 |
* | Whistle's Netgraph link-layer (sometimes more) networking infrastructure. | julian | 1999-10-21 | 1 | -0/+349 |
* | Implement pseudo_AF_HDRCMPLT, which controls the state of the 'header | msmith | 1999-10-15 | 1 | -4/+14 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | * Change sysctl from using linker_set to construct its tree using SLISTs. | dfr | 1999-02-16 | 1 | -1/+2 |
* | Slight cleanups. There were 2 ways of getting the arpcom from the ifp. | julian | 1999-01-31 | 1 | -23/+22 |
* | Remove unused variable & clean up a couple of style issues. | eivind | 1999-01-12 | 1 | -5/+5 |
* | Bridging support. Wait for LINT to be updated before trying it. | luigi | 1998-12-14 | 1 | -2/+19 |
* | fix broken loopback code for ddp (again) | julian | 1998-08-04 | 1 | -3/+6 |
* | Try narrow down the culprit sending undefined packet types through the loopback | julian | 1998-06-14 | 1 | -5/+4 |
* | Allow a protocol to specify that it does NOT want to be looped back | julian | 1998-06-13 | 1 | -3/+6 |
* | Go through the loopback code with a broom.. | julian | 1998-06-12 | 1 | -97/+35 |
* | Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> via | dg | 1998-05-19 | 1 | -1/+3 |
* | Eradicate the variable "time" from the kernel, using various measures. | phk | 1998-03-30 | 1 | -2/+2 |
* | Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actually | wollman | 1998-03-18 | 1 | -9/+24 |
* | Removed unused #includes. | bde | 1998-02-20 | 1 | -4/+1 |
* | Make the debug options new-style. | eivind | 1998-01-31 | 1 | -2/+2 |
* | NETATALK -> opt_atalk.h | eivind | 1998-01-09 | 1 | -1/+2 |
* | Make INET a proper option. | eivind | 1998-01-08 | 1 | -2/+6 |
* | Fixed gratuitous ANSIisms. | bde | 1997-12-20 | 1 | -2/+5 |
* | Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h. | eivind | 1997-12-15 | 1 | -1/+3 |
* | Remove a bunch of variables which were unused both in GENERIC and LINT. | phk | 1997-11-07 | 1 | -5/+4 |
* | Fix various problems with netatalk kernel support. | julian | 1997-10-29 | 1 | -14/+39 |
* | Removed unused #includes. | bde | 1997-10-28 | 1 | -5/+1 |
* | Finally track down the reason for some of my occasional kernel crashes. | julian | 1997-07-15 | 1 | -1/+4 |
* | Use the MAC address of an interface for the host part of an IPX address | jhay | 1997-05-10 | 1 | -3/+15 |
* | Don't include <sys/ioctl.h> in the kernel. Stage 2: include | bde | 1997-03-24 | 1 | -2/+2 |