index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2006-02-21
add optional 3rd choice [y/N/a] for always, so that this question type
Marc Espie
2006-02-21
Better English in comments.
Claudio Jeker
2006-02-21
Correctly count the number of LSAs in the retransmission list. OK norby@
Claudio Jeker
2006-02-19
Keep track of the duration of our relationships with neighbors.
Esben Norby
2006-02-19
Do not kick the adj_timer for neighbors that are in state 2-Way.
Esben Norby
2006-02-19
Do not traverse the entire LS retransmission list to figure out how many
Esben Norby
2006-02-19
Do not allocate a new chunk of memory every time we receive a packet.
Esben Norby
2006-02-19
Free correct pointer on error path if malloc fails. From Alexey Dobriyan.
Todd C. Miller
2006-02-18
- mention ftp facility keyword.
Niall O'Higgins
2006-02-16
add types for google earth shitz
Henning Brauer
2006-02-16
validate() can also take sample files into account.
Marc Espie
2006-02-15
Initialize snaplen also when reading a dump file. Fixes problems
Otto Moerbeek
2006-02-15
Repair call to gethostname(). From adobriyan at gmail.com. Patch submitted
Aaron Campbell
2006-02-15
Do not try to dirty an area when adding LSA ext.
Esben Norby
2006-02-15
remove "the the" in comment; ok jmc@
David Krause
2006-02-13
spelling in error message; ok otto@
Kevin Steves
2006-02-11
Fix a few "discards qualifier" warnings. From A. Farber in PR 5114.
Otto Moerbeek
2006-02-10
imsg API changed so adapt to it.
Claudio Jeker
2006-02-10
ospfd does not need fd passing via the imsg framework so remove that code
Claudio Jeker
2006-02-10
Make it possible to turn suftreconfig in/out on or off. Default is on for
Claudio Jeker
2006-02-10
If ABR only look in the backbone area 0.0.0.0 for summary LSA. OK norby@
Claudio Jeker
2006-02-10
reset $state->{dir} to the correct value after deleting the replaced package.
Marc Espie
2006-02-10
Use the ProgressMeter engine to display the update messages. This makes
Bernd Ahlers
2006-02-10
If the length of the message in OpenBSD::ProgressMeter::message() is shorter
Bernd Ahlers
2006-02-09
Implement "set community delete 65001:*" and friends. This will remove
Claudio Jeker
2006-02-09
When comparing community type, cast to u_int16_t. The same is done for the
Claudio Jeker
2006-02-09
attr_free() should not modify others_len as it does not resize the others
Claudio Jeker
2006-02-09
Don't calculate all areas every time the link state database is updated,
Esben Norby
2006-02-09
inet_pton() may return 1, 0 or -1. Only 1 is success so check explicitly
Claudio Jeker
2006-02-09
Prevent the neighbor FSM from getting stuck forever in state EXSTART.
Esben Norby
2006-02-09
Turn validate_plist() into a real visitor that calls validate() for each
Marc Espie
2006-02-09
use new interface (*close*)
Marc Espie
2006-02-09
Add some nice interfaces instead of the hint() argument to close().
Marc Espie
2006-02-08
For now dump only stuff from the local-RIB into mrt table dumps.
Claudio Jeker
2006-02-08
- configuration file can have relative path
Camiel Dobbelaar
2006-02-08
fix logic both in the decision when to re-init the capabilities negotiation
Henning Brauer
2006-02-07
typos from alexey dobriyan;
Jason McIntyre
2006-02-07
synch
Marc Espie
2006-02-07
minor independent tweaks:
Marc Espie
2006-02-07
look at noexec as well
Marc Espie
2006-02-07
Don't push undef into the todo list. This avoids some perl warnings.
Bernd Ahlers
2006-02-06
tell user about collision much earlier, so that they do not wonder what
Marc Espie
2006-02-06
typos from alexey dobriyan;
Jason McIntyre
2006-02-06
don't error out but give a warning when sysctl()
Moritz Jodeit
2006-02-06
typos from alexey dobriyan;
Jason McIntyre
2006-02-05
tweaks; ok claudio
Jason McIntyre
2006-02-04
Document the new special community part "neighbor-as". OK henning@
Claudio Jeker
2006-02-03
If the aspath gets copied because it is modified use the copy for filter
Claudio Jeker
2006-02-03
Doh! Fix stupid copy paste error. Setting the community type to the AS instead
Claudio Jeker
2006-02-03
Cleanup and "simplify" iso checksum implementation. OK norby@
Claudio Jeker
[next]