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
/
sys
/
net
Age
Commit message (
Expand
)
Author
2007-04-19
Cleanup spaces.
Claudio Jeker
2007-04-18
Typo in comment. From Brad.
Marco Pfatschbacher
2007-04-18
Break out of the mtag check loop when a hit was found else we end up in a
Claudio Jeker
2007-04-17
Add support for setting the address of the ppp peer.
Marco Pfatschbacher
2007-04-11
Don't use m_prepend() even if it is used mostly correct here.
Claudio Jeker
2007-04-10
``it's'' -> ``its'' when the grammar gods require this change.
Miod Vallat
2007-03-27
grammar from bret lambert, and one more from me;
Jason McIntyre
2007-03-25
Synchronise carp advertisements on group demotion.
Marco Pfatschbacher
2007-03-24
Kill the horrible hack of storing the pid in struct selinfo.
Artur Grabowski
2007-03-23
add ethertype for ata over ethernet (AoE)
Ted Unangst
2007-03-20
do not use out of scope variable in macros -- only use the macro arguments pa...
Michael Shalayeff
2007-03-19
Use u_int32_t instead of u_long for IP addresses.
Marco Pfatschbacher
2007-03-19
no longer create a pflog0 by default.
Henning Brauer
2007-03-18
Add IP load balancing support for carp(4).
Marco Pfatschbacher
2007-03-04
Make sure a bpf device can only be opened once.
Can Erkin Acar
2007-02-26
because sparc has variable pagesize, ctob() varies between machines, and we
Theo de Raadt
2007-02-23
if machine has more than 100MB of physmem, default the max table entries
Theo de Raadt
2007-02-22
Make gif(4) altq aware. This simplifies setting up traffic shaping on gif(4)
Claudio Jeker
2007-02-22
make urpf-failed work with multipath routes.
Pierre-Yves Ritschard
2007-02-21
For TUNSIFMODE protect the if_flags similar to the TUNSIFINFO case.
Claudio Jeker
2007-02-19
add handling of skip steps for urpf-failed addresses.
Pierre-Yves Ritschard
2007-02-16
Unbreak ppp(8) over tun(4) by restriciting the flags that can be changed
Claudio Jeker
2007-02-15
Set topology change propagation on all ports _except_ the caller.
Reyk Floeter
2007-02-14
Consistently spell FALLTHROUGH to appease lint.
Jonathan Gray
2007-02-12
Don't pass random flags to SIOIFFLAGS when changing the lladdr.
Marco Pfatschbacher
2007-02-11
Remove _KERNEL_OPT leftovers.
Miod Vallat
2007-02-10
Cleanup, kill dead code and unused arguments. Mostly stuff that is computed
Claudio Jeker
2007-02-09
allow counters to be reset with DIOCGETRULES.
Henning Brauer
2007-02-09
grammar fix from bret lambert;
Jason McIntyre
2007-02-08
compute pseudo-header checksum based on flnal destination as
Jun-ichiro itojun Hagino
2007-02-06
Change the behaviour of tun(4) on close.
Claudio Jeker
2007-01-31
handle the full duplex link state in trunk(4). load sharing trunks
Reyk Floeter
2007-01-26
When switching mode inherit the TUN_NBIO and TUN_ASYNC flags and clear
Claudio Jeker
2007-01-18
allow kernels with TCP_SIGNATURE (aka tcp md5sig), but without IPSEC to
Henning Brauer
2007-01-08
add round brackets around return values
Michele Marchetto
2007-01-08
discard packet and return if ifp is not a member of the bridge
Michele Marchetto
2006-12-29
Add IFM_ETH_FMASK. From NetBSD.
Mark Kettenis
2006-12-28
knf, from bred@
Todd T. Fries
2006-12-28
check if ifqueue has anything queued before doing the dance of
Theo de Raadt
2006-12-27
Add IFM_ETH_RXPAUSE and IFM_ETH_TXPAUSE. From NetBSD.
Mark Kettenis
2006-12-22
add special handling for "urpf-failed" with carp interfaces. the
Reyk Floeter
2006-12-21
in pf_route(), initialize ro to NULL at the beginning. if left un-
Daniel Hartmeier
2006-12-15
make pflog(4) count; ok hennig@ deraadt@
Otto Moerbeek
2006-12-14
in "BAD/loose state" messages, also print the packet's original sequence
Daniel Hartmeier
2006-12-13
wrap ipv6 portion with #ifdef INET6. from cmetz
Jun-ichiro itojun Hagino
2006-12-13
use IN6_IS_SCOPE_EMBED to check kernel-internal form addresses
Jun-ichiro itojun Hagino
2006-12-13
IPv6 passive OS fingerprinting.
Jun-ichiro itojun Hagino
2006-12-12
ansify the enc code
Reyk Floeter
2006-12-11
refer to the RSTP point to point option as "PTP" instead of "P2P".
Reyk Floeter
2006-12-07
use LINK_STATE_IS_UP(ifp0->if_link_state) instead of
Reyk Floeter
[next]