sort by:
Revision Author Date Message Commit Date
9539623 MFH r237270: no need to specify passive mode, it is the default. Approved by: re 15 July 2012, 12:13:15 UTC
d1462cb MFH r237269: switch default password hash to sha512. Approved by: re 15 July 2012, 12:00:47 UTC
2fa4336 MFC r237573: Add more locale-specific functions to the relevant man pages and Makefiles: - libc/stdtime/strftime.3 - libc/stdtime/strptime.3 - libc/stdlib/strfmon.3 Approved by: gabor (mentor) Approved by: re (kib) 15 July 2012, 11:39:56 UTC
d07669c MFH r236751: document sha256 / sha512 support MFH r236892: remove mention of auth.conf from programs that don't use it MFH r236963: remove dead code relating to auth.conf MFH r236965 r236966 r236967 r237005 r237006 r237011: retire auth.conf Approved by: re 15 July 2012, 11:39:35 UTC
20e6541 MFC r238248: Implement handling of "atomic fragements" as outlined in draft-gont-6man-ipv6-atomic-fragments to mitigate one class of possible fragmentation-based attacks. Approved by: re (kib) 15 July 2012, 11:27:15 UTC
087d978 MFC: r234577 Remove duplicate -l description. Approved by: re (kib) 15 July 2012, 11:26:24 UTC
0a17640 MFC r238222: As mentioned in the commit message of r237571 (copied from a prototype patch of mine) also check if the 2nd in6_setscope() failed and return the error in that case. Approved by: re (kib) 15 July 2012, 11:13:09 UTC
2450d9c MFC: r237921 Similar to all.log, mention that /var/log/console.log has to be created and chmod'ed to make logging work. Approved by: re (kib) 15 July 2012, 10:55:43 UTC
171f846 MFC r238313: Fix a bug in code that calculates the number of the first interrupt vector for a port. This affected the gigabit ports of T422 cards (the ones with 2x10G ports and 2x1G ports). Approved by: re (kib) 15 July 2012, 05:24:19 UTC
9e40c87 9.1-BETA1 builds done, shift back to PRERELEASE for the rest of the 9.1 release cycle. Approved by: re (implicit) 15 July 2012, 03:43:56 UTC
4453249 Ready for 9.1-BETA1 builds. Approved by: re (implicit) 10 July 2012, 19:10:39 UTC
89054a8 Adjustments for 9.0 -> 9.1. Approved by: re (implicit) 10 July 2012, 19:08:56 UTC
7eaca5c Shift to "FreeBSD 9.1" for what gets printed in manual pages. Approved by: re (implicit) 10 July 2012, 19:05:27 UTC
4647484 Re-enable IFCAP_TSO6 in cxgb(4) and cxgbe(4) in stable/9. The kernel changes needed for all this to work have now been MFC'd to 9 by bz@. This is a direct commit to stable/9 that removes earlier changes made to drivers in this branch only. Approved by: re (kib) 09 July 2012, 17:25:56 UTC
f72cfb7 MFC r238121: Use CSUM_SCTP_IPV6 for IPv6. Approved by: re@ 09 July 2012, 13:21:49 UTC
e8d543d Merge r237162, r237163, r237164, r237226. Fix improper L4 header handling for IPv6 packets passed via DLT_RAW. Set netflow v9 observation domain value to fib number instead of node id. This fixes multi-fib netflow v9 export. Use time_uptime instead of getnanotime for accouting integer number of seconds. Simplify IP pointer recovery in case of mbuf reallocation. Approved by: ae(mentor) Approved by: re 09 July 2012, 11:53:06 UTC
e29d834 MFC r237988: Issue proper diagnostic on the short writes, also consider the case of write reporting 0 bytes as short write. Approved by: re (hrs) 09 July 2012, 10:33:53 UTC
b808b49 MFC r238173: Fix issue resizing bin/sh This partially reverts some changes from r237448 that are causing breakage when resizing under bin/sh . Reverted changes from NetBSD are: Mar 10 20:46:15 2009 - editline.3 read.c make el_gets set the count to -1 on error to distinguish between EOF and error. Feb 19 15:20:22 2009 - read.c sig.c sig.h reset and redraw on sigcont. From Anon Ymous. Feb 15 21:24:13 2009 don't restart on EINTR, instead return NULL immediately. From Anon Ymous PR: 169603 Reported by: Peter Jeremy, David Shao MFC after: 3 days Approved by: re 09 July 2012, 09:11:07 UTC
f9def65 Merge r234032 from head to stable/9: When allocation of labels on files is implicitly disabled due to MAC policy configuration, avoid leaking resources following failed calls to get and set MAC labels by file descriptor. Reported by: Mateusz Guzik <mjguzik at gmail.com> + clang scan-build Approved by: re (kib) 09 July 2012, 08:42:54 UTC
82806d8 Merge r229521 from head to stable/9: Add missing -w to kgdb(1)'s usage(). Sponsored by: Adara Networks, Inc. Approved by: re (kib) 09 July 2012, 08:27:04 UTC
aa167d9 Merge r231712 from head to stable/9: When initialising the CP0 status register during boot on 64-bit MIPS, set all three of the kernel, supervisor, and user-mode 64-bit mode flags. While FreeBSD does not currently use the supervisor ring (and hence this is effectively a NOP on most systems), doing this avoids triggering an exception on 64-bit MIPS CPUs that don't support 32-bit compatibility mode, and therefore don't allow clearing the SX bit. Reviewed by: gonzo Sponsored by: DARPA, SRI International Approved by: re (kib) 08 July 2012, 21:21:45 UTC
ff36e2a Merge r234034 from head to stable/9: Merge a local fix to OpenBSM's libauditd to avoid a directory descriptor leak when iterating over possible audit trail directories. This fix will be merged upstream in an identical form, but hasn't yet appeared in an OpenBSM release. Submitted by: guido Obtained from: TrustedBSD Project Approved by: re (kib) 08 July 2012, 20:41:54 UTC
d0c6415 MFC of 238149 Approved by:re 08 July 2012, 20:39:00 UTC
1a7c0fe MFC of the e1000 drivers: 236406,238148,238151,238181, and 238214 Approved by:re 08 July 2012, 20:35:56 UTC
6e5f02d Fix RTTVAR scale in net.inet.tcp.hostcache.list sysctl. Reviewed by: andre Approved by: re (kib) 08 July 2012, 19:29:08 UTC
05d7858 MFC r237049: Pass flowid explicitly through the stack instead of taking it from the mbuf chain at different places. While there: Fix several bugs related to VRFs. Approved by: re@ 08 July 2012, 16:14:42 UTC
6481434 MFC r236956: Unify the sending of ABORT, SHUTDOWN-COMPLETE and ERROR chunks. While there: Fix also some minor bugs and prepare for SCTP/DTLS. Approved by: re@ 08 July 2012, 16:11:16 UTC
fd3ea57 MFC r236332: Seperate SCTP checksum offloading for IPv4 and IPv6. While there: remove some trainling whitespaces. Approved by: re@ 08 July 2012, 16:00:45 UTC
b4c6f13 MFC r236087: Get rid of SCTP specific code to avoid CRC32C computations on loopback. Just use offloading. Approved by: re 08 July 2012, 15:37:58 UTC
6796175 MFC r236170,236176: It turns out that too many drivers are not only parsing the L2/3/4 headers for TSO but also for generic checksum offloading. Ideally we would only have one common function shared amongst all drivers, and perhaps when updating them for IPv6 we should introduce that. Eventually we should provide the meta information along with mbufs to avoid (re-)parsing entirely. To not break IPv6 (checksums and offload) and to be able to MFC the changes without risking to hurt 3rd party drivers, duplicate the v4 framework, as other OSes have done as well. Introduce interface capability flags for TX/RX checksum offload with IPv6, to allow independent toggling (where possible). Add CSUM_*_IPV6 flags for UDP/TCP over IPv6, and reserve further for SCTP, and IPv6 fragmentation. Define CSUM_DELAY_DATA_IPV6 as we do for legacy IP and add an alias for CSUM_DATA_VALID_IPV6. This pretty much brings IPv6 handling in line with IPv4. TSO is still handled in a different way and not via if_hwassist. Update ifconfig to allow (un)setting of the new capability flags. Update loopback to announce the new capabilities and if_hwassist flags. Individual driver updates will have to follow, as will SCTP. Removed the IFCAP_ prefix when printing the IPv6 checksum capabilities. Approved by: re 08 July 2012, 14:21:36 UTC
8f8201f MFC r236093: Trim the extra $FreeBSD$ from the comment below the license. We use the __FBSDID() macro on the file now instead. Approved by: re 08 July 2012, 12:39:02 UTC
3c8a973 MFC r235950: Factor out the tcp_hc_getmtu() call. As the comments say it applies to both v4 and v6, so only write it once making it easier to read the protocol family specifc code. Approved by: re 08 July 2012, 12:36:44 UTC
a595069 MFC r235953: No need to hold the (expensive) rt lock over (expensive) logging. Approved by: re 08 July 2012, 12:34:12 UTC
3aee8ef MFC r235986: Use M_ZERO with malloc rather than calling bzero() ourselves. Change if () panic() checks to KASSERT()s as they are only catching invariants in code flow but not dependent on network input/output. Move initial assigments indirecting pointers after the lock has been aquired. Passing layer boundries, reset M_PROTOFLAGS. Remove a NULL assignment before free. Approved by: re 08 July 2012, 12:30:25 UTC
dddac2b MFC r235985: Properly protect the inp read access when handling the control code. In the past this was expensive but given the rlock it's not so much anymore. Approved by: re 08 July 2012, 12:26:32 UTC
3b26bf7 MFC r235981,236394 In case forwarding is turned on for a given address family, refuse to queue the packet for LRO and tell the driver to directly pass it on. This avoids re-assembly and later re-fragmentation problems when forwarding. It's not the best solution but the simplest and most effective for the moment. Make TCP LRO work properly with VIMAGE kernels rather than just panicing. There's no VIMAGE context set there yet as this is before if_ethersubr.c. Approved by: re 08 July 2012, 12:23:27 UTC
b9f9320 MFC r235962: Factor out Hop-By-Hop option processing. It's still not heavily used, it reduces the footprint of ip6_input() and makes ip6_input() more readable. Approved by: re 08 July 2012, 12:17:56 UTC
26ec9f1 MFC r235961: Add code to handle pre-checked TCP checksums as indicated by mbuf flags to save the entire computation for validation if not needed. In the IPv6 TCP output path only compute the pseudo-header checksum, set the checksum offset in the mbuf field along the appropriate flag as done in IPv4. In tcp_respond() just initialize the IPv6 payload length to 0 as ip6_output() will properly set it. Approved by: re 08 July 2012, 12:12:34 UTC
aeba9f8 MFC r235960: Simple yet effective change enabling checksum "offload" on loopback for IPv6 to avoid expensive computations. Approved by: re 08 July 2012, 12:01:11 UTC
b4aa243 MFC r235959: Defer checksum calulations on UDP6 output and respect the mbuf flags set by NICs having done checksum validation for us already, thus saving the computing time in the input path as well. Approved by: re 08 July 2012, 11:57:11 UTC
a60ccff MFC r235958,236130: Add support for delayed checksum calculations in the IPv6 output path. We currently cannot offload to the card if we add extension headers (which incl. fragmentation). Fix two SCTP offload support copy&paste bugs: calculate checksums if fragmenting and no need to flag IPv4 header checksums in the IPv6 forwarding path. Correctly get the payload length in host byte order. While we already plan to support >64k payload here, the IPv6 header payload length obviously is only 16 bit and the calculations need to be right. Approved by: re 08 July 2012, 11:53:13 UTC
36e70b1 MFC r235956: Hide the ip6aux functions. The only one referenced outside ip6_input.c is not compiled in yet (__notyet__) in route6.c (r235954, r238231). We do have accessor functions that should be used. Approved by: re 08 July 2012, 11:42:21 UTC
e798abb MFC r235955: Simplify the code removing a return from an earlier else case, not differing from the default function return called now. Approved by: re 08 July 2012, 11:33:49 UTC
e65bedc MFC r235954: We currently nowhere set IP6A_SWAP making the entire check useless with the current code. Keep around but do not compile in. Approved by: re 08 July 2012, 11:28:33 UTC
b84ac12 MFC r235944: Significantly update tcp_lro for mostly two things: 1) introduce basic support for IPv6 without extension headers. 2) try hard to also get the incremental checksum updates right, especially also in the IPv4 case for the IP and TCP header. Move variables around for better locality, factor things out into functions, allow checksum updates to be compiled out, ... Leave a few comments on further things to look at in the future, though that is not the full list. Update drivers with appropriate #includes as needed for IPv6 data type in LRO. Approved by: re 08 July 2012, 11:24:22 UTC
61fada4 MFC r235941: in_cksum.h required ip.h to be included for struct ip. To be able to use some general checksum functions like in_addword() in a non-IPv4 context, limit the (also exported to user space) IPv4 specific functions to the times, when the ip.h header is present and IPVERSION is defined (to 4). Approved by: re 08 July 2012, 10:46:55 UTC
7c731bd MFC r235924: Introduce a (for now copied stripped down) in6_cksum_pseudo() function. We should be able to use this from in6_cksum() but we should also ponder possible MD specific improvements. It takes an extra csum argument to allow for easy checks as will be done by the upper layer protocol input paths. Approved by: re 08 July 2012, 10:29:01 UTC
22fd1d1 MFC r235921: Optimize in6_cksum(), re-ordering work and limiting variable initialization, removing a bzero() for mostly re-initialized struct values, making use of the newly introduced in6_getscope(), as well as converting an if/panic to a KASSERT(). Approved by: re 08 July 2012, 10:04:30 UTC
9321617 MFC r235916: Introduce in6_getscope() to allow more effective checksum computations without the need to copy the address to clear the scope. Approved by: re 08 July 2012, 09:49:01 UTC
4d2d2c1 MFC r235671: Allow tso4 and tso6 be set individually given we have the bits. This will help with drivers not working as expected during the transition time and later. Approved by: re 08 July 2012, 09:06:25 UTC
665dade MFC r238071: Fix clang warning, introduced in the recent dtrace import. Approved by: re (kib) 06 July 2012, 17:42:34 UTC
60398de MFC r237581: Explicitly mention that setting the change and expiry times to zero is equivalent to leaving the time unset. [1] Wordsmith in the compat support section. Use a full path to nologin(8) in the context of setting it as a user's shell, keeping a separate cross-reference. PR: docs/169354 [1] Approved by: re (hrs), hrs (mentor) 06 July 2012, 03:56:45 UTC
ede3d3a MFC r237777 Call set_terminal_mode() after video mode change, not before, because video mode change always reset terminal mode to xterm. It allows things like 'vidcontrol -T cons25 80x30' works as supposed, and allows 'allscreens_flags="-T cons25 80x30"' in /etc/rc.conf too. Approved by: re (hrs) 06 July 2012, 01:32:53 UTC
6c1387b MFC r237636: Add manual page for bxe(4). Approved by: re (kib) 05 July 2012, 16:02:14 UTC
08ad91c MFC r237661: Add a test for number of CPUs configured/online. Approved by: re (kensmith) 05 July 2012, 15:41:31 UTC
5174927 MFC r238022: Remove 14 not very useful characters " HDA CODEC PCM" from HDA pcm device names to shorten them. PulseAudio reported to have problems with names longer then 63 chars and at least in XMMS long names are inconvinient. Approved by: re (kib) 05 July 2012, 15:39:30 UTC
c7aa287 MFC r237660: Optimize the handling of SC_NPROCESSORS_CONF, by using auxv AT_NCPU value if present. Approved by: re (kensmith) 05 July 2012, 15:38:32 UTC
bba39d1 MFC r238015: Add IDs for some USB controllers I have around. Just a cosmetics. Approved by: re (kib) 05 July 2012, 15:35:59 UTC
7e4b9d0 MFC r237659: Ensure that for the object which is a dependency for some filtee, relocations are performed before the object's initializer is called. Approved by: re (kensmith) 05 July 2012, 15:34:55 UTC
0a42273 MFC r238011: Restore GPIO config quirks handling, lost during last big refactoring. This fixes sound from speakers on some laptops, including MacBook Pro. Approved by: re (kib) 05 July 2012, 15:32:31 UTC
d414025 MFC r237572: Add missing MLINKS for whatever -> if_whatever. Approved by: re (kib) 05 July 2012, 13:45:23 UTC
228165b MFC r237901: tws(4) is interfaced with CAM so move it to the same section. Reported by: joel Approved by: re (kib) 04 July 2012, 00:54:16 UTC
d71b1ed Do not enable IFCAP_TSO6 in cxgb(4) and cxgbe(4) in stable/9. The kernel code in 9 isn't quite ready for TSO6 yet. This is a direct commit to stable/9. IFCAP_TSO6 works properly in head and there is no need to disable it over there. Approved by: re (kib) 03 July 2012, 22:17:36 UTC
d4d3af7 MFC r238008: Add reference to portsnap(8). Submitted by: Tim Kientzle Approved by: re 03 July 2012, 16:49:38 UTC
5323481 MFC 237878: r237878 | ken | 2012-06-30 23:32:26 -0600 (Sat, 30 Jun 2012) | 6 lines Now that the mps(4) driver is endian-safe, add it to the powerpc 32-bit GENERIC config file. Requested by: nwhitehorn Approved by: re (kensmith) 03 July 2012, 15:37:36 UTC
202156a MFC r237848: Remove stray blank line. 03 July 2012, 08:40:20 UTC
fb8ef5a MFC 237847: Do not test ki_stat as mask. 03 July 2012, 08:23:22 UTC
e84ac30 MFC r237844, r237845, r237846: Minor tweaks. 03 July 2012, 08:21:56 UTC
c4de2da MFC r238054: Fix inverted test that resulted in incorrect multicast hw programming. 03 July 2012, 07:03:14 UTC
27ac6a4 MFC r237852 Add the same check as vlan(4) where we ignore the ifnet departure event if the interface is just being renamed. PR: kern/169557 03 July 2012, 01:45:28 UTC
3d7e617 MFC r238038: Unfortunately the change in r237958 resulted in s/install/instclean/ due to the aggressive pattern matching of the :C modifier. I tested build and install in 2 phases, however with different solutions, resulting in the breakage. Mea culpa. The solution is to break out the all: target. This causes a few lines of code duplication, but now the all: target works as it should, and the other targets continue to work as they did before. While I'm here, add a ===> header line to the start of each port build to make it easier to find/more clear in the logs. 02 July 2012, 22:18:29 UTC
d1c51fc MFC r238028: Instruct the firmware not to provision resources for TCP offload if the kernel is being built without TCP_OFFLOAD. But never override toecaps_allowed if it has been set manually. 02 July 2012, 22:04:09 UTC
af3d70f MFC r237245, r237250, r237251, r237273, r237330 Document support for Intel Enhanced Speedstep Tech interface of cpufreq(4) via a new man page est(4) Document the two exposed tuneables of est(4). Numerous cleanups and mdoc updates from reviewers. Thanks to mav, joel, wblock, hrs, gjb 02 July 2012, 21:59:10 UTC
3cfd722 MFC: r237547 Fix size of the bcopy when extracting ethernet address Obtained from: DragonFly 02 July 2012, 19:56:31 UTC
f92eeb2 MFC: r237546 Correct sizeof usage Obtained from: DragonFly 02 July 2012, 19:19:07 UTC
cb15aa4 MFC: r237842 Switch back to the 4BSD scheduler for now. There is some more or less recent regression with ULE, causing processes to get stuck in getblk as well as interrupt handler execution delays to rise above the command timeout of mpt(4). 02 July 2012, 19:13:38 UTC
8ddaff3 MFC r237085 Correctly identify the function in a KASSERT(). 02 July 2012, 17:37:40 UTC
ad552be MFC r236534 Various small changes to PV entry management. 02 July 2012, 17:22:38 UTC
82e96ba MFC: r237657, r237658, r237666 Merge OpenSSL 0.9.8x and regen manual pages. 02 July 2012, 16:00:38 UTC
d72a19d Merge r237736 from HEAD: Kick the current-state report timer when a V1 group report would be triggered. Submitted by: rpaulo@ 02 July 2012, 11:46:47 UTC
41c0623 MFC: r236623: RAID is an acronym 02 July 2012, 10:16:14 UTC
13bb54a * Avoid race conditions with 'make -j<N>'. (partially MFC r236337 (in spirit)) 02 July 2012, 10:14:12 UTC
ce8971e Merge r237735 from HEAD: Fix a typo in MLD query exponent processing. Submitted by: rpaulo@ 02 July 2012, 10:07:32 UTC
27a085e Revert r223540 - it broke the simple 'make -C kerberos5' build. 02 July 2012, 10:06:13 UTC
93f4455 Merge r237734 from HEAD: In MLDv2 general query processing, do not enforce the strict check on query origins. Submitted by: Gu Yong 02 July 2012, 10:06:00 UTC
3eb097f MFC: r235939: consitently use "__LP64__" 02 July 2012, 10:00:28 UTC
62d1dd3 MFC: r235879: style.Makefile(5) 02 July 2012, 09:47:38 UTC
3a9be82 MFC: r228114 r228116 r234690: install a readline/tilde.h 02 July 2012, 09:35:28 UTC
dfebafc Allow building on FreeBSD 7. Note that "HAVE_GETLINE" should be #undef'ed in config.h as were not using the libc interface -- however that leads to redundant redeclaration compiler warnings between the internal file.h and <stdio.h>. 02 July 2012, 09:25:08 UTC
3c10664 MFC: r234449: update file(1) to version 5.11. 02 July 2012, 08:48:58 UTC
d9f4a29 MFC: r232274: Document fetch(1)'s 'URL' argument. 02 July 2012, 08:28:16 UTC
024c518 MFC: r228475 & r228487: Disallow various debug.kdb sysctl's when securelevel is raised. PR: 161350 02 July 2012, 08:21:15 UTC
ad3b0f5 MFC r237748: dtrace instruction decoder: add 0x0f 0x1f NOP opcode support 02 July 2012, 08:08:29 UTC
6f5e310 MFC: r228199: Split sentences at period boundaries. 02 July 2012, 07:39:33 UTC
5fa8c81 MFC: r228193: tweak the r137233 fix to r136283 -- Code was making two send() attempts vs. the comment documented "If we are working with a privileged socket, then take only one attempt". Make the code match. 02 July 2012, 07:37:06 UTC
df922ec MFC: r227526: KNF 02 July 2012, 07:18:27 UTC
41a74d1 MFC: r227524: improve the grep-ability output strings. 02 July 2012, 07:14:21 UTC
50ba630 MFC: r237279: install filemon.h into /usr/include for userland consumption. 02 July 2012, 07:11:43 UTC
5927ce6 MFC: r227518: reformat comment to be more readable in standard Xterm. 02 July 2012, 07:10:33 UTC
1f66803 MFC r235695, r236158, r236190, r236494 Replace all uses of the vm page queues lock by a r/w lock that is private to this pmap.c. 02 July 2012, 07:01:41 UTC
back to top