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-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
2007-10-09
Instead of IP_RECVIF we use IPV6_RECVPKTINFO to get the ifindex and the
Claudio Jeker
2007-10-09
The router dead_interval switched from 32bit to a 16bit value in OSPFv3.
Claudio Jeker
2007-10-09
Do not notify twice about the same timeout in check_icmp, this previously
Pierre-Yves Ritschard
2007-10-09
"Minimum IP MTU" means what it says. Ensure that packets returned by
Kenneth R Westerback
2007-10-08
Use a small cyclic buffer ring in log_in6addr() so that the function can be
Claudio Jeker
2007-10-08
bad place for a stray space;
Jason McIntyre
2007-10-08
Welcome ospf6d
Esben Norby
2007-10-08
attribute packed -> __packed
Gilles Chehade
2007-10-07
trash $Header goo which is just annoying; 5595
Theo de Raadt
2007-10-07
delete ugly $Header stuff; pr 5595
Theo de Raadt
2007-10-06
Allow the various pf table actions to operate independently. For example,
Chris Kuethe
2007-10-06
finish loop as soon as the ldconfig search directories have been found.
Steven Mestdagh
2007-10-05
stylistic changes in the relay/relay_config structure.
Reyk Floeter
2007-10-05
cast to an int
Reyk Floeter
2007-10-05
using an enum in the imsg_hdr is gross, use a fixed u_int16_t instead
Reyk Floeter
2007-10-05
unbreak non-SSL relays by calling the ssl context init only if the SSL
Reyk Floeter
2007-10-04
Handle CARP for IPv6. Reported and tested by todd@
Can Erkin Acar
2007-10-04
when inserting blackhole or reject routes, set the gateway address to
Henning Brauer
2007-10-02
stop messing with lgetc to please hoststated's check/expect.
Pierre-Yves Ritschard
2007-10-02
Use kinfo_proc2 instead of kinfo_proc.
Mark Kettenis
2007-10-02
clean up merged code.
Pierre-Yves Ritschard
2007-10-01
Add NUMBER to hoststated's lexer, very similar to what has gone in
Pierre-Yves Ritschard
2007-10-01
Sync .nd with other parts of hoststated, prompted by jmc@
Pierre-Yves Ritschard
2007-10-01
kill some remaining debug that snuk in.
Pierre-Yves Ritschard
2007-10-01
keep lines < 80.
Pierre-Yves Ritschard
2007-10-01
fix alot of whitespace problems...
Esben Norby
2007-09-30
When printing the config always include the interface IP address.
Claudio Jeker
2007-09-29
KNF.
Pierre-Yves Ritschard
2007-09-28
KNF
Pierre-Yves Ritschard
[next]