| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide ABI compatibility shim to enable configuring of addresses | glebius | 2011-12-21 | 1 | -0/+8 |
* | A major overhaul of the CARP implementation. The ip_carp.c was started | glebius | 2011-12-16 | 1 | -1/+4 |
* | Add missing #includes. | ed | 2011-10-21 | 1 | -0/+2 |
* | Add infrastructure to allow all frames/packets received on an interface | bz | 2011-07-03 | 1 | -0/+2 |
* | Grab one of the ifcap bits for netmap, and enable printing in ifconfig. | luigi | 2011-06-14 | 1 | -0/+10 |
* | Adds IFF_CANTCONFIG to IFF_CANTCHANGE that it shouldn't happen through | weongyo | 2010-12-07 | 1 | -1/+1 |
* | Introduces IFF_CANTCONFIG interface flag to point that the interface | weongyo | 2010-12-07 | 1 | -1/+1 |
* | Reshuffle SIOCGIFCONF32 handler from r155224. | pluknet | 2010-10-21 | 1 | -10/+0 |
* | Verify interface up status using its link state only | qingli | 2010-03-16 | 1 | -0/+1 |
* | Add TSO support on VLANs. Intentionally separated IFCAP_VLAN_HWTSO | yongari | 2010-02-20 | 1 | -0/+1 |
* | Revised revision 199201 (add interface description capability as inspired | delphij | 2010-01-27 | 1 | -0/+10 |
* | Change vlan interfaces to cope more usefully with the parent interface being | jhb | 2009-12-29 | 1 | -0/+1 |
* | Revert revision 199201 for now as it has introduced a kernel vulnerability | delphij | 2009-11-12 | 1 | -2/+0 |
* | Add interface description capability as inspired by OpenBSD. | delphij | 2009-11-11 | 1 | -0/+2 |
* | Manage vnets via the jail system. If a jail is given the boolean | jamie | 2009-06-15 | 1 | -0/+2 |
* | When user_frac in the polling subsystem is low it is going to busy the | attilio | 2009-05-30 | 1 | -0/+1 |
* | Add a new interface flag, IFF_DYING, which is set when a device driver | rwatson | 2009-04-23 | 1 | -1/+3 |
* | Remove IFF_NEEDSGIANT interface flag: we no longer provide ifnet-layer | rwatson | 2009-04-18 | 1 | -3/+1 |
* | remove unnecessary forward declaration | luigi | 2009-02-16 | 1 | -2/+0 |
* | Fix to bug kern/126850. Only dispatch event hander if the | jfv | 2008-08-28 | 1 | -16/+17 |
* | Trim some noise from some #ifdef's. This had leaked into the compat32 | jhb | 2008-07-30 | 1 | -1/+1 |
* | Add IFF_NEEDSGIANT to IFF_CANTCHANGE, to prevent user-level code | iedowse | 2008-03-27 | 1 | -1/+2 |
* | 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 |
* | Wake On Lan (WOL) infrastructure | sam | 2007-12-10 | 1 | -2/+6 |
* | Add IFCAP_LRO flag for drivers to announce their TCP Large Receive Offload | andre | 2007-06-11 | 1 | -0/+1 |
* | The struct if_data members ifi_recvquota and ifi_xmitquota have been | brooks | 2007-05-16 | 1 | -2/+2 |
* | Fix a couple of typos in a comment. | yar | 2007-05-02 | 1 | -2/+2 |
* | First step of TSO (TCP segmentation offload) support in our network stack. | andre | 2006-09-06 | 1 | -0/+3 |
* | Improve description of if_capabilities, if_capenable and ifi_hwassist. | andre | 2006-09-06 | 1 | -2/+19 |
* | Import interface groups from OpenBSD. This allows to group interfaces in | mlaier | 2006-06-19 | 1 | -0/+31 |
* | Remove various bits of conditional Alpha code and fixup a few comments. | jhb | 2006-05-12 | 1 | -3/+0 |
* | Implement SIOCGIFCONF for 32bit binaries. | ps | 2006-02-02 | 1 | -0/+9 |
* | Merge the //depot/user/yar/vlan branch into CVS. It contains some collective | glebius | 2006-01-30 | 1 | -0/+1 |
* | Big polling(4) cleanup. | glebius | 2005-10-01 | 1 | -3/+2 |
* | For each interface flag, indicate whether or not it is owned by the | rwatson | 2005-08-09 | 1 | -22/+28 |
* | Rename IFF_RUNNING to IFF_DRV_RUNNING, IFF_OACTIVE to IFF_DRV_OACTIVE, | rwatson | 2005-08-09 | 1 | -3/+28 |
* | Add hooks into the networking layer to support if_bridge. This changes struct | thompsa | 2005-06-05 | 1 | -0/+7 |
* | Change the definition of struct if_data's member ifi_epoch from wall | brooks | 2005-02-25 | 1 | -1/+1 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | sync comment on IFF_OACTIVE with reality.. IFF_OACTIVE is set when the | jmg | 2004-11-17 | 1 | -1/+1 |
* | Re-add ifi_epoch, to struct if_data, this time replacing ifi_unused | brooks | 2004-09-08 | 1 | -1/+4 |
* | Back out ifi_epoch. The ABI breakage is too disruptive this close to | brooks | 2004-09-02 | 1 | -1/+0 |
* | Use a spare byte in struct if_data to store the structure size without | brooks | 2004-09-01 | 1 | -0/+1 |
* | Add a new variable, ifi_epoch, to struct if_data. It is set to the last | brooks | 2004-08-30 | 1 | -0/+1 |
* | Add a new network interface flag, IFF_NEEDSGIANT, which will allow | rwatson | 2004-07-27 | 1 | -0/+1 |
* | Major overhaul of pseudo-interface cloning. Highlights include: | brooks | 2004-06-22 | 1 | -22/+0 |
* | Link state change notification of ethernet media to the routing socket. | andre | 2004-05-03 | 1 | -0/+8 |
* | Added the new interface capability option for drivers that implement | ru | 2004-04-11 | 1 | -0/+1 |