Age | Commit message (Expand) | Author |
2007-10-17 | Remove redundant code. | Claudio Jeker |
2007-10-16 | Allow '=' to end a number in all lexers. | Marco Pfatschbacher |
2007-10-16 | in the lex... even inside quotes, a \ followed by space or tab should | Theo de Raadt |
2007-10-13 | in all these programs using the same pfctl-derived parse.y, re-unify the | Theo de Raadt |
2007-10-11 | next step in the yylex unification: handle quoted strings in a nicer fashion | Theo de Raadt |
2007-09-11 | macro argument unused, using local instead; spotted by mpf | Theo de Raadt |
2007-09-11 | extend lex to spot numbers in the stream, without impacting the parsing | Theo de Raadt |
2007-09-11 | More baudrate fixes. Again don't forget to initialize the iface->baudrate. | Claudio Jeker |
2007-09-11 | baudrate, two non-obvious ones marked for michele | Henning Brauer |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-04-27 | Modified manpage to reflect claudio's changes about 224.0.0.9 route. | Michele Marchetto |
2007-04-27 | Ripd needs a valid route for 224.0.0.9 to work. Instead of forcing users to | Claudio Jeker |
2007-04-19 | Use vectorized writes to send routing messages into the kernel instead of | Claudio Jeker |
2007-04-09 | Improve the handling of "counting to infinity" mechanism and add an heuristic | Michele Marchetto |
2007-03-31 | Some code cleanups. Added one lint command, removed one unused function and | Michele Marchetto |
2007-03-27 | Remove unused parameter in nbr_new | Michele Marchetto |
2007-03-19 | Doh! If we support "redistribute rtlabel" we should actually track the | Claudio Jeker |
2007-03-19 | do not signal "connection closed" upstream on EINTR/EAGAIN, from bgpd et al | Henning Brauer |
2007-03-13 | Same problem as in ospfd's kroute.c don't check rtm_tableid without verifying | Claudio Jeker |
2007-01-24 | Ingore SIGPIPE in the parent and rde as well. This is needed to correctly | Claudio Jeker |
2007-01-23 | add timeout for failed nbr structures | Michele Marchetto |
2007-01-23 | Typo in fatal() message found by dunceor @ gmail dot com | Claudio Jeker |
2007-01-15 | allow users to specify interface specific parameters even on a global basis | Michele Marchetto |
2007-01-08 | update man page reflecting claudio's changes | Michele Marchetto |
2007-01-08 | New redistribute code adapted from ospfd. It is now possible to do the same | Claudio Jeker |
2006-12-24 | typo | Michele Marchetto |
2006-11-28 | add additional link states to report the half duplex / full duplex | Reyk Floeter |
2006-11-28 | mib we pass to sysctl when fetching the routing table has 7 entries now, | Henning Brauer |
2006-11-27 | use correct function name in error message; ok henning@ | Kevin Steves |
2006-11-26 | repair missing DPADD requests | Theo de Raadt |
2006-11-16 | ignore messages for alternate routing tables for now; from bgpd | Henning Brauer |
2006-11-15 | remove double define; dunceor@gmail.com | Theo de Raadt |
2006-11-11 | pass the right size of the message | Michele Marchetto |
2006-11-10 | clear lists before deleting neighbor | Michele Marchetto |
2006-11-09 | Properly indicate status of "fib-update" | Joel Knight |
2006-11-03 | if the nexthop is not reachable through outgoing interface set it to | Michele Marchetto |
2006-11-01 | Stop the running timer in case a neighbor is deleted. This fixes a crash | Claudio Jeker |
2006-10-31 | create a temporary neighbor instead of a permanent one when a request is rece... | Michele Marchetto |
2006-10-31 | Time is not a secret. | Ryan Thomas McBride |
2006-10-25 | strtonum, Pierre-Yves Ritschard <pyr@spootnik.org> | Henning Brauer |
2006-10-25 | geez, the anno 2004 bgpd debug shitz made it to ripd too | Henning Brauer |
2006-10-24 | spelling and typo fixes | David Krause |
2006-10-24 | first appeared in OpenBSD 4.1 not 4.0 | David Krause |
2006-10-22 | word fix; ok norby | Jason McIntyre |
2006-10-19 | Correct function name in log_debug() messages | Ryan Thomas McBride |
2006-10-18 | uppercase for `RFC'; | Jason McIntyre |
2006-10-18 | Welcome ripd started by Michele Marchetto some time ago by using the imsg/thr... | Esben Norby |
2006-10-18 | Welcome ripd | Esben Norby |