index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2017-05-30
Enable more error codes for BGP. These were commited some time ago, but
Michal Mazurek
2017-05-30
Teach ypldap to use tls when connecting to ldap servers.
Jonathan Matthew
2017-05-29
missing .El;
Jason McIntyre
2017-05-29
The kernel sets IN6_IFF_AUTOCONF for autoconf addresses, also make
Florian Obser
2017-05-29
change section title in bgpd.conf talking about MPLS,
Sebastian Benoit
2017-05-29
fix "depend on" when carp interface goes from MASTER into state INIT
Sebastian Benoit
2017-05-29
After some consideration, revert last commit and don't abuse rde_dump_done.
Claudio Jeker
2017-05-29
sync proc.c changes from relayd/httpd
Sebastian Benoit
2017-05-29
do not whine if installpath is undef.
Marc Espie
2017-05-29
hook up slaacd and slaacctl.
Florian Obser
2017-05-29
Fix crash in IMSG_CTL_SHOW_RIB_PREFIX handling. The ctx is not added to
Claudio Jeker
2017-05-29
avoid Xr to self;
Jason McIntyre
2017-05-29
Refactor locator code so it's a proper object.
Marc Espie
2017-05-29
rm xr mailaddr.7
Ted Unangst
2017-05-29
change bgpd's control socket from /var/run/bgpd.sock to
Sebastian Benoit
2017-05-29
clang points out that the first argument to setproctitle is a format
Florian Obser
2017-05-29
Compare the l2 address from which the slaac address was formed with
Florian Obser
2017-05-29
only send router solicitation on RTM_NEWADDR if the l2 address changed
Florian Obser
2017-05-29
remove the file permission check for bgpd.conf
Peter Hessler
2017-05-29
vmd(8): prevent crashing when presented with a vm name argument to
Mike Larkin
2017-05-28
SVM: add some exit types
Mike Larkin
2017-05-28
only mark privacy addresses as such instead of all configured addresses
Christian Weisgerber
2017-05-28
removed if 0'ed code; it gets in the way of grepping for things
Florian Obser
2017-05-28
Print when we send or recv an EOR marker.
Claudio Jeker
2017-05-28
Introduce log_peer_info() and make log_peer_warn() log at LOG_ERR instead
Claudio Jeker
2017-05-28
Close imsg pipes later in the process. The shutdown code still tires to
Claudio Jeker
2017-05-28
set autoconfprivacy flag; prodding naddy
Florian Obser
2017-05-28
pasto, typos, spelling; ok florian@
Christian Weisgerber
2017-05-28
tweak previous;
Jason McIntyre
2017-05-28
get a new privacy address before the old one expires
Florian Obser
2017-05-28
No need to constantly re-add the default route. It will not expire
Florian Obser
2017-05-28
Fix checks for seconds and timezones in generalized times.
Jonathan Matthew
2017-05-28
we're not hardcoded to table 0 any more
Henning Brauer
2017-05-28
so far, bgpd was hardcoded to use rtable 0 for nexthop verification.
Henning Brauer
2017-05-28
Implement an XON/XOFF protocol between the RDE and the SE to throttle
Claudio Jeker
2017-05-28
reinstate the description of "mask-source" to "listen on socket": my changes
Jason McIntyre
2017-05-28
use __func__ in log messages. fix some whitespace while here.
Sebastian Benoit
2017-05-28
use __func__ in log messages.
Sebastian Benoit
2017-05-28
style(9) some variable declarations
Sebastian Benoit
2017-05-28
Reduce differences between the two pfctl_osfp.c files.
Michal Mazurek
2017-05-28
check_tos() gets a parameter so i can remove another global var.
Sebastian Benoit
2017-05-28
introduce struct tr_conf to keep all of the configuration.
Sebastian Benoit
2017-05-28
move as many globals as possible into the main function - thats the
Sebastian Benoit
2017-05-28
propose and configure default gateway
Florian Obser
2017-05-28
mark up "masquerade";
Jason McIntyre
2017-05-28
split the two "listen on" directives into two separate items;
Jason McIntyre
2017-05-28
Catch up with pfctl/pfctl_osfp.c, no binary change.
Michal Mazurek
2017-05-27
use pread and pwrite to save code and syscalls. ok mlarkin
Ted Unangst
2017-05-27
use sizeof("constant string") to avoid magic number
Florian Obser
2017-05-27
print router preference
Florian Obser
[next]