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