index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet
Age
Commit message (
Expand
)
Author
2009-07-19
Enable IP_MINTTL option for SOCK_DGRAM sockets.
minskim
2009-07-18
Check the minimum ttl only when pcb is available.
minskim
2009-07-17
Add the IP_MINTTL socket option.
minskim
2009-07-17
Delete trailing whitespace.
minskim
2009-07-16
Add the IP_RECVTTL option support.
minskim
2009-07-01
From Wolfgang Stukenbrock in PR kern/41659: add missing splx().
martin
2009-06-20
Follow exactly the recommendation of draft-ietf-tcpm-tcpsecure-11.txt:
christos
2009-06-07
sysctl_inpcblist: fix a lock leak in error path (hi <matt>).
rmind
2009-06-07
Make ip_carp.c compile, fixing usage of CARP_LOG().
taca
2009-05-27
PR/38260: Brian Seklecki: Improve carp logging.
christos
2009-05-27
Make it possible to register delayed radix tree head inits which
pooka
2009-05-27
POOL_INIT -> pool_init
pooka
2009-05-12
Implicit EPERM -> explicit EACCES.
elad
2009-05-12
Fix previous, || -> &&.
elad
2009-05-12
Fix inverted permissions check.
elad
2009-05-09
Add check for IN_MULTICAST() that was taken only to in_pcbbind_port() --
elad
2009-05-06
Remove some usage of "priv" and "privileged" variables and instead pass
elad
2009-04-30
Commit changes to netinet6/in6_src.c, forgot in previous commit:
elad
2009-04-30
- Make in6_pcbbind_{addr,port}() static
elad
2009-04-23
- Make kauth(9) call logic match the one in netinet6/in6_pcb.c
elad
2009-04-23
Some changes to in_pcbbind():
elad
2009-04-18
Remove extra whitespace added by a stupid tool.
tsutsui
2009-04-17
Pass the lwp argument to in6_pcbbind() for the INET6 PRU_LISTEN and
elad
2009-04-15
Remove a few KAUTH_GENERIC_ISSUSER in favor of more descriptive
elad
2009-04-14
Don't set sin->sin_port and sin6->sin6_port to 0 before calling
elad
2009-03-18
bcopy -> memcpy
cegger
2009-03-18
bzero -> memset
cegger
2009-03-18
bcmp -> memcmp
cegger
2009-03-15
ansify function definitions
cegger
2009-03-15
ansify function definitions
cegger
2009-03-11
like KERN_FILE2: *do* update "needed" when there is no count. we want
mrg
2009-02-28
include opt_gateway
pooka
2009-02-18
sysctl_net_inet_ip_ports: fix ipv6 sysctls.
yamt
2009-02-18
remove unused #define.
yamt
2009-02-12
PR/40603: Christoph Badura: unprivileged users can add and delete interface
christos
2009-02-01
Init ipflow pool dynamically instead of using a linkset.
pooka
2009-01-29
stinkset purge: POOL_INIT -> pool_init
pooka
2009-01-19
Provide compatibility to the old timeval SCM_TIMESTAMP messages.
christos
2009-01-11
merge christos-time_t
christos
2008-12-21
The automatic addition of a subnet route should not error if a manually
roy
2008-12-19
use M_ZERO on malloc() and remove subsequent bzero().
cegger
2008-12-17
kill MALLOC and FREE macros.
cegger
2008-11-25
Make dom_maxrtkey of inet/inet6domain the size of the ip_encap pack
pooka
2008-11-23
ip_input: fix an IPQ "lock" leak. (hi <matt>!)
rmind
2008-11-21
Fix indentation.
joerg
2008-11-20
Oops, make these build.
ad
2008-11-20
Rename the accept filter modules to make module name match filter name.
ad
2008-11-12
Remove LKMs and switch to the module framework, pass 1.
ad
2008-11-10
Whitespace.
uebayasi
2008-11-09
Fix kern/39769: race condition in TCP timers
bouyer
[next]