Age | Commit message (Expand) | Author |
2013-06-02 | move bgplg and slowcgi sockets to /var/www/run | Florian Obser |
2013-06-02 | Kill a pointless reference to <sys/dir.h> | Philip Guenther |
2013-06-01 | Remove (char *) casts as agetstr() returns char *. | Brad Smith |
2013-06-01 | use the standardized names instead of S_IREAD and S_IWRITE | Theo de Raadt |
2013-06-01 | Filter out route messages we don't need and log kernel messages in | Claudio Jeker |
2013-06-01 | zap extra .Pp; | Jason McIntyre |
2013-06-01 | Restart the keepalive timer whenever a LDP PDU is sent. There is no need | Claudio Jeker |
2013-06-01 | Adjust ldpctl to the latest ldpd changes. | Claudio Jeker |
2013-06-01 | The keepalive timeout should be configured on a global basis and not per | Claudio Jeker |
2013-06-01 | Improve error handling on session_read | Claudio Jeker |
2013-06-01 | Drop support for per-interface labelspaces. | Claudio Jeker |
2013-06-01 | Drop support for passive interfaces. | Claudio Jeker |
2013-06-01 | A bit nicer error message. | Claudio Jeker |
2013-06-01 | Don't allow enabling LDP on loopback and carp interfaces. | Claudio Jeker |
2013-06-01 | Use the nbr_stop_[*]timer functions | Claudio Jeker |
2013-06-01 | After sending a keepalive message in the OPENSENT state, we must move to | Claudio Jeker |
2013-06-01 | After returning from accept, we got a TCP connection not a LDP session. | Claudio Jeker |
2013-06-01 | update to nginx-1.4.1 and enable the SPDY module by default | Robert Nagy |
2013-06-01 | Minor cleanup, do not set values to 0 twice. | Claudio Jeker |
2013-06-01 | hook up slowcgi to the tree, including /etc glue and a sample configuration | Christian Weisgerber |
2013-06-01 | Don't set the Message ID for hello messages. | Claudio Jeker |
2013-06-01 | Always advertise the Router-ID as the transport address. | Claudio Jeker |
2013-06-01 | Add support for advertising route information (RFC 4191). | Brad Smith |
2013-05-31 | Unfuck BGP MPLS VPNs that got broken by the last few reload related commits. | Claudio Jeker |
2013-05-31 | unset cte->buf after free, fix double free via tcp_close(). | Sebastian Benoit |
2013-05-31 | also listen on v6 by default; ok matthieu@ deraadt@ | Christian Weisgerber |
2013-05-31 | Remove unused definitions | Claudio Jeker |
2013-05-31 | When the ldpe process calls connect(), it doesn't regain control until | Claudio Jeker |
2013-05-30 | When removing "dump (all|updates)" from bgpd.conf and reloading, tell | Florian Obser |
2013-05-30 | Support SSL inspection, the ability to transparently filter in SSL/TLS | Reyk Floeter |
2013-05-30 | Safari doesn't like HTTP/1.x in the generated error messages (return error), | Reyk Floeter |
2013-05-30 | setsockopt to see messages for interfaces in all routing domains again | Henning Brauer |
2013-05-30 | Tie mkuboot into the builds. | Brandon Mercer |
2013-05-30 | Move mkuboot to the proper location. | Brandon Mercer |
2013-05-30 | Fix bug when starting ldpd with a configured interface in the down state. | Claudio Jeker |
2013-05-30 | Stop trying to send hello messages if the interface is down. | Claudio Jeker |
2013-05-30 | Simplify hello holdtime calculation and stop the timeout timer if the | Claudio Jeker |
2013-05-30 | This might be useful on beagle, too. | Florian Obser |
2013-05-30 | Improve sanity checks on received UDP messages | Claudio Jeker |
2013-05-30 | Do not use a carp address as ldp router id because it is not unique. | Claudio Jeker |
2013-05-30 | Add partial support to bgpd for the ttl hack with ipv6. This sends the correct | Stuart Henderson |
2013-05-29 | I had misgivings about that one, I was right. Missed an obvious testcases, | Marc Espie |
2013-05-29 | allow installpath to use +=, requested by quite a few people, | Marc Espie |
2013-05-27 | No need to build asr files anymore. | Eric Faurot |
2013-05-27 | undo previous: apparently "on the order of" is legitimate | Jason McIntyre |
2013-05-26 | add B: to the list of options actually handled. | Marc Espie |
2013-05-24 | tweak the "deliver to lmtp" text, and zap an extraneous space; | Jason McIntyre |
2013-05-24 | sync with OpenSMTPD 5.3.2 | Eric Faurot |
2013-05-24 | *in* the order of, not *on* the order of; | Jason McIntyre |
2013-05-24 | the -a option probes multiple ifs now, not exits with error; | Jason McIntyre |