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
2007-10-16
Allow '=' to end a number in all lexers.
Marco Pfatschbacher
2007-10-16
Make ospf6d(8) not throw up on Router LSAs.
Esben Norby
2007-10-16
Change LSA type to 16 bit and use the new defines recently comitted to
Esben Norby
2007-10-16
In OSPFv3 the LSA type is a 16 bit value, furthermore it uses different
Esben Norby
2007-10-16
Fix the neighbor election process.
Esben Norby
2007-10-16
Adapt to the changes in ospf6d. Fix more IPv6 addressing and probably break
Claudio Jeker
2007-10-16
First step at making kroute IPv6 aware. This resulted in many additional
Claudio Jeker
2007-10-16
Fix the output from "show neighbor".
Esben Norby
2007-10-16
in the lex... even inside quotes, a \ followed by space or tab should
Theo de Raadt
2007-10-15
Allow ntpd to report the status of peers and sensors to syslog. This
Otto Moerbeek
2007-10-15
specifying int instead of just unsigned is better style
Theo de Raadt
2007-10-14
do not fallthrough
Theo de Raadt
2007-10-14
Switch log_sockaddr() to take a void * so it is not necessary to cast the
Claudio Jeker
2007-10-14
Missing space
Claudio Jeker
2007-10-14
'expresion' -> 'expression'. Reported by Jung on tech@.
Kenneth R Westerback
2007-10-14
'syncronize' -> 'synchronize'. From Diego Casati.
Kenneth R Westerback
2007-10-14
please lint
Theo de Raadt
2007-10-13
should not be in the tree
Theo de Raadt
2007-10-13
avoid errno trashing in signal handler
Theo de Raadt
2007-10-13
superceed -> supersede; from Tamas TEVESZ
Jason McIntyre
2007-10-13
in all these programs using the same pfctl-derived parse.y, re-unify the
Theo de Raadt
2007-10-13
From ospfd: Funny typo, it is fib not fip so adjust function name.
Claudio Jeker
2007-10-13
Funny typo, it is fib not fip so adjust function name.
Claudio Jeker
2007-10-12
Silence some lint(1) warnings
Bret Lambert
2007-10-12
Sanitize the output of "show interface detail".
Esben Norby
2007-10-12
Properly format the output of "show interface".
Esben Norby
2007-10-12
Controller for the recently imported ospf6d(8) daemon.
Esben Norby
2007-10-11
There is no need to support interface em0:<IP> anymore. Remove most of the
Claudio Jeker
2007-10-11
No need to store the interface mask. An interface represents a link and is
Claudio Jeker
2007-10-11
OSPFv3 runs on links not on networks so there is no need for a mask in the
Claudio Jeker
2007-10-11
In OSPFv3 auth crypt is no longer (actually all the auth code is gone) so
Claudio Jeker
2007-10-11
Disable some code that is currently far from working and results in frequent
Claudio Jeker
2007-10-11
The person that came up with the glorious idea to define a 24bit field should
Claudio Jeker
2007-10-11
Last commit added way to much stuff. Revert the readd of global options.
Claudio Jeker
2007-10-11
area_ospf_options() should return the options in network byte order.
Claudio Jeker
2007-10-11
From ospfd:
Claudio Jeker
2007-10-11
From ospfd:
Claudio Jeker
2007-10-11
next step in the yylex unification: handle quoted strings in a nicer fashion
Theo de Raadt
2007-10-11
Bye bye global ospf options. OSPF options are per area (at least the one
Claudio Jeker
2007-10-11
Don't check for OSPF_OPTION_E in the parent. OSPF_OPTION_E is per area and
Claudio Jeker
2007-10-11
Cleanup the way we display timers.
Esben Norby
2007-10-11
Do not overload nbr->options with the dd exchange bits. nbr->options is used
Claudio Jeker
2007-10-10
send_packet() now takes a struct in6_addr as destination instead of a
Claudio Jeker
2007-10-10
Address scope was probably the most stupid idea comming out of IPv6.
Claudio Jeker
2007-10-10
Turn on the V6 and E bits in hello messages. This makes other OSPFv3 routers
Claudio Jeker
2007-10-09
use macro argument
Theo de Raadt
2007-10-09
missing newlines in printfs
Theo de Raadt
2007-10-09
Unneeded and to noisy debug output
Claudio Jeker
2007-10-09
Bye bye in_cksum.c, you're not needed here anymore.
Claudio Jeker
2007-10-09
Remaining bit of last night work. Make packet reception use all the goodies
Claudio Jeker
[next]