Age | Commit message (Expand) | Author |
2004-04-27 | restrict the ipsec flows to BGP only; ok henning | Markus Friedl |
2004-04-27 | Set oldp en oldlenp to NULL; provide feedback; set exit status. | Otto Moerbeek |
2004-04-27 | unbreak^2 | Henning Brauer |
2004-04-27 | repair | Henning Brauer |
2004-04-27 | various small fixes; | Jason McIntyre |
2004-04-27 | crud stripping; henning ok | Theo de Raadt |
2004-04-27 | do the errno ERANGE dance around a strtol; henning ok | Theo de Raadt |
2004-04-27 | announce route refresh capability, and parse announced route refresh capa | Henning Brauer |
2004-04-27 | print route refresh capability if present | Henning Brauer |
2004-04-27 | initial route refresh support per RFC2918 | Henning Brauer |
2004-04-27 | curpeer must be set back to curgroup, not NULL | Henning Brauer |
2004-04-26 | need more checks on the keys | Henning Brauer |
2004-04-26 | drop tcp connections using sysctl(2) | Markus Friedl |
2004-04-26 | unbreak | Henning Brauer |
2004-04-26 | bzero hint before use. | Jun-ichiro itojun Hagino |
2004-04-26 | isalnum() does not match '_' so check it explicitly. This allows cron | Todd C. Miller |
2004-04-26 | load ipsec SAs into the kernel and enable them. | Markus Friedl |
2004-04-26 | don't forget to set keylen, markus | Henning Brauer |
2004-04-26 | parser support for setting ipsec keys and such, markus ok | Henning Brauer |
2004-04-26 | fix printing template neighbors | Henning Brauer |
2004-04-26 | need keylen too, markus | Henning Brauer |
2004-04-26 | structs for ipsec, with markus | Henning Brauer |
2004-04-26 | announce multiprotocol capabilities - IPv4 multicast for now | Henning Brauer |
2004-04-26 | Cleanup the decision function and take the age of the entry into account. | Claudio Jeker |
2004-04-25 | better error logging in parse_capabilities() | Henning Brauer |
2004-04-25 | there's a slight difference between teh local and the remote sockaddr... | Henning Brauer |
2004-04-25 | sizeof(op_len) when dealing with op_len, not sizeof(op_type) - same size | Henning Brauer |
2004-04-25 | spaces | Henning Brauer |
2004-04-25 | correctly pritn netmask with template neighbors, prettify output overall, | Henning Brauer |
2004-04-25 | clean; ok beck | Theo de Raadt |
2004-04-25 | if remote-as was not configured, inherit the AS from the neighbors open | Henning Brauer |
2004-04-25 | use getnameinfo here too, itojun & markus ok | Henning Brauer |
2004-04-25 | Make authpf exec pfctl instead of sucking in code from pfctl | Bob Beck |
2004-04-25 | reserve upper half of the (internal) ID space for cloned neighbors, claudio ok | Henning Brauer |
2004-04-25 | fix check wether local-address and neighbor are of same address family - | Henning Brauer |
2004-04-25 | Remove the no longer needed configure stuff in RDE. The peer list needs no | Claudio Jeker |
2004-04-25 | use '|' as field separator, not ':' - for future IPv6 support | Jun-ichiro itojun Hagino |
2004-04-25 | do not kill cloned neighbors on reload, claudio ok | Henning Brauer |
2004-04-25 | add "neighbor cloning", allowing you to specify a prefix and prefixlength | Henning Brauer |
2004-04-25 | missing return; noticed by Joris Vink <amni@pandora.be> but I fixed in | Henning Brauer |
2004-04-25 | &d and %d have different meanings in format strings, yeah | Henning Brauer |
2004-04-25 | unbreak log_conn_attempt, bah crap crap crap crap crap crap crap crap crap | Henning Brauer |
2004-04-24 | Don't return NULL in getconfigent() when an unresolvable hostname | Todd C. Miller |
2004-04-24 | make failure in setting up the listeners non-fatal. should make bgpd work | Henning Brauer |
2004-04-24 | some rather boring windows talk at cansecwest made me hack initial support | Henning Brauer |
2004-04-24 | Compile the basic wscons userland tools on luna88k. | Miod Vallat |
2004-04-23 | Silence getopt() in the priv process. ok canacar@ henning@ | Otto Moerbeek |
2004-04-22 | instead of using some lower 16 bits of some address on the stack that | Henning Brauer |
2004-04-21 | cleaning; Ryan ok | Henning Brauer |
2004-04-21 | Add luna88k related directories and information to the build infrastructure. | Miod Vallat |