| Commit message (Expand) | Author | Age | Files | Lines |
* | Update netisr comment for the SMPng world order: netisr is no longer | rwatson | 2007-12-31 | 1 | -13/+8 |
* | Pass any unmatched slowprotocols frames up the stack instead of dropping them, | thompsa | 2007-12-31 | 3 | -8/+9 |
* | Add a workaround for a deadlock between the rt_setgate() and rt_check() | mux | 2007-12-27 | 2 | -1/+11 |
* | Fix a panic where if the mbuf was consumed by the filter for requeueing | thompsa | 2007-12-26 | 1 | -0/+7 |
* | Use __FBSDID() in the kernel BPF implementation. | rwatson | 2007-12-25 | 2 | -4/+6 |
* | Remove trailing whitespace from lines in BPF. | rwatson | 2007-12-23 | 2 | -7/+7 |
* | Simplify the error handling and use the dereferenced sc->sc_ifp pointer. | thompsa | 2007-12-18 | 1 | -44/+26 |
* | When the bridge has an address and a packet comes in for it then drop it if the | thompsa | 2007-12-18 | 1 | -0/+7 |
* | - Use the macro to check the port status has it will also test if its | thompsa | 2007-12-18 | 1 | -2/+2 |
* | Add myself to the copyright. | thompsa | 2007-12-17 | 1 | -0/+1 |
* | widen the routing event interface (arp update, redirect, and eventually pmtu ... | kmacy | 2007-12-17 | 2 | -7/+6 |
* | fix bonehead cut and paste error in last commit | kmacy | 2007-12-15 | 1 | -1/+1 |
* | Create separate capability flags for TCP over IPv4 and TCP over IPv6 | kmacy | 2007-12-15 | 1 | -1/+3 |
* | add interface capability for TOE | kmacy | 2007-12-15 | 1 | -0/+1 |
* | add interface for allowing consumers to register for ARP updates, | kmacy | 2007-12-12 | 2 | -4/+20 |
* | Wake On Lan (WOL) infrastructure | sam | 2007-12-10 | 1 | -2/+6 |
* | Fix spelling. | thompsa | 2007-12-09 | 2 | -8/+8 |
* | Add padding for anticipated functionality | kmacy | 2007-12-07 | 1 | -2/+3 |
* | No need to assert that a == b when we just set a = b. | julian | 2007-12-06 | 1 | -1/+0 |
* | Support monitor mode where the frame is discarded after bpf and stats process... | thompsa | 2007-12-05 | 1 | -0/+5 |
* | Add sysctls to if_enc(4) to control whether the firewalls or | bz | 2007-11-28 | 1 | -11/+74 |
* | pfil(9) locking take 3: Switch to rmlock(9) | mlaier | 2007-11-25 | 2 | -11/+15 |
* | Have the lagg interface generate link up/down events, the interface is marked | thompsa | 2007-11-25 | 1 | -0/+20 |
* | Use the safer callout_init_rw() to allow the softclock to grab the | thompsa | 2007-11-21 | 1 | -5/+2 |
* | 1) dummynet_io() declaration has changed. | oleg | 2007-11-06 | 2 | -2/+2 |
* | Add an option to limit the number of source MACs that can be behind a bridge | thompsa | 2007-11-04 | 2 | -23/+91 |
* | Add a comment explaining why disc(4) bears the IFF_LOOPBACK flag. | yar | 2007-10-27 | 1 | -0/+10 |
* | if_loop doesn't need to keep the list of lo(4) interfaces. Today | yar | 2007-10-27 | 1 | -12/+0 |
* | Merge first in a series of TrustedBSD MAC Framework KPI changes | rwatson | 2007-10-24 | 12 | -34/+34 |
* | Close a race when trying to lookup a gateway route in rt_check(). | jhb | 2007-10-22 | 1 | -1/+3 |
* | Additions from libpcap 0.9.8 unbreak the build. | mlaier | 2007-10-21 | 1 | -0/+134 |
* | Use ETHER_BPF_MTAP so that the vlan tags are visible to bpf(4) when stacked | thompsa | 2007-10-20 | 1 | -2/+2 |
* | Use ETHER_BPF_MTAP so that the vlan tags are visible to bpf(4) when bridging a | thompsa | 2007-10-20 | 1 | -4/+4 |
* | Use a uint16_t type for the vlan tag rather an int. | thompsa | 2007-10-18 | 2 | -2/+2 |
* | The bridging output function puts the mbuf directly on the interfaces send | thompsa | 2007-10-18 | 4 | -29/+47 |
* | Make sure that we refresh the PID on read(2) and write(2) operations. | csjp | 2007-10-12 | 1 | -0/+2 |
* | Fix two panics in lagg. | thompsa | 2007-10-12 | 2 | -36/+34 |
* | Certain consumers of rtalloc like gif(4) and if_stf(4) lookup the | csjp | 2007-09-23 | 1 | -2/+2 |
* | remove IFM_IEEE80211_HT40PLUS and IFM_IEEE80211_HT40MINUS; they | sam | 2007-09-18 | 1 | -4/+0 |
* | Allow additional packet filtering on the physical interface for locally | thompsa | 2007-09-16 | 1 | -0/+20 |
* | Remove DIAG code that discards oversized packets. | julian | 2007-09-14 | 1 | -14/+0 |
* | Make the type of the memory used by the BPF filter unsigned, so it | dwmalone | 2007-09-13 | 1 | -1/+1 |
* | Check for multicast destination on bpf injected packets and update the M_*CAST | thompsa | 2007-09-10 | 1 | -4/+19 |
* | Do not set the RTF_GATEWAY flag if RTF_LLINFO is set, it doesn't make much | cognet | 2007-09-08 | 1 | -1/+2 |
* | Show the ACTIVE flag in ifconfig for the single interface that is actaully | thompsa | 2007-08-30 | 1 | -1/+5 |
* | If the STP state machine is stopped then clear the bridge-id and root-id. | thompsa | 2007-08-18 | 1 | -8/+13 |
* | Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which | rwatson | 2007-08-06 | 3 | -15/+3 |
* | - Ensure the path cost does not exceed 65535 in legacy STP mode. | thompsa | 2007-08-04 | 2 | -2/+31 |
* | Add a bridge interface flag called PRIVATE where any private port can not | thompsa | 2007-08-01 | 2 | -34/+40 |
* | - Propagate the largest set of interface capabilities supported by all lagg | thompsa | 2007-07-30 | 2 | -16/+57 |