summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-11If no thread can immediately handle a signal, which has been sentAlexander Bluhm
2018-07-11improve the path hash function (instead of just hashing the aspath putClaudio Jeker
2018-07-11cleanly shutdown by sending advertisement with lifetime 0Florian Obser
2018-07-11treat ssh_packet_write_wait() errors as fatal; ok djm@Markus Friedl
2018-07-11remove legacy key emulation layer; ok djm@Markus Friedl
2018-07-11Remove the i386 specific mention for pcvtfonts, they are also installedFrederic Cambus
2018-07-11Detect vmm(4) in the bootloader and automatically switch to the serialMike Larkin
2018-07-11Prevent invalid interface specifiers on queue ruleskn
2018-07-11adding __func__ identifier to panic() calls in vmm.c for amd64 and i386Nayden Markatchev
2018-07-11Prevent updating async option on softdep mountkn
2018-07-11Bump some of the hash table size to more resonable numbers.Claudio Jeker
2018-07-11Send a RA with router lifetime of 0 when an interface is removed fromFlorian Obser
2018-07-11remove useless macro;Jason McIntyre
2018-07-11"running tags"Marc Espie
2018-07-11sort tokensReyk Floeter
2018-07-11do not pick up groff from /usr/local/bin in configure, noticed by benno@;Christian Weisgerber
2018-07-11style - indent each case statement in a switch.Reyk Floeter
2018-07-11Print out the hash info sent by the RDE in bgpctl show rib memClaudio Jeker
2018-07-11On IMSG_CTL_SHOW_RIB_MEM also send back information of some of theClaudio Jeker
2018-07-11test changed stat lying semantics - we don't lie about filesBob Beck
2018-07-11Print the rdomain config option if present.remi
2018-07-11Use AF_UNSPEC not 0kn
2018-07-11Some spaces have been removed from pfctl print. Adapt expectedAlexander Bluhm
2018-07-11retire the old cron socket path; ok jca millertTheo de Raadt
2018-07-11Detect vmm(4) in the bootloader and automatically switch to the serialMike Larkin
2018-07-11Regress update to match changes for chromeBob Beck
2018-07-11Fix comment about VLAN encapsulation and checksum offloadStefan Fritsch
2018-07-11add option "network ... priority number" to announce prefixes from theSebastian Benoit
2018-07-11Detect when a router advertisement packet changes due to configFlorian Obser
2018-07-11no longer neededFlorian Obser
2018-07-11Sync commentkn
2018-07-11Add -w option to vmctl stop to wait for completion of VM termination.Reyk Floeter
2018-07-11vmm(4): return proper cache topology for cpuid(0x4)Mike Larkin
2018-07-11Retire RTM_LOSING, it no longer makes sense and on busy servers theClaudio Jeker
2018-07-11rtm_send() the cloned routes because of ICMP mtu changes. Until nowClaudio Jeker
2018-07-11vmm(4): respect argument size when reading from undefined ports.Mike Larkin
2018-07-11vmm(4): small cleanup in vm_rwregs.Mike Larkin
2018-07-11Drop a const-bomb on regexec. It's probably not a good idea to remove aMartijn van Duren
2018-07-11When in incremental search handle ^M (a.k.a. <cr>) like ^[ (a.k.a.Kenneth R Westerback
2018-07-11Change the control socket to ospfd.sock.<rdomain>.remi
2018-07-11After opening all the needed files, tighten the pledge(2)Ingo Schwarze
2018-07-11the STATE_LOOKUP macro made sense ages ago. It stopped making senseHenning Brauer
2018-07-11Repair the regression introduced by the recent refactoringIngo Schwarze
2018-07-11Rename function to vmd_check_vmhReyk Floeter
2018-07-11remove wrong commentremi
2018-07-11allow default from stateMarc Espie
2018-07-11allow state->new to deduce the command name from $0Marc Espie
2018-07-11Add -f option to vmctl stop to forcefully kill a VM.Reyk Floeter
2018-07-11in if_addgroup(), call the new pfi_group_addmember() instead ofHenning Brauer
2018-07-11Convert AH & IPcomp to ipsec_input_cb() and count drops on input.Martin Pieuchot