summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-23Remove duplicated code in timer functions.Renato Westphal
2016-05-23Split merge_config() into smaller functions to improve readability.Renato Westphal
2016-05-23Validate received hello holdtime and keepalive time.Renato Westphal
2016-05-23pledge() earlier on ldpe.Renato Westphal
2016-05-23We don't need a separate function for sending address withdraws.Renato Westphal
2016-05-23remove the sysctl kern.random counters, since none of the remainingTheo de Raadt
2016-05-23Move some code around.Renato Westphal
2016-05-23Support Airprime/Sierra AirCard 313U, Netgear/Sierra AirCard 770SChris Cappuccio
2016-05-23Add knob to configure the transport address.Renato Westphal
2016-05-23Allow setting the session holdtime per neighbor.Renato Westphal
2016-05-23Filter our RTM_GET messages which are not from us.Renato Westphal
2016-05-23Sort configuration options in ldpd.conf(5).Renato Westphal
2016-05-23Add support for including additional configuration files.Renato Westphal
2016-05-23Fix router-id selection if static router-id is not given.Renato Westphal
2016-05-23Bring in the findeol() fix from pfctl.Renato Westphal
2016-05-23Fix logging of wildcard label mappings.Renato Westphal
2016-05-23Pass the device node to ia_cookie so we can pick it up in the i2c driver.Marcus Glocker
2016-05-23remove the function pointer from mbufs. this memory is shared with dataTed Unangst
2016-05-23Clear the configuration before closing the network sockets.Renato Westphal
2016-05-23Don't try to install pseudowires of unknown type.Renato Westphal
2016-05-23Replace manually written function names with __func__.Renato Westphal
2016-05-23Update section of supported standards in the manpage.Renato Westphal
2016-05-23Pull explicit_bzero patch from bgpd.Renato Westphal
2016-05-23Explicitly close the pfkey socket on exit.Renato Westphal
2016-05-23imsg_* returns ssize_tRenato Westphal
2016-05-23Call accept_del() on exit.Renato Westphal
2016-05-23Call accept_unpause() when any TCP socket is closed.Renato Westphal
2016-05-23On sparc64, make the PLT read-only. This allows the kernel and ld.so toMark Kettenis
2016-05-23Print the name from the corresponding FDT node to make identifying simplebus(4)Mark Kettenis
2016-05-23Pass a route entry to if_output() instead of relying on arpresolve() magic.Martin Pieuchot
2016-05-23Get rid of usbd_get_device_strings() because we use it only once.Martin Pieuchot
2016-05-23Fix shutdown sequence.Marcus Glocker
2016-05-23UTF-8 support.Ingo Schwarze
2011-04-24Here comes the easter bunnytils 2.17 (the last version released against aMiod Vallat
2016-05-23More fixes from miodPhilip Guenther
2016-05-23VOP_REALLOCBLKS() and related code is unused since the removal ofMartin Natano
2016-05-23Pass a 'struct in_addr *' to arplookup() instead of always dereferencingMartin Pieuchot
2016-05-23Shorten en error string.Martin Pieuchot
2016-05-23Include SYS.h instead of DEFS.h now that this does a direct syscallPhilip Guenther
2016-05-23regenDavid Gwynne
2016-05-23add the intel xl710 device ids from the documentationDavid Gwynne
2016-05-23Some of our fan scaling calculations with the muK temperature unit aboveMarcus Glocker
2016-05-23syncJonathan Gray
2016-05-23build armv7 efibootJonathan Gray
2016-05-23syncTheo de Raadt
2016-05-23install into mdecJonathan Gray
2016-05-23Major bump for the removal of the various locale, ruserok, andPhilip Guenther
2016-05-23Add XOR cookies for rp and sp. Switch from calling obsoletePhilip Guenther
2016-05-23Make _fwalk and _cleanup completely internal to libcPhilip Guenther
2016-05-23Stop supporting longjmperror(); it's not used, not portable, and the checksPhilip Guenther