summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2018-10-03Add check to ensure vioscsi pointer if validccardenas
2018-10-03vmd(8): avoid a divide by zero when the user specified a low baud rateMike Larkin
2018-10-03remove unused filesEric Faurot
2018-10-03correctly handle "+a:..." entriesEric Faurot
2018-10-03add filter option based on origin validation statedenis
2018-10-03Update manual to reflect ROA changesdenis
2018-10-02Fix potential rounding errors when calculating the qcow2 l1 and ref tables sizesReyk Floeter
2018-10-01Expose BGP Origin Validation state in bgpctl show commandsjob
2018-10-01Only send 408 Timeout responses when we have seen at least part of aSebastian Benoit
2018-10-01Fix potential double-free in error pathReyk Floeter
2018-10-01Try to derive the qcow2 file format from an image file automatically.Reyk Floeter
2018-09-30Add size limitation of group-name and a reference to ifconfig about itsolene
2018-09-30vstate might be used uninitializeddenis
2018-09-29vmd: don't remove vm if sending failedpd
2018-09-29Fix problems with redistribution of routes by route label.Sebastian Benoit
2018-09-29update to 4.1.25Florian Obser
2018-09-29I forgot to put this in with the 4.1.24 update.Florian Obser
2018-09-29Zap dead/obsolete codekn
2018-09-29Implement origin validation in bgpd. This introduces two new tables, theClaudio Jeker
2018-09-29With the introduction of sets the config that is shipped to the RDE gotClaudio Jeker
2018-09-29Introduce minimal tracking of announced prefixes. A per peer RB tree tracksClaudio Jeker
2018-09-28Support vmd-internal's vmboot with qcow2 disk images.Reyk Floeter
2018-09-28Compress qcow2 open debug messages into a single lineReyk Floeter
2018-09-28Fix copy-pasto to use maxmem instead of maxcpuReyk Floeter
2018-09-28add unveil(2) to tcpdump(8)Ricardo Mestre
2018-09-27Add vmctl stop -a [-fw] option to stop or terminate all running VMs.Reyk Floeter
2018-09-27Add some extra curlies to make code more legible.Claudio Jeker
2018-09-27unbreak "inet" and "inet6" aliases in filters after rev. 1.333Sebastian Benoit
2018-09-27whitepspace fixSebastian Benoit
2018-09-27Document how syslogd(8) escapes characters in log lines.Alexander Bluhm
2018-09-27add unveil(2) to vipw(8)Ricardo Mestre
2018-09-26treat NOTIMP as NO_DATA in response to MX query: fallback to hostname lookupEric Faurot
2018-09-26Rename AS_NONE to AS_UNDEF here as well. OK compiler & grepClaudio Jeker
2018-09-26Rename AS_NONE to AS_UNDEF, AS_NONE will be reused for a different purposeClaudio Jeker
2018-09-26Switching bgpd to a default deny policy had one bad side-effect. SomeClaudio Jeker
2018-09-26Fix segfault in usermod -l by swapping one of the getpwnam(3) withRicardo Mestre
2018-09-26Fix use-after-free by moving the free(3) of the configured interfaces to afterRicardo Mestre
2018-09-26Use the same logic in trie_roa_check_v4 as in trie_roa_check_v6 whenClaudio Jeker
2018-09-26Instead of checking that a segement is not of type AS_SET do the checkClaudio Jeker
2018-09-26Indent issue. No functional changeClaudio Jeker
2018-09-25Fix loading of roa-sets in the RDE. From a much bigger diff but thisClaudio Jeker
2018-09-25When sending set_tables in the imsg use the right size. Currently theClaudio Jeker
2018-09-24unveil(2) is easy since this only uses one directory treeTheo de Raadt
2018-09-24Allow to use the "tls" keyword on any relay action to force TLS, withEric Faurot
2018-09-21sync host*() changes from pfctlkn
2018-09-21Add explanations about vmctl send commandsolene
2018-09-21Both AS 23456 and AS 0 are reserved and can nor be used. Extend check forClaudio Jeker
2018-09-21better yyerror messages. "syntax error" is generally not very helpful.Claudio Jeker
2018-09-21Move setting of the PREFIXSET_FLAG_OPS higher up since prefixset_item ruleClaudio Jeker
2018-09-21Implement code to parse, print and reload roa-set tables.Claudio Jeker