summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2013-06-03Remove the IMSG_NEIGHBOR_CHANGE messageClaudio Jeker
2013-06-03Fix bug in the fib-update commandClaudio Jeker
2013-06-03Advertise the implicit-null label for routes attached to loopbackClaudio Jeker
2013-06-03Implement support for multiple addresses per interface.Claudio Jeker
2013-06-03plug a couple of memleaksEric Faurot
2013-06-03call SSL_read() again if there is data pending in the SSL buffer.Eric Faurot
2013-06-03remove bogus id tagEric Faurot
2013-06-03lowercase the key when adding an entry to a static table, since theEric Faurot
2013-06-03remove dead makefileEric Faurot
2013-06-03No need to set backend var here, it's always set before to the same value.Vadim Zhukov
2013-06-02With HTTP keepalive, relayd only filtered the first request andReyk Floeter
2013-06-02move bgplg and slowcgi sockets to /var/www/runFlorian Obser
2013-06-02Kill a pointless reference to <sys/dir.h>Philip Guenther
2013-06-01Remove (char *) casts as agetstr() returns char *.Brad Smith
2013-06-01use the standardized names instead of S_IREAD and S_IWRITETheo de Raadt
2013-06-01Filter out route messages we don't need and log kernel messages inClaudio Jeker
2013-06-01zap extra .Pp;Jason McIntyre
2013-06-01Restart the keepalive timer whenever a LDP PDU is sent. There is no needClaudio Jeker
2013-06-01Adjust ldpctl to the latest ldpd changes.Claudio Jeker
2013-06-01The keepalive timeout should be configured on a global basis and not perClaudio Jeker
2013-06-01Improve error handling on session_readClaudio Jeker
2013-06-01Drop support for per-interface labelspaces.Claudio Jeker
2013-06-01Drop support for passive interfaces.Claudio Jeker
2013-06-01A bit nicer error message.Claudio Jeker
2013-06-01Don't allow enabling LDP on loopback and carp interfaces.Claudio Jeker
2013-06-01Use the nbr_stop_[*]timer functionsClaudio Jeker
2013-06-01After sending a keepalive message in the OPENSENT state, we must move toClaudio Jeker
2013-06-01After returning from accept, we got a TCP connection not a LDP session.Claudio Jeker
2013-06-01update to nginx-1.4.1 and enable the SPDY module by defaultRobert Nagy
2013-06-01Minor cleanup, do not set values to 0 twice.Claudio Jeker
2013-06-01hook up slowcgi to the tree, including /etc glue and a sample configurationChristian Weisgerber
2013-06-01Don't set the Message ID for hello messages.Claudio Jeker
2013-06-01Always advertise the Router-ID as the transport address.Claudio Jeker
2013-06-01Add support for advertising route information (RFC 4191).Brad Smith
2013-05-31Unfuck BGP MPLS VPNs that got broken by the last few reload related commits.Claudio Jeker
2013-05-31unset cte->buf after free, fix double free via tcp_close().Sebastian Benoit
2013-05-31also listen on v6 by default; ok matthieu@ deraadt@Christian Weisgerber
2013-05-31Remove unused definitionsClaudio Jeker
2013-05-31When the ldpe process calls connect(), it doesn't regain control untilClaudio Jeker
2013-05-30When removing "dump (all|updates)" from bgpd.conf and reloading, tellFlorian Obser
2013-05-30Support SSL inspection, the ability to transparently filter in SSL/TLSReyk Floeter
2013-05-30Safari doesn't like HTTP/1.x in the generated error messages (return error),Reyk Floeter
2013-05-30setsockopt to see messages for interfaces in all routing domains againHenning Brauer
2013-05-30Tie mkuboot into the builds.Brandon Mercer
2013-05-30Move mkuboot to the proper location.Brandon Mercer
2013-05-30Fix bug when starting ldpd with a configured interface in the down state.Claudio Jeker
2013-05-30Stop trying to send hello messages if the interface is down.Claudio Jeker
2013-05-30Simplify hello holdtime calculation and stop the timeout timer if theClaudio Jeker
2013-05-30This might be useful on beagle, too.Florian Obser
2013-05-30Improve sanity checks on received UDP messagesClaudio Jeker