2018-09-09 |
benno | use rib_valid() to check if a rib is useable. ok claudio@ |
commit | commitdiff | tree | snapshot |
2018-09-09 |
claudio | Comment the empty as-set and prefix-set tests. This... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
claudio | Can not allow empty as-set and prefix-set blocks right... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
akoshibe | Make switchd(8) ignore PACKET_INs generated from looped... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
benno | use TAILQ_CONCAT in filterset_move(). ok claudio@ |
commit | commitdiff | tree | snapshot |
2018-09-09 |
millert | Fix a crash in rdistd triggered by the recent getpw... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
claudio | Remove another optnl. In general we no longer support... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
claudio | Bad merge, change a optnl to comma since that is what... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
claudio | Enable all the #notyet tests since the parser supports... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
claudio | prefix-set printing was adjusted in last commit. Adjust... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
claudio | Rework the parser a bit to be more sane when it comes... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
claudio | Write asset as as_set since the other word is already... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
claudio | Fixup regress test after the last burst of commits... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
benno | sync header line with whats actually in the output. |
commit | commitdiff | tree | snapshot |
2018-09-09 |
benno | Make it clear what 'dynamically added' prefixes are. |
commit | commitdiff | tree | snapshot |
2018-09-09 |
benno | update example bgpd.conf to use new config language... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
claudio | Fixup unit test after change to trie_match (or-longer... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
claudio | Clean up prefix flag handling. First of all the dynamic... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
benno | Add network prefix-set <name> syntax to announce networ... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
henning | rdomains can be deleted again - remove caveat, tell... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
henning | allow the automatically created loopback interfaces... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
henning | if_setrdomain: allow empty rtables to be turned into... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
henning | provide rtable_empty(), returns 1 if the rtable doesn... |
commit | commitdiff | tree | snapshot |
2018-09-09 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2018-09-09 |
ccardenas | Add disk format tests. |
commit | commitdiff | tree | snapshot |
2018-09-09 |
ccardenas | Add tests for disk format. |
commit | commitdiff | tree | snapshot |
2018-09-09 |
ccardenas | Add initial qcow2 image support. |
commit | commitdiff | tree | snapshot |
2018-09-08 |
claudio | Bump NMBCLUSTERS to a more reasonable 256MB instead... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
jmc | missing Ed; |
commit | commitdiff | tree | snapshot |
2018-09-08 |
benno | implement or-longer filter op for prefix-sets. Allows... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
phessler | Enforce that "join" and "nwid" may not be used at the... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
kn | Allocate path only when needed, use __func__ |
commit | commitdiff | tree | snapshot |
2018-09-08 |
jsing | Remove now unused code for EVP_CIPH_FLAG_AEAD_CIPHER... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
jsing | SSL_MAX_DIGEST is no longer needed. |
commit | commitdiff | tree | snapshot |
2018-09-08 |
kn | Error out early on bad anchor usage |
commit | commitdiff | tree | snapshot |
2018-09-08 |
tb | ASN1_OBJECTs should be freed with ASN1_OBJECT_free... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
anton | Check for malloc() failures. |
commit | commitdiff | tree | snapshot |
2018-09-08 |
bluhm | Split the pf(4) fragment reassembly queue into smaller... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
claudio | Regress tests for as-set and prefix-set blocks |
commit | commitdiff | tree | snapshot |
2018-09-08 |
claudio | Add some additional config regress tests. Testing neigh... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
claudio | More BGPD_OPT_NOACTION checking to make regress happier. |
commit | commitdiff | tree | snapshot |
2018-09-08 |
claudio | If BGPD_OPT_NOACTION is set don't check that the rdomai... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
inoguchi | Fix indent and adjust line fit to 80 columns. |
commit | commitdiff | tree | snapshot |
2018-09-08 |
tb | indent labels |
commit | commitdiff | tree | snapshot |
2018-09-08 |
tb | missing word & a couple of typos |
commit | commitdiff | tree | snapshot |
2018-09-08 |
eric | use symbolic integer values for the different tls optio... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
inoguchi | Split test blocks into a function. Test contents are... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
claudio | Change the way we parse prefix-sets so that newlines... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
claudio | Fix print_as_sets() a bit. |
commit | commitdiff | tree | snapshot |
2018-09-08 |
benno | add a check for curly braces in a macro being used... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
claudio | Remove optional commas from example config. In the... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
inoguchi | Test more ciphers and randomize the order in regress... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
miko | blkfree() takes no action for NULL pointer so callers... |
commit | commitdiff | tree | snapshot |
2018-09-08 |
yasuoka | Don't cause an error when setting the same rdomain. |
commit | commitdiff | tree | snapshot |
2018-09-07 |
kn | More __func__ to fix error messages |
commit | commitdiff | tree | snapshot |
2018-09-07 |
kn | Make host_*() AF-agnostic |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | The debug function trie_dump() should use stderr since... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
kn | Fix function name in error messages by using __func__ |
commit | commitdiff | tree | snapshot |
2018-09-07 |
benno | fix badly broken reload of filter rules that use prefix... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
bluhm | Not adding ::1 on non-default lo(4) broke regress/sbin... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Regress test for rde_trie should cover some basics... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
cheloha | fgetln(3) -> getline(3); from Lauri Tirkkonen; ok millert@ |
commit | commitdiff | tree | snapshot |
2018-09-07 |
kn | Remove wildcard address on loopack remnants |
commit | commitdiff | tree | snapshot |
2018-09-07 |
inoguchi | tests all available TLSv1.2 ciphers |
commit | commitdiff | tree | snapshot |
2018-09-07 |
martijn | Revert earlier revert. |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Add missing htonl() else matching does not really work. |
commit | commitdiff | tree | snapshot |
2018-09-07 |
jmatthew | remove some unused variables and otherwise tidy up... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
bluhm | Fragment one large 64k IP ping packet into 155 fragment... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
solene | Document the spin CPU state column |
commit | commitdiff | tree | snapshot |
2018-09-07 |
kn | Remove unnused af argument from unmask(), sync with... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
benno | remove unused function find_prefixsetitem(), ok claudio@ |
commit | commitdiff | tree | snapshot |
2018-09-07 |
stsp | Backout recent cp(1) changes; they broke texlive's... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Some space fixes mentioned by benno@ |
commit | commitdiff | tree | snapshot |
2018-09-07 |
bluhm | Explain the special case for redirect to localhost... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Implement a fast presix-set lookup. This magic trie... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
kn | Make print_hostname() less AF-specific |
commit | commitdiff | tree | snapshot |
2018-09-07 |
bluhm | Declare strings passed to local_listen() as const.... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
benno | allow as4number_any in as-sets. Otherwise you cant... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Refactor a bit and add another test |
commit | commitdiff | tree | snapshot |
2018-09-07 |
florian | Do not send a Content-Length header for 1xx and 204... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Add a basic unittest for the as_set_* functions |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Move the config regress tests into own directory making... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
kevlo | Fix the build after removing an unused af argument... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
martijn | Rename dne in copy_file to exists to be more consistent... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
miko | replace malloc()+strlcpy() with strndup() in cmdline_sy... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
yasuoka | Fix "_nfiles" reference for crash dump. |
commit | commitdiff | tree | snapshot |
2018-09-07 |
martijn | Also verify a overwrite for the copy of a fifo, link... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
martijn | Move the question to allow a copy to its own function. |
commit | commitdiff | tree | snapshot |
2018-09-07 |
martijn | The combination of -v and -i and the deny of a copy... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Remove some newlines that have gone with last commit. |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | When parsing AS numbers set both as_min and as_max... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Add a dummy as_set_match() function since it is needed... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
claudio | Implement as-set a fast lookup table to be used instead... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
dtucker | Add FALLTHROUGH comments where appropriate. Patch... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
miko | clarify that goto error in alloc_all_endpoints_fixed_ep... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
miko | move initial jack count to alloc_all_endpoints(), and... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
djm | ssh -MM requires confirmation for all operations that... |
commit | commitdiff | tree | snapshot |
2018-09-07 |
mortimer | Add retguard macros to cpu_switchto, setjmp, longjmp. |
commit | commitdiff | tree | snapshot |
2018-09-06 |
claudio | Use getline() for the network bulk code. Also make... |
commit | commitdiff | tree | snapshot |
next |