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
2018-09-09
missing Xc;
Jason McIntyre
2018-09-09
Shut up a gcc warning about uninitialized use of min & max by adding a default
Claudio Jeker
2018-09-09
use rib_valid() to check if a rib is useable. ok claudio@
Sebastian Benoit
2018-09-09
Can not allow empty as-set and prefix-set blocks right now. This produces
Claudio Jeker
2018-09-09
Make switchd(8) ignore PACKET_INs generated from looped traffic. Currently,
akoshibe
2018-09-09
use TAILQ_CONCAT in filterset_move(). ok claudio@
Sebastian Benoit
2018-09-09
Remove another optnl. In general we no longer support a newline between
Claudio Jeker
2018-09-09
Bad merge, change a optnl to comma since that is what we want there.
Claudio Jeker
2018-09-09
Rework the parser a bit to be more sane when it comes to newline and comma
Claudio Jeker
2018-09-09
Write asset as as_set since the other word is already used in English.
Claudio Jeker
2018-09-09
sync header line with whats actually in the output.
Sebastian Benoit
2018-09-09
Make it clear what 'dynamically added' prefixes are.
Sebastian Benoit
2018-09-09
Clean up prefix flag handling. First of all the dynamic networks no longer
Claudio Jeker
2018-09-09
Add network prefix-set <name> syntax to announce networks in a prefix-set.
Sebastian Benoit
2018-09-09
tweak previous;
Jason McIntyre
2018-09-09
Add initial qcow2 image support.
ccardenas
2018-09-08
missing Ed;
Jason McIntyre
2018-09-08
implement or-longer filter op for prefix-sets. Allows one two write rules like
Sebastian Benoit
2018-09-08
Check for malloc() failures.
anton
2018-09-08
More BGPD_OPT_NOACTION checking to make regress happier.
Claudio Jeker
2018-09-08
If BGPD_OPT_NOACTION is set don't check that the rdomain exists.
Claudio Jeker
2018-09-08
use symbolic integer values for the different tls options when relaying,
Eric Faurot
2018-09-08
Change the way we parse prefix-sets so that newlines are allowed in more
Claudio Jeker
2018-09-08
Fix print_as_sets() a bit.
Claudio Jeker
2018-09-07
Make host_*() AF-agnostic
kn
2018-09-07
The debug function trie_dump() should use stderr since that does not case
Claudio Jeker
2018-09-07
fix badly broken reload of filter rules that use prefix-sets. debugged
Sebastian Benoit
2018-09-07
Add missing htonl() else matching does not really work.
Claudio Jeker
2018-09-07
Document the spin CPU state column
solene
2018-09-07
remove unused function find_prefixsetitem(), ok claudio@
Sebastian Benoit
2018-09-07
Some space fixes mentioned by benno@
Claudio Jeker
2018-09-07
Implement a fast presix-set lookup. This magic trie is able to match a
Claudio Jeker
2018-09-07
allow as4number_any in as-sets. Otherwise you cant filter bogon as'es.
Sebastian Benoit
2018-09-07
Do not send a Content-Length header for 1xx and 204 status codes since
Florian Obser
2018-09-07
Fix the build after removing an unused af argument from unmask().
Kevin Lo
2018-09-07
replace malloc()+strlcpy() with strndup() in cmdline_symset().
miko
2018-09-07
Fix "_nfiles" reference for crash dump.
YASUOKA Masahiko
2018-09-07
tweak previous;
Jason McIntyre
2018-09-07
When parsing AS numbers set both as_min and as_max to the parsed value.
Claudio Jeker
2018-09-07
Add a dummy as_set_match() function since it is needed to link util.c now.
Claudio Jeker
2018-09-07
Implement as-set a fast lookup table to be used instead of long list of
Claudio Jeker
2018-09-06
Use getline() for the network bulk code. Also make the parser better by
Claudio Jeker
2018-09-05
synchronize resolver code with smtpd
Eric Faurot
2018-09-05
Implement most prefixlen operations as OP_RANGE (prefixlen A - B).
Claudio Jeker
2018-04-27
Import lpd, a re-implementation of the lpr daemon following the latest
Eric Faurot
2018-09-05
rename flag
Eric Faurot
2018-09-05
Adjust after change of struct filter_as.
Claudio Jeker
2018-09-05
Change the way as_compare() and aspath_match() handle 'neighbor-as'. Instead
Claudio Jeker
2018-09-05
Add "op" column for CP_SPIN. Diff from fukaumi at soum.co.jp
YASUOKA Masahiko
2018-09-05
rename token to match naming convention
Gilles Chehade
[next]