summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-21Re-enable the reload command.Renato Westphal
2015-07-21Improve the show lib command.Renato Westphal
2015-07-21Added mpw(4) man page.Rafael Zalamena
2015-07-21switch dpb from sudo to doas (and env as required); ok sthen@Christian Weisgerber
2015-07-21Call control_cleanup() from the ldpe process, where it belongs.Renato Westphal
2015-07-21Rename, move and reuse mapping list functions.Renato Westphal
2015-07-21Remove more unused defines.Renato Westphal
2015-07-21Added OpenBSD CVS tag.Rafael Zalamena
2015-07-21Fix some awful ipc synchronization issues.Renato Westphal
2015-07-21Validate ip addresses on configuration.Renato Westphal
2015-07-21VPLS signaling support.Renato Westphal
2015-07-21Record all fields of the received label mappings.Renato Westphal
2015-07-21Define some LAPIC timer register values.Masao Uebayashi
2015-07-21Validate ip addresses on configuration.Renato Westphal
2015-07-21VPLS signaling support.Renato Westphal
2015-07-21Rename structures and functions to be more generic.Renato Westphal
2015-07-21Reuse merge_config() logic to simplify the shutdown of each process.Renato Westphal
2015-07-21Add configuration reload support.Renato Westphal
2015-07-21zap trailing whitespaceJasper Lievisse Adriaanse
2015-07-21Correct man pages. Update the config example, fix some options, fix theYASUOKA Masahiko
2015-07-21Assorted fixes and code cleanup for targeted neighbors.Renato Westphal
2015-07-21Improve handling of addresses on ldpe.Renato Westphal
2015-07-21No more AF_LINK addresses on the per-ifp address lists. ok mpi@Jeremie Courreges-Anglas
2015-07-21Add the _radiusd user.Antoine Jacoutot
2015-07-21Fix ioctl number conflict and sort ioctl numbers.Rafael Zalamena
2015-07-21hookup octeonJasper Lievisse Adriaanse
2015-07-21Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUSYASUOKA Masahiko
2015-07-21whitespaceJasper Lievisse Adriaanse
2015-07-21Add _radius to etc/master.passwd and etc/group for coming radiusd.YASUOKA Masahiko
2015-07-21remove superfluous strings.hBrent Cook
2015-07-21Add manpage for pvbus(4) and update vmt(4).Reyk Floeter
2015-07-21Add pvbus(4), a pseudo-bus to attach non-PCI paravirtual devices and buses.Reyk Floeter
2015-07-21Remove duplicate check in libssl.Doug Hogan
2015-07-21A few more daddr_t fixes. Rename 'phys_off' variables to 'offset'Kenneth R Westerback
2015-07-21When creation of the temporary tags file fails, call the pagerIngo Schwarze
2015-07-21We don't do 'ARGSUSED' anymoreFlorian Obser
2015-07-21use curproc instead of proc0Florian Obser
2015-07-21Put the mbuf_list inside "#ifdef MPLS".Martin Pieuchot
2015-07-21- added /* FALLTHROUGH */ comments, typecasts (u_int32_t)-1, ...Alexandr Nedvedicky
2015-07-21Add manual page for the new amdcf(4) driver.Paul Irofti
2015-07-20Indent.Masao Uebayashi
2015-07-20Add radius(3) library. This will be used by RADIUS server and clientYASUOKA Masahiko
2015-07-20Move `ticks' declaration to sys/kernel.h.Masao Uebayashi
2015-07-20Fix a segfault at startup when if_change() ist called beforeSebastian Benoit
2015-07-20Use the kernel socket interface (sosend(9) etc) instead of shovingFlorian Obser
2015-07-20Correct #if/else logic in BIO's dgram_ctrl.Doug Hogan
2015-07-20Sometimes, the computer's move was printed, but the computer's men didn'tIngo Schwarze
2015-07-20Remove splassert(IPL_NET) from if_input().Martin Pieuchot
2015-07-20app_tminterval moved to apps_posix.c, we don't need sys/times.hBrent Cook
2015-07-20properly encode IpAddress, Gauge32, and Counter32Bret Lambert