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.bin
/
netstat
/
route.c
Age
Commit message (
Expand
)
Author
2004-01-13
Fix printf formats and add missing include.
Otto Moerbeek
2003-10-07
missing free(). Andrey Matveev via deraadt@. ok deraadt@
Ted Unangst
2003-10-04
oops
Theo de Raadt
2003-10-04
tweaks from andrushock@korovino.net
Theo de Raadt
2003-10-03
deal with KAME embedded scope-id for PF_KEY (Encap) route dump. deraadt ok
Jun-ichiro itojun Hagino
2003-08-27
RNF_IGNORE can corrupt the radix tree when an interface is down, it
Henric Jungheim
2003-08-26
mark cloned route with RTF_CLONED. remove RTF_CLONED route when clone parent
Jun-ichiro itojun Hagino
2003-06-26
more proto fixes
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-14
use __KAME__ to determine kame-based kernel.
Jun-ichiro itojun Hagino
2003-02-12
Remove commons; inspired by netbsd.
Jason Wright
2003-02-01
ansi
Theo de Raadt
2002-09-23
correctly dump radix_node; henric@attbi.com
Theo de Raadt
2002-09-19
Don't print garbage when getnameinfo fails. henning@ ok.
Hakan Olsson
2002-07-25
handle < 0 and such better
Theo de Raadt
2002-05-27
a night of cleanup, so i can read this easier
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-01-17
evil, annoying spaces and tabs
Michael Shalayeff
2001-11-19
kill more registers
Mike Pechkin
2001-10-09
Don't assume that the RTF_HOST flag implies that a netmask is available.
brian
2001-08-18
Handle snprintf returning -1
brian
2001-06-25
Show a "3" in -r output if RTF_PROTO3 is set; ok itojun@ and millert@
Niklas Hallqvist
2000-12-11
show when pmtu is disabled on routes, more information when verbose,
Niels Provos
2000-09-19
Display SPD entries.
Angelos D. Keromytis
2000-05-18
check getnameinfo error proprely. this can be visited on printing
Jun-ichiro itojun Hagino
2000-05-18
allow mask == NULL in netname6.
Jun-ichiro itojun Hagino
2000-02-05
fix -in printing on IPv6 (network portion was not masked properly).
Jun-ichiro itojun Hagino
2000-01-14
show blackhole flag; ura@hiru.aoba.yokohama.jp
Theo de Raadt
2000-01-09
Transport protocol ports are in network order.
Angelos D. Keromytis
1999-12-20
Oops, forgot ports/protocol numbers.
Angelos D. Keromytis
1999-12-20
Correctly print IPv6 addresses in IPsec flows.
Angelos D. Keromytis
1999-12-08
add IPv6 support from KAME. cleanup type matches with printf() format.
Jun-ichiro itojun Hagino
1999-09-22
routing interface sends aligned to long word boundaries; itojun
Theo de Raadt
1999-06-26
Use a.b.c.d/nn syntax for encap route output.
Hakan Olsson
1999-03-15
print subnets containing 0 octets correctly; peter
Theo de Raadt
1999-02-24
Grok protocol/address family PF_KEY.
Angelos D. Keromytis
1998-06-23
Fix snprintf return value usage.
Todd C. Miller
1998-05-18
you want MAXHOSTNAMELEN, not MAXHOSTNAMELEN+1
Theo de Raadt
1998-02-27
oflow paranoia
Theo de Raadt
1998-02-26
strncpy sanitization
Theo de Raadt
1998-02-26
* netstat -r [-n] now prints netmasks for network routes (in XXX/24 format).
Peter Galbavy
1997-07-28
line up headers when showing route table
kstailey
1997-07-25
make CIA fit
Michael Shalayeff
1997-07-23
Add AppleTalk support. TODO: route.c does not handle netranges.
denny
1997-07-14
Adjusted the spaces a bit.
Angelos D. Keromytis
1997-07-13
Show the new field in the encap sockaddrs.
Angelos D. Keromytis
1997-06-29
Use correct spacing on both 32bit and 64bit machines.
Todd C. Miller
1997-06-29
Make fields line up nicely for 64-bit addresses. Should probably #if
Todd C. Miller
1997-06-29
Mostly clean -Wall + 64bit issues.
Todd C. Miller
1997-06-29
leave out some fields for ipsp not any longer used in new encap
Niels Provos
[next]