]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Eliminate unused definitions. (They came from NetBSD.)
[FreeBSD/FreeBSD.git] / sys / net /
2006-08-25 thompsaMove the bridge hook after the loopback check so that...
2006-08-25 thompsaThe bridge cant hear its own transmissions so set IFF_S...
2006-08-25 thompsaFix spelling.
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 cpercivaCorrect buffer overflow in the handling of LCP options...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-17 thompsaRemove unneeded asserts from bridge_ioctl_* since these...
2006-08-17 thompsaRemove two lock asserts that are unneeded due to subseq...
2006-08-17 thompsaCall bridge_span before dropping the lock.
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-15 yarThis XXX remark was rendered false by rev. 103, which...
2006-08-15 yarMake it a tad easier to base other encapsulation scheme...
2006-08-15 yarSet IFF_DRV_RUNNING on vlan(4) once in vlan_config(),
2006-08-12 thompsaAdd the module version to fix the loading with if_bridge.
2006-08-11 yarOptionally pad outgoing frames to the minimum of 60...
2006-08-09 rwatsonSince bpf_allocbufs() uses malloc() with M_WAITOK,...
2006-08-08 rwatsonAdd kqueue support to if_tun. Loosely based on if_tap...
2006-08-04 brooksWith exception of the if_name() macro, all definitions...
2006-08-03 yarShould vlan_input() ever be called with ifp pointing...
2006-08-03 yarBack out rev. 1.107 because it introduced as many problems
2006-08-02 thompsa- Use the new bridgestp callback to once again flush...
2006-08-02 thompsaTell bridgestp that we are about to free the memory...
2006-08-02 thompsaFix style in the last commit, the variable declaration...
2006-08-02 thompsaAdd a callback so we can notify the parent bridge that...
2006-08-02 thompsaBe sure to disable the port when removing it from STP.
2006-08-01 qingliIn vlan_input(), if the network interface does not...
2006-07-31 thompsaAdd some statistics that are needed to support RFC4188...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-27 thompsaRemove the dependency of bridgestp.h on if_bridgevar...
2006-07-27 avatarFixing compilation bustage: net/if_bridgevar.h depends...
2006-07-26 thompsabridgestp is now a seperate module.
2006-07-26 thompsaRemove stp variables that are already initialised in...
2006-07-26 thompsa/tmp/cvsuusTrc
2006-07-26 thompsaRemove variables that are overridden by ether_ifattach...
2006-07-26 samadd support for 802.11 packet injection via bpf
2006-07-24 dwmaloneRather than calling mircotime() in catchpacket(), make...
2006-07-21 rwatsonChange semantics of socket close and detach. Add a...
2006-07-15 brooksUse TAILQ_FOREACH instead of poking around in the guts...
2006-07-15 brooksDrop a pointless cast of ifp->if_softc to (struct tap_s...
2006-07-10 thompsaCatch up with the revised network interface cloning...
2006-07-09 samRevise network interface cloning to take an optional...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-06 olegAdjust rt_(set|get)metrics() to do kernel <-> userland...
2006-07-04 thompsaFix a braino in the last revision, enc_clone_destroy...
2006-07-03 csjpAdjust descriptor locking to tell the kqueue subsystem...
2006-06-29 yarThere is a consensus that ifaddr.ifa_addr should never...
2006-06-29 yarUse TAILQ_FOREACH in the __FreeBSD__ case, too.
2006-06-29 yarUse TAILQ_FOREACH.
2006-06-29 yarUse the nifty TAILQ_FOREACH.
2006-06-29 yarDetach the interface first, do vlan_unconfig() then.
2006-06-29 yarRemove a few unused things.
2006-06-29 yarReduce unneeded code duplication.
2006-06-28 thompsaA small race existed where the lock was dropped between...
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-27 thompsaSimplify ipsec_bpf by using bpf_mtap2().
2006-06-26 thompsaAdd a pseudo interface for packet filtering IPSec conne...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-21 yarFix the VLAN_ARRAY case, mostly regarding improper...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-21 yarTrack interface department events and detach vlans...
2006-06-21 glebius- First initialize ifnet, and then insert it into global
2006-06-20 thompsaAllow gif interfaces to be added as span ports, the...
2006-06-19 mlaierImport interface groups from OpenBSD. This allows...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 thompsaFix spelling mistake in comment.
2006-06-15 csjpSince we are doing some bpf(4) clean up, change a coupl...
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-14 csjpIf bpf(4) has not been compiled into the kernel, initia...
2006-06-12 thompsaUse bit operations to get a locally administered addres...
2006-06-11 fjoeFix KASSERT conditions in if_deregister_com_alloc().
2006-06-08 thompsaAllow bridge and carp to play nicely together by return...
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-05 qingliAssuming the interface has an address of x.x.x.195...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-03 csjpBack out previous two commits, this caused some problem...
2006-06-03 csjpTemporarily include files so that our macro checks...
2006-06-03 csjpMake sure we don't try to dereference the the if_bpf...
2006-06-02 samadd missed calls to bpf_peers_present
2006-06-02 csjpFix the following bpf(4) race condition which can resul...
2006-06-02 glebiusFix gif_output() so that GIF_UNLOCK() is performed...
2006-06-02 rwatsonraw_disconnect() now disconnects but does not detach...
2006-06-02 glebius- Add definition for IFM_10G_CX4.
2006-06-01 thompsaAnnounce all interfaces to devd on attach/detach. This...
2006-05-30 mariusRevert the (int *) -> (intptr_t *) conversion done...
2006-05-30 ruFix -Wundef warnings.
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-28 dwmaloneAvoid unwanted sign extension of indexed byte load...
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-17 emaxDo not call knlist_destroy() in tapclose(). Instead...
2006-05-16 thompsaFix style(9) nits, whitespace and parentheses.
2006-05-16 qingliThe current routing code allows insertion of indirect...
2006-05-15 dhartmeiRecalculate IP checksum after running pfil hooks.
2006-05-12 mlaierRemove ip6fw. Since ipfw has full functional IPv6...
2006-05-12 jhbRemove various bits of conditional Alpha code and fixup...
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-05-11 hsuCorrect test for fragmented packet.
next