| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs | cvs2svn | 2008-02-24 | 89 | -89/+89 |
| * | MFC route.c@1.125 and route.h@1.68: | Maxime Henrion | 2008-01-09 | 2 | -1/+11 |
| * | MFC r1.8 | Andrew Thompson | 2007-12-29 | 1 | -0/+7 |
| * | MFC r1.25 | Andrew Thompson | 2007-12-21 | 1 | -2/+2 |
| * | MFC r1.108 | Andrew Thompson | 2007-12-21 | 1 | -0/+7 |
| * | MFC r1.23 - 24 | Andrew Thompson | 2007-12-18 | 1 | -0/+6 |
| * | Add padding for anticipated functionality | Kip Macy | 2007-12-07 | 1 | -2/+3 |
| * | MFC r1.22 | Andrew Thompson | 2007-11-29 | 1 | -0/+20 |
| * | Pad struct ifbreq to be the same size as in HEAD. This allows ifconfig to be | Andrew Thompson | 2007-11-07 | 1 | -0/+1 |
| * | MFC: Close a race when trying to lookup a gateway route in rt_check(). | John Baldwin | 2007-10-30 | 1 | -1/+3 |
| * | MFC ethernet.h r.133, if_bridge.c r1.104, if_ethersubr.c r1.237, if_vlan.c r1... | Andrew Thompson | 2007-10-28 | 4 | -29/+47 |
| * | MFC r1.105 | Andrew Thompson | 2007-10-23 | 1 | -4/+4 |
| * | MFC r1.21 | Andrew Thompson | 2007-10-23 | 1 | -2/+2 |
| * | MFC: bpf.h, rev. 1.48 | Max Laier | 2007-10-21 | 1 | -0/+134 |
| * | MFC bpf.c revision 1.182 | Christian S.J. Peron | 2007-10-20 | 1 | -0/+2 |
| * | MFC if_lagg.c r1.20, if_lagg.h r1.11 | Andrew Thompson | 2007-10-18 | 2 | -36/+34 |
| * | Certain consumers of rtalloc like gif(4) and if_stf(4) lookup the | Christian S.J. Peron | 2007-09-23 | 1 | -2/+2 |
| * | remove IFM_IEEE80211_HT40PLUS and IFM_IEEE80211_HT40MINUS; they | Sam Leffler | 2007-09-18 | 1 | -4/+0 |
| * | Allow additional packet filtering on the physical interface for locally | Andrew Thompson | 2007-09-16 | 1 | -0/+20 |
| * | Remove DIAG code that discards oversized packets. | Julian Elischer | 2007-09-14 | 1 | -14/+0 |
| * | Make the type of the memory used by the BPF filter unsigned, so it | David Malone | 2007-09-13 | 1 | -1/+1 |
| * | Check for multicast destination on bpf injected packets and update the M_*CAST | Andrew Thompson | 2007-09-10 | 1 | -4/+19 |
| * | Do not set the RTF_GATEWAY flag if RTF_LLINFO is set, it doesn't make much | Olivier Houchard | 2007-09-08 | 1 | -1/+2 |
| * | Show the ACTIVE flag in ifconfig for the single interface that is actaully | Andrew Thompson | 2007-08-30 | 1 | -1/+5 |
| * | If the STP state machine is stopped then clear the bridge-id and root-id. | Andrew Thompson | 2007-08-18 | 1 | -8/+13 |
| * | Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which | Robert Watson | 2007-08-06 | 3 | -15/+3 |
| * | - Ensure the path cost does not exceed 65535 in legacy STP mode. | Andrew Thompson | 2007-08-04 | 2 | -2/+31 |
| * | Add a bridge interface flag called PRIVATE where any private port can not | Andrew Thompson | 2007-08-01 | 2 | -34/+40 |
| * | - Propagate the largest set of interface capabilities supported by all lagg | Andrew Thompson | 2007-07-30 | 2 | -16/+57 |
| * | Replace references to NET_CALLOUT_MPSAFE with CALLOUT_MPSAFE, and remove | Robert Watson | 2007-07-28 | 1 | -1/+1 |
| * | First in a series of changes to remove the now-unused Giant compatibility | Robert Watson | 2007-07-27 | 3 | -101/+2 |
| * | Avoid holding the softc lock when using copyout(). | Andrew Thompson | 2007-07-26 | 3 | -58/+109 |
| * | Allow the LACP state to be queried from userland which at the moment is the | Andrew Thompson | 2007-07-05 | 4 | -0/+88 |
| * | Link pf 4.1 to the build: | Max Laier | 2007-07-03 | 1 | -1/+3 |
| * | Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC | George V. Neville-Neil | 2007-07-03 | 1 | -1/+1 |
| * | Continue pre-7.0 privilege cleanup: update suser(9) comments to be priv(9) | Robert Watson | 2007-07-02 | 1 | -2/+2 |
| * | Sync comments to code: we now use priv_check() rather than suser() to | Robert Watson | 2007-06-26 | 1 | -16/+16 |
| * | Check the correct port to see if synced is true. | Andrew Thompson | 2007-06-22 | 1 | -2/+2 |
| * | Silence some gcc 4 warnings. It is expected that the bpf_movein() routine | Christian S.J. Peron | 2007-06-17 | 1 | -0/+2 |
| * | - Conditionally pickup Giant around the network interface | Christian S.J. Peron | 2007-06-15 | 1 | -3/+4 |
| * | Add the vlan tag to the bridge route table. This allows a vlan trunk to be | Andrew Thompson | 2007-06-13 | 2 | -26/+54 |
| * | Remove IPX over IP tunneling support, which allows IPX routing over IP | Robert Watson | 2007-06-13 | 1 | -1/+1 |
| * | Use if_capenable to allow LRO enabled drivers to bypass | Andrew Gallatin | 2007-06-12 | 1 | -1/+2 |
| * | non-functional cleanup | Andrew Thompson | 2007-06-12 | 4 | -142/+108 |
| * | Add IFCAP_LRO flag for drivers to announce their TCP Large Receive Offload | Andre Oppermann | 2007-06-11 | 1 | -0/+1 |
| * | Move the oversize ethernet frame size check into DIAGNOSTIC, | Andrew Gallatin | 2007-06-11 | 1 | -0/+2 |
| * | Back out the previous commit which added an M_LRO mbuf flag | Andrew Gallatin | 2007-06-11 | 1 | -2/+1 |
| * | Allow drivers, such as cxgb and mxge, which support LRO to bypass | Andrew Gallatin | 2007-06-11 | 1 | -1/+2 |
| * | Add missing \n to printf | Poul-Henning Kamp | 2007-06-11 | 1 | -1/+1 |
| * | Update 802.11 wireless support: | Sam Leffler | 2007-06-11 | 1 | -0/+10 |