Age | Commit message (Expand) | Author |
2009-07-24 | RECONF_REINIT is a bad initial reconf_action state for templates. | Claudio Jeker |
2009-07-23 | no need for Xo/Xc when we have very simple list items; | Jason McIntyre |
2009-07-23 | Silence some lint warnings about an unreachable return by consolidating | Bret Lambert |
2009-07-23 | make buf_write() behave like msgbuf_write(): send out only the | Eric Faurot |
2009-07-23 | Document rdomain keyword, again from stsp@ | Claudio Jeker |
2009-07-23 | Spelling and comment fixes by stsp@ | Claudio Jeker |
2009-07-23 | Update bgpctl show next to show all necessary info. This time OK henning@ | Claudio Jeker |
2009-07-23 | Send the used kroute along with the nexthop information. This allows us | Claudio Jeker |
2009-07-23 | knexthop_compare() failed to compare correctly and because of this it was | Claudio Jeker |
2009-07-21 | stop gcc from whining | Theo de Raadt |
2009-07-21 | sorry, but showing a diff, getting an explicit "not ok" and then committing | Henning Brauer |
2009-07-20 | Try to show a more usable nexthop output. It may still change but at least | Claudio Jeker |
2009-07-20 | Include more info in the bgpctl show nexthop ctl message. Mainly add the | Claudio Jeker |
2009-07-20 | On config reload errors free the list of ribs so that following reloads | Claudio Jeker |
2009-07-20 | Flag added RIBs as F_RIB_NOFIB | F_RIB_NOEVALUATE in the no-eval case even | Claudio Jeker |
2009-07-19 | fix fwrite return code checking. | Jacek Masiulaniec |
2009-07-19 | missing va_end in pppd; ok millert@ | Martynas Venckus |
2009-07-17 | Correcly mark as 'R' ripd(8) inserted routes even | Michele Marchetto |
2009-07-16 | ServerTokens default is ProductOnly; | Jason McIntyre |
2009-07-13 | Get rid of the multipath code, as it is not needed. | Michele Marchetto |
2009-07-13 | If there are no downstream members for a particular prefix, send a prune | Michele Marchetto |
2009-07-12 | don't cast lvalue, no binary change. | Jonathan Gray |
2009-07-12 | Remove a semicolon at the end of an if statement so the | Jonathan Gray |
2009-07-11 | synchronize the synopsis and usage of mopa.out(1); mopchk(1) can handle | Igor Sobrado |
2009-07-11 | fix the RTM_VERSION check in the evil loop to really get | Rainer Giedat |
2009-07-10 | Advance the pointer past the message on the routing socket where | Stuart Henderson |
2009-07-08 | Detect nexthop change. | Michele Marchetto |
2009-07-08 | Fix memory leak in sarch filter parsing code. | Bret Lambert |
2009-07-07 | Forgot to commit this while adding all the RTM_VERSION checks. Reminded by | Claudio Jeker |
2009-07-07 | Make ripd(8) aware of MPLS routes. | Michele Marchetto |
2009-07-06 | default waittime is 5, not 3; | Jason McIntyre |
2009-07-03 | allow pkg_mklocatedb -p to work again; from espie@ | Christian Weisgerber |
2009-07-02 | Rewrite the sysctl handlers to use libc functions (getifaddrs and | Claudio Jeker |
2009-06-29 | Protect the other rde_send_kroute() with a F_RIB_NOFIB check. | Claudio Jeker |
2009-06-29 | Doh! Fix logic botch that disconnected the FIB from the Loc-RIB instead of | Claudio Jeker |
2009-06-29 | Unfuck mrt table dumps and plug a memory leak while there. | Claudio Jeker |
2009-06-29 | since upper-bound is not a power of two here, use arc4random_uniform | Martynas Venckus |
2009-06-28 | Fix small regression introduced with symlinks handling. | Antoine Jacoutot |
2009-06-28 | Remove useless blank space in output. | Antoine Jacoutot |
2009-06-28 | Teach sysmerge to deal with links (found the hard way when I realised I | Antoine Jacoutot |
2009-06-26 | use standard safe C | Theo de Raadt |
2009-06-26 | locally define nitems() macro, #ifndef'd. | Okan Demirmen |
2009-06-26 | There is no need to log routing socket version mismatches. | Claudio Jeker |
2009-06-26 | More consistent RTM_VERSION checking. A few missing one was in the wrong | Claudio Jeker |
2009-06-26 | Another daemon needing RTM_VERSION checks. Why rwhod is doing all the hard | Claudio Jeker |
2009-06-26 | If two or more children exit before hotplugd is scheduled only one SIGCHLD | Kurt Miller |
2009-06-25 | sasyncd isn't interested in messages on the routing socket other than | Stuart Henderson |
2009-06-25 | fix the function name in log_warn() text, it was borrowed from some | Stuart Henderson |
2009-06-25 | Another kroute.c needing RTM_VERSION checks. Looked over by sthen@ and henning@ | Claudio Jeker |
2009-06-25 | At least try to check for the RTM_VERSION here even so part of this code | Claudio Jeker |