Age | Commit message (Collapse) | Author |
|
of workarounds in the 5718 family and up.
we dont attach bge to those chips yet, so this cant break anything that
isnt already broken.
from freebsd.
|
|
|
|
tested on real 5720 hardware.
|
|
make sure we check the oui as well. broadcom has 4 or 5 ouis with
overlapping model numbers, so they should be scoped when you look
them up.
tested on at least:
bge0 at pci3 dev 4 function 0 "Broadcom BCM5714" rev 0xa3, BCM5715 A3 (0x9003): ivec 0x795, address 00:14:4f:a9:34:90
brgphy0 at bge0 phy 1: BCM5714 10/100/1000baseT/SX PHY, rev. 0
bnx0 at pci7 dev 0 function 0 "Broadcom BCM5709" rev 0x20: apic 0 int 6
bnx0: address 1c:c1:de:e4:5e:b0
brgphy0 at bnx0 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8
bge0 at pci0 dev 5 function 0 "Broadcom BCM5702X" rev 0x02, BCM5702/5703 A2 (0x1002): eb164 irq 2, address 00:10:18:00:98:e9
brgphy0 at bge0 phy 1: BCM5703 10/100/1000baseT PHY, rev. 2
bge0 at pci2 dev 0 function 0 "Broadcom BCM5761" rev 0x10, BCM5761 A1 (0x5761100): apic 2 int 18, address 00:10:18:4b:23:b4
brgphy0 at bge0 phy 1: BCM5761 10/100/1000baseT PHY, rev. 0
some tests by and ok mikeb@ and naddy@
|
|
(libdap depends on it). ok millert@ ajacoutot@
|
|
ok deraadt@ millert@ espie@
|
|
|
|
says has been removed upstream.
ok mpi@
|
|
32 chars. Allow bgpd to use these newfangled longer names.
OK sthen@
|
|
|
|
ok deraadt@ sthen@
|
|
- update base and ports source size
- change PKG_PATH example to ksh(1) style
ok espie@
|
|
|
|
are used as server and client. Between them is a relay process
that can either copy or splice the data. Benchmarking is done for
TCP and UDP and for copy and splice. All tests are executed on
localhost per default. Alternatively the relay process can be
started on a remote machine.
Depending on hardware and environment socket splicing has increased
my throughput by 30% or up to 150% in this test.
|
|
|
|
|
|
ok espie@
|
|
ok and feedback djm@
|
|
ok deraadt@
|
|
- Move the tests from splice to new sosplice directory for consistent naming.
- Split the API tests and the TCP splicing tests into separate directories.
- Create some tests for the upcoming UDP splicing.
- Tests can be run in obj directories now.
- The API tests can run both on a local and on a remote machine now.
- Fix the forking TCP tests which splice and read or write simultaneously.
- Bunch of little fixes for races in the tests.
- Deduplicate code, move checks into common functions.
|
|
Reference (as per slashdot):
http://www.nature.com/news/the-astronomical-unit-gets-fixed-1.11416
... The astronomical unit (au) - the rough distance from the Earth to the
Sun - has been transformed from a confusing calculation into a
single number. The new standard, adopted in August by unanimous
vote at the International Astronomical Union's meeting in Beijing,
China, is now 149,597,870,700 metres ...
|
|
ok ratchov
|
|
to 2013 while I'm here... this is my way of saying "happy new year!".
|
|
|
|
- add example to show the flavors of a ports
- change like "packages in PORTSDIR" to ${PORTSDIR}/packages
- some other minor cleanups/corrections
consistently use ...
- .Ar for make targets
- .Dv for values of variables (e.g. Yes)
- .Ev for environment vars
- .Pa for filenames/paths and ports
- .Qq instead of literal ""
- .Sq for quoting _ (underscore) within text
ok espie@
|
|
|
|
|
|
These are the direct sources from NLnet Labs upstream, minus these:
contrib doc/images examples packaging/fedora
ok deraadt@ jakob@
|
|
These are the direct sources from NLnet Labs upstream, minus these:
compat contrib libunbound/python pythonmod testcode testdata winrc
ok deraadt@ jakob@
|
|
|
|
ok millert
|
|
pages mapped without read (or write) permissions.
The existing logic would incorrectly match uvm_fault() returning EACCES with
the CMMU fault logic reporting a bus error (which will still cause SIGBUS
to be sent).
|
|
Backported from a commit made after binutils 2.17 but before the GPLv3 switch.
ok miod@
|
|
|
|
found in libsa.
|
|
is defined. Fixes build with LLVM.
From and OK millert@
|
|
ok yasuoka@ millert@
|
|
licence mere mortals can understand the terms of); will be connected to the
build on an arch-by-arch basis.
Testsuites and generated files have been intentionnaly omitted from this import.
Peer pressure and ok from at least drahn@ pirofti@ deraadt@
|
|
"Please commit." miod@
|
|
|
|
that does not exist, and that you will still see typos.
|
|
|
|
|
|
|
|
spotted by Ilja Van Sprundel
ok millert
|
|
|
|
compatability -> compatibility
OK jmc@.
|
|
|
|
|
|
otherwise volume may be adjusted twice: once by X apps and once in
the kernel.
feedback from many, ok shadchin@
|