Merge from vendor branch TCPDUMP:
[dragonfly.git] / sys / net /
2007-10-11 Peter AvalosMerge from vendor branch TCPDUMP:
2007-10-11 Peter AvalosMerge from vendor branch LIBPCAP:
2007-10-10 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-09 Peter AvalosMerge from vendor branch LESS:
2007-10-01 Sepherosa Ziehau- Remove the second parameter of ether_input(), since:
2007-09-30 Sepherosa ZiehauSupport polling(4) on multiple CPUs, i.e. each NIC...
2007-09-24 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-16 Peter AvalosMake functions static and use M_ZERO instead of a separ...
2007-09-09 Sepherosa ZiehauNuke the hack in vr(4) that polling(4) will be turned...
2007-09-08 Sepherosa ZiehauIt does not make sense to call interface's initializati...
2007-09-08 Sepherosa Ziehau- Add missing header protector
2007-09-08 Peter AvalosMerge from vendor branch OPENSSH:
2007-09-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-02 Sepherosa ZiehauSwitch ipfw from ipfw1 to ipfw2.
2007-09-01 Peter AvalosTAILQ_FOREACH to enhance readability.
2007-08-27 Hasso TepperNuke FDDI support.
2007-08-27 Hasso TepperNuke token ring support. This also means one blob less...
2007-08-27 Hasso TepperNuke ARCnet support.
2007-08-25 Peter AvalosMerge from vendor branch TNFTP:
2007-08-24 Matthew Dillonpart2 ppX fix for altq/pf.
2007-08-24 Matthew DillonAdd missing if_softc assignment, allowing pppX interfac...
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-21 Simon SchubertFix panic with ALTQ.
2007-08-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-16 Matthew DillonBring CARP into the tree. CARP = Common Address Redund...
2007-08-11 Matthew DillonOops. Correct attribution for the last commit - 1...
2007-08-11 Matthew DillonPort FreeBSD/pf_norm.c 1.18 - fix 1's complement carry...
2007-08-09 Matthew DillonAdd the MBUF_DEBUG option. This is a fairly invasive...
2007-08-07 Peter AvalosMerge from vendor branch TCPDUMP:
2007-08-07 Peter AvalosMerge from vendor branch LIBPCAP:
2007-08-07 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2007-08-07 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2007-08-05 Peter AvalosMerge from vendor branch DIFFUTILS:
2007-08-04 Peter AvalosMerge from vendor branch TNFTP:
2007-07-24 Simon SchubertMerge from vendor branch BIND:
2007-07-24 Matthew DillonMerge from vendor branch BIND:
2007-07-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-07-13 Matthew DillonMerge from vendor branch LIBARCHIVE:
2007-07-10 Matthew DillonDo not synchronously waitmsg in the unix domain socket...
2007-07-06 Sepherosa ZiehauAfter lwkt_waitmsg/lwkt_waitport splitting, the second...
2007-07-03 Matthew DillonFix an issue which arises with the TAP interface when...
2007-06-24 Matthew DillonFix rts_input() which is the only procedure which calls...
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-16 Matthew DillonImplement an opaque function, if_getanyethermac(),...
2007-06-16 Sepherosa Ziehau- In bridge_enqueue(), dispatch the mbuf to the current...
2007-06-06 Sepherosa Ziehaubridge_enqueue() does not use bridge(4)'s softc, so...
2007-06-05 Sepherosa ZiehauDon't let ether_input() to do the bridging work, i...
2007-06-04 Sascha WildnerReplace the remaining NG_*LEN constants with NG_*SIZ...
2007-06-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-06-03 Sepherosa Ziehaubridge_{input,output_serialized}() only need to be...
2007-06-03 Peter AvalosMerge from vendor branch LESS:
2007-06-02 Sepherosa Ziehau- Nuke the second parameter of bridge_stop(). This...
2007-06-02 Sepherosa Ziehau- Break long lines.
2007-06-02 Sepherosa Ziehaukmalloc(M_WAITOK) will never return NULL.
2007-06-02 Sepherosa Ziehaubstp_input() can't return non-NULL mbuf, explicitly...
2007-06-02 Sepherosa Ziehau- Avoid mbuf "use after free", if bridge(4) is in monit...
2007-05-31 Sepherosa ZiehauCatch up with the latest LWKT msgport updating.
2007-05-28 Peter AvalosMerge from vendor branch FILE:
2007-05-24 Matthew DillonAdd lwkt_sleep() to formalize a shortcut numerous bits...
2007-05-24 Matthew DillonLWKT message ports contain a number of function pointer...
2007-05-23 Matthew Dillon* Greatly reduce the complexity of the LWKT messaging...
2007-05-17 Sascha WildnerNext round of fixing all kinds of spelling mistakes.
2007-05-13 Sascha WildnerFix numerous spelling mistakes.
2007-05-09 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-06 Peter AvalosMerge from vendor branch AWK:
2007-05-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-22 Matthew DillonGive the sockbuf structure its own header file and...
2007-04-21 Peter AvalosMerge from vendor branch TNFTP:
2007-04-21 Matthew DillonConvert all pr_usrreqs structure initializations to...
2007-04-20 Matthew DillonClean up the so_pru_soreceive() API a bit to make it...
2007-04-13 Simon SchubertMerge from vendor branch BINUTILS:
2007-04-12 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-07 Sascha WildnerRemove the hostcache code which has been inactive since...
2007-04-07 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-29 Peter AvalosMerge from vendor branch OPENSSH:
2007-03-28 Peter AvalosMerge from vendor branch OPENSSL:
2007-03-25 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-25 Peter AvalosMerge from vendor branch FILE:
2007-03-24 Sepherosa ZiehauReport link states changes (link up/down and braudrate...
2007-03-04 Sascha WildnerRemove weird license clause which has expired.
2007-02-17 Simon SchubertMerge from vendor branch GCC:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-12 Sepherosa Ziehau- Replace 0 with NULL when pointers are tested.
2007-02-12 Sepherosa Ziehau- Prefer m_getl()
2007-02-11 Sepherosa Ziehau- Rename reset_d() to bpf_resetd() just like other...
2007-02-11 Sepherosa ZiehauIn bpf_ptap(), duplicate incoming mbuf's m_pkthdr.rcvif...
2007-02-11 Sepherosa Ziehaukmalloc(M_WAITOK) will not return NULL
2007-01-20 Peter AvalosMerge from vendor branch BZIP:
2007-01-17 YONETANI TomokazuMerge from vendor branch INTEL_ACPICA:
2007-01-15 Simon SchubertMerge from vendor branch GCC:
2007-01-15 Matthew DillonAdd KQUEUE support to the TAP interface.
2007-01-14 Sepherosa Ziehau- Invoke ifnet_attach_event when open tap(4) device...
2007-01-14 Sepherosa ZiehauInvoke ifnet_detach_event when close a tap(4) device...
2007-01-13 Simon SchubertMerge from vendor branch GCC:
2007-01-10 Sascha Wildner[committed on behalf of sephe]
2007-01-07 Matthew DillonFix symbol conflict with falloc()
next