Age | Commit message (Expand) | Author |
2016-10-30 | large-community needs to have an argument | Peter Hessler |
2016-10-30 | Search for and create a prefetch area only for nonlocal sources. | Robert Peichaer |
2016-10-30 | include float.h for the LDBL_MAX_EXP cpp test in floatio.h | Jonathan Gray |
2016-10-30 | If a length from an ip packet encapsulated in gre or etherip would cause | Jonathan Gray |
2016-10-30 | Replace a snapend test in ip_print() with a call to TCHECK2 as there | Jonathan Gray |
2016-10-29 | Fix an issue found by naddy@ where the installer was not able | Robert Peichaer |
2016-10-29 | Update the man page after the addition of MODPY_ABI_TAG | Daniel Jakots |
2016-10-29 | Simple grammar tweak: allow to specify interface options in a single line. | Reyk Floeter |
2016-10-29 | Separate parsing vms and switches from starting them in vmd(8). | Edd Barrett |
2016-10-29 | If the system has fdt, use it for locating network PHYs. | Visa Hankala |
2016-10-29 | Make PHY address lookups fail instead of using CAM-0100 entries | Visa Hankala |
2016-10-29 | sync with -r1.95 of amd64/vmm.c: | Reyk Floeter |
2016-10-29 | Further improve vmm's security model by restricting pledged vmm | Reyk Floeter |
2016-10-28 | Make snmpctl compile again after the env -> snmpd_env rename in snmpd's | Martin Natano |
2016-10-28 | - move SHA256 SHA256.sig h fail from _tmpsrc to /tmp | Robert Peichaer |
2016-10-28 | H is no more | Otto Moerbeek |
2016-10-28 | Pages in the malloc cache are either reused quickly or unmapped | Otto Moerbeek |
2016-10-28 | The function swofp_flow_entry_put_instructions() doesn't need to receive | Rafael Zalamena |
2016-10-28 | Change swofp_flow_table_add() malloc() behaviour to be non-blocking like | Rafael Zalamena |
2016-10-28 | Simplify the OFP_FLOW_MOD_MSG_INSTRUCTION_OFFSET() by using another macro | Rafael Zalamena |
2016-10-28 | Rename pad fields to have struct prefixes, remove useless whitespaces and | Rafael Zalamena |
2016-10-28 | Return early from atalk_print_llap() if the length is less than the | Jonathan Gray |
2016-10-28 | Don't assume s->ifname is NUL terminated and printable. | Jonathan Gray |
2016-10-28 | Improve protocol version negotiation for Integrated Components | Mike Belopuhov |
2016-10-28 | get rid of the custom pool in myx for jumbo frames. | David Gwynne |
2016-10-28 | In iwn(4), stop forcing RTS for every frame in 11n mode. | Stefan Sperling |
2016-10-28 | Sync snmpd(8) with other daemons proc.c and teach him how to fork+exec. | Rafael Zalamena |
2016-10-28 | Remove unused function, the code is already inlined in action_output | Rafael Zalamena |
2016-10-28 | When doing pktout we must run the classifier again, because some action(s) | Rafael Zalamena |
2016-10-28 | Use snmpd_env as the only global variable for env to simplify the daemon | Rafael Zalamena |
2016-10-28 | - once rule should not attempt to remove its parent rule. | Alexandr Nedvedicky |
2016-10-28 | Document that "nl -d" uses LC_CTYPE. | Ingo Schwarze |
2016-10-28 | Document that rev(1) uses LC_CTYPE. | Ingo Schwarze |
2016-10-28 | Delete some useless setlocale(3) calls in /usr/bin, no functional change. | Ingo Schwarze |
2016-10-28 | there's a new mbuf cluster pool. | David Gwynne |
2016-10-28 | Improve pkcs11_add_provider() logging: demote some excessively | Damien Miller |
2016-10-27 | Pass a struct pf_pdesc to pf_route() like it is done in the other | Alexander Bluhm |
2016-10-27 | We don't generate an eddep script for kernel builds nowadays. The last | Martin Natano |
2016-10-27 | vmm is also available on i386 now, so don't restrict it to amd64. | Reyk Floeter |
2016-10-27 | Remove some code that was already disabled when it was committed | Theo Buehler |
2016-10-27 | Remove OLDSCSIBUS conditional. Unused since it was imported 21 years ago. | Theo Buehler |
2016-10-27 | Improve channel ring locking strategy | Mike Belopuhov |
2016-10-27 | Don't assume clr->ifname is a NUL-terminated printable string. | Todd C. Miller |
2016-10-27 | Revert previous `ncpus' change because the percpu code now works | Visa Hankala |
2016-10-27 | obvious case of s/LC_ALL/LC_CTYPE/, noticed by Jan Stary | Ingo Schwarze |
2016-10-27 | For consistency, allow symlinkat(2) in the same way as symlink(2); | Ingo Schwarze |
2016-10-27 | Avoid a use after free in swofp_flow_timeout(). The | Jonathan Gray |
2016-10-27 | revert 1.41 now that subr_percpu is using ncpusfound instead of ncpus. | David Gwynne |
2016-10-27 | use ncpusfound to size the percpu allocations. | David Gwynne |
2016-10-27 | Huawei squatted on BGP Path Attribute 30, and Cisco squatted on 31. So, | Peter Hessler |