Age | Commit message (Expand) | Author |
2005-06-06 | let "show fib" print out both the v4 and the v6 routes. | Henning Brauer |
2005-06-05 | on CTL_KROUTE requests, send back both v4 and v6 routes | Henning Brauer |
2005-06-05 | work around another disgusting ugliness in v6: the netmasks we get on | Henning Brauer |
2005-06-05 | make log_in6addr actually work correctly - it is astounding how ugly things | Henning Brauer |
2005-06-05 | provide cleartext messages for the cease suberror codes | Henning Brauer |
2005-06-05 | print the error for the last notification sent when we're IDLE in the | Henning Brauer |
2005-06-05 | grr, more whitespace KNF, more carrot for claudio | Henning Brauer |
2005-06-04 | do not print the tcp connection details when the session is IDLE, we | Henning Brauer |
2005-06-04 | when the max-prefix limit was exceeded generate a STOP event; we do not | Henning Brauer |
2005-06-04 | call the FSM with a CON_FATAL event after sending notifications in the cases | Henning Brauer |
2005-06-04 | do not send out suberrorcodes for cease errors; there are none in the | Henning Brauer |
2005-06-04 | use the recorded error code to prevent sending out multiple notifications | Henning Brauer |
2005-06-04 | when sending out a notification record the error code and suberror code in | Henning Brauer |
2005-06-04 | be more clear about route-age | Henning Brauer |
2005-06-04 | relay IMSG_CTL_KROUTE6 as well, from somewhere in BC on the drive to vancouver | Henning Brauer |
2005-06-04 | Clean up gcc-isms. OK tholo | Chad Loder |
2005-06-03 | cleanup | Theo de Raadt |
2005-06-03 | various tweaks; | Jason McIntyre |
2005-06-03 | Don't use __LINE__ to prevent binary changing when nothing really | Alexander Yurchenko |
2005-06-03 | i386 and amd64 only | Theo de Raadt |
2005-06-03 | not like this yet, it is ugly | Theo de Raadt |
2005-06-03 | print negative values correctly; From: serge rasnikov <747500@gmail.com> | Henning Brauer |
2005-06-02 | Start on a basic ACPI framework -- does not do much more than read out the | Thorsten Lockert |
2005-06-02 | Use the correct pointer when printing out the error message. OK henning | Chad Loder |
2005-06-02 | Cleanup recent kroute6 additions. OK henning | Chad Loder |
2005-06-02 | fix some displays; | Jason McIntyre |
2005-06-02 | remove references to telnetd(8); | Jason McIntyre |
2005-05-31 | add -nv to SYNOPSIS; | Jason McIntyre |
2005-05-31 | tweaks; | Jason McIntyre |
2005-05-31 | minor tweaks; | Jason McIntyre |
2005-05-30 | Don't call va_start() when we do not log. From Andrey Matveev. | Camiel Dobbelaar |
2005-05-28 | Fix confusing typo. | Esben Norby |
2005-05-28 | Add SA replay counter synchronization to pfsync(4). Required for IPsec | Hakan Olsson |
2005-05-28 | support decapsulation of 802.11 data frames | Reyk Floeter |
2005-05-28 | Add sasyncd. deraadt@ ok | Hakan Olsson |
2005-05-28 | result not used; ok ho | Theo de Raadt |
2005-05-28 | Optionally prevent syncing failover node-node SA/SPD info (master side). | Hakan Olsson |
2005-05-27 | Update, also mention pfsync integration | Hakan Olsson |
2005-05-27 | Keep sockaddr in syncpeer struct. | Hakan Olsson |
2005-05-27 | do not allow nul in the control connection. | Camiel Dobbelaar |
2005-05-27 | bah, more kaesefondue (debugging cruft left in) | Henning Brauer |
2005-05-27 | don't need to fetch the kernel routing twice, once for v4 and once for v6, | Henning Brauer |
2005-05-27 | Implement SPD (IPsec flow) snapshots. | Hakan Olsson |
2005-05-27 | will throw claudio in a big pot of kaesefondue for repeated whitespace fuckups | Henning Brauer |
2005-05-27 | kroute6 support, at least partially. Get it in so that Henning can clean it | Claudio Jeker |
2005-05-27 | log two pairs of uid/pid through pflog: the uid/pid of the process that | Daniel Hartmeier |
2005-05-27 | Add a flag for specifying the socket to open to talk to bgpd. | Claudio Jeker |
2005-05-27 | When the neighbor at the other end of the virtual link goes to state | Esben Norby |
2005-05-27 | Set the V-bit when originating virtual links in router LSAs. | Esben Norby |
2005-05-27 | Virtual link support, originate virtual links in router LSAs. | Esben Norby |