summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2017-05-27use sizeof("constant string") to avoid magic numberFlorian Obser
2017-05-27print router preferenceFlorian Obser
2017-05-27Allow an administrator to disable the bgp loop detection algorithm,Peter Hessler
2017-05-27allow only one network <prefix> statement per for the same prefix.Sebastian Benoit
2017-05-27Generate a fake ack (or is it an alternative ack?) internally.Florian Obser
2017-05-27remove unused varsFlorian Obser
2017-05-27bump the size of ctl rib flagsPeter Hessler
2017-05-27SOCK_CLOEXEC | SOCK_NONBLOCKFlorian Obser
2017-05-27handle expiration / renewal of non-privacy addressesFlorian Obser
2017-05-27this expects 2byte ASN, so use that, instead of an asn that may or may not fitPeter Hessler
2017-05-27there is no need to construct and send a proposal if we reached theFlorian Obser
2017-05-27do not use %hhuFlorian Obser
2017-05-27show address proposals in slaacdctl show interface outputFlorian Obser
2017-05-27delete proposal if address gets deletedFlorian Obser
2017-05-27sync route socket processing to netcfgdFlorian Obser
2017-05-27configure address on interfaceFlorian Obser
2017-05-27remove unused varsFlorian Obser
2017-05-27handle proposal ackFlorian Obser
2017-05-27use new address_proposal struct to generate proposalsFlorian Obser
2017-05-27proposal stateFlorian Obser
2017-05-27no longer carry addresses in struct radv_prefixFlorian Obser
2017-05-27we need to loop over all proposalsFlorian Obser
2017-05-27move towards $thing proposals and attach them to ifaceFlorian Obser
2017-05-27send route labelFlorian Obser
2017-05-27bluhm pointed out that the prefix itself can be scoped, too. So weFlorian Obser
2017-05-27Allow OpenBGPD to selectively choose which local ASN to use per-peer.Peter Hessler
2017-05-27allow us to use 'local-as' in the filter languagePeter Hessler
2017-05-27fix the reference to draft-ymbk-grow-blackholing, to RFC 7999Peter Hessler
2017-05-27When running from cron, the ftp(1) progress bar is not shown; that's all fineAntoine Jacoutot
2017-05-27Migrate relayd to use libtls for TLS. Still does the TLS privsep via theClaudio Jeker
2017-05-27Use basename(3) instead of hand rolling it.Florian Obser
2017-05-26move variables expansion out of lka_session into their own file, this is aGilles Chehade
2017-05-26Don't overflow uint16 when the filesystem block size is >32K.Stuart Henderson
2017-05-26AS 0 is special and should be considered an error.Peter Hessler
2017-05-26Sync the severity of the syslog_* functions shared between identd, slowcgi,Florian Obser
2017-05-26Don't try to revert the same patch in a loop if it returns an error.Antoine Jacoutot
2017-05-26Fix logic.Antoine Jacoutot
2017-05-26Expand RIB names in groupsPeter Hessler
2017-05-26Allow nested {} in prefix lists.Peter Hessler
2017-05-24Fix a possible fatal() when smtpd is configured to *force* relaying overGilles Chehade
2017-05-24Sync NO_PID value from kernel header to tcpdump source. It isAlexander Bluhm
2017-05-24document that "for local" is the default; while here,Jason McIntyre
2017-05-24Preserve the modification time when install(1)ing.Antoine Jacoutot
2017-05-24Remove 2 unused parameters from copydotfiles functionRicardo Mestre
2017-05-24Don't fill up /tmp when installing or reverting multiple patches at once.Antoine Jacoutot
2017-05-24Also trap INT when reverting a patch.Antoine Jacoutot
2017-05-24Set REQ_EXT in req section so ikectl ca certificate revoke will work again.Jonathan Gray
2017-05-23Hide sh(1) error message when /etc/installurl does not exist; we alreadyAntoine Jacoutot
2017-05-23Only install /bsd.mp on SP machines if it's already there (a defaultAntoine Jacoutot
2017-05-23Shorten varname.Antoine Jacoutot