OpenBSD CVS

src/sys/net/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / net

Current tag: OPENBSD_2_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] bpf.c  1.12   26 years  millert   Check for NULL argument in bpf_mtap(). Some ethernet drivers can call this with...
[TXT] bpf.h  1.5   27 years  niklas   Removed static specifiers. Align bpf headers on sizeof(long) boundaries as it b...
[TXT] bpf_filter.c  1.4   27 years  deraadt   __OpenBSD__
[TXT] bpfdesc.h  1.3   26 years  deraadt   for non-tty TIOCSPGRP/F_SETOWN/FIOSETOWN pgid setting calls, store uid and euid ...
[TXT] bsd-comp.c  1.4   26 years  millert   branches: 1.4.12; 1.4.22; Minor changes from ppp 2.3.1
[TXT] if.c  1.16   26 years  deraadt   add SIOCGIFDATA; fetches ifdata structure attached to each interface
[TXT] if.h  1.7   27 years  niklas   -Wall & -Wstrict-prototype fixes
[TXT] if_arp.h  1.2   27 years  niklas   OpenBSD tags + some prototyping police
[TXT] if_dl.h  1.2   27 years  niklas   branches: 1.2.14; OpenBSD tags + some prototyping police
[TXT] if_enc.c  1.6   26 years  provos   make it easier to add additional transforms. add blowfish and cast encryption. s...
[TXT] if_ethersubr.c  1.25   26 years  deraadt   bad types; wileyc@sekiya.twics.co.jp
[TXT] if_llc.h  1.2   27 years  niklas   OpenBSD tags + some prototyping police
[TXT] if_loop.c  1.8   26 years  mickey   make the loopback interfaces ordered in the iface list, so they show up in netst...
[TXT] if_ppp.c  1.11   26 years  millert   Minor changes from ppp 2.3.1
[TXT] if_ppp.h  1.4   26 years  millert   branches: 1.4.12; Minor changes from ppp 2.3.1
[TXT] if_pppvar.h  1.6   26 years  millert   Minor changes from ppp 2.3.1
[TXT] if_tun.c  1.22   26 years  deraadt   return error instead of EINTR; brian
[TXT] if_tun.h  1.6   26 years  deraadt   pass address family as host-byte-order u_int32_t. this fixes bpf. add a note to...
[TXT] if_types.h  1.3   27 years  niklas   OpenBSD tags + some prototyping police
[TXT] netisr.h  1.10   26 years  denny   AppleTalk support based on netatalk-1.4a2 and FreeBSD.
[TXT] pfkeyv2.h  1.4   26 years  niklas   $OpenBSD$
[TXT] ppp-comp.h  1.3   27 years  niklas   OpenBSD tags + some prototyping police
[TXT] ppp-deflate.c  1.4   26 years  millert   Minor changes from ppp 2.3.1
[TXT] ppp_defs.h  1.4   27 years  niklas   OpenBSD tags + some prototyping police
[TXT] ppp_tty.c  1.7   26 years  millert   Minor changes from ppp 2.3.1
[TXT] radix.c  1.4   27 years  mickey   branches: 1.4.16; remove ';' after function close '}' make it nicer w/ new rout...
[TXT] radix.h  1.3   27 years  mickey   branches: 1.3.16; remove ';' after function close '}' make it nicer w/ new rout...
[TXT] route.c  1.7   26 years  mickey   use NULL for pointers, not (cast)(0); clandestine ones
[TXT] route.h  1.3   26 years  niklas   Changes made for GCC 2.8 -Wall pleasures
[TXT] rtsock.c  1.5   26 years  deraadt   fix for route change crash; from freebsd
[TXT] slcompress.c  1.6   26 years  millert   branches: 1.6.12; Minor changes from ppp 2.3.1
[TXT] slcompress.h  1.3   26 years  millert   Minor changes from ppp 2.3.1
[TXT] encap.c (in the Attic) [Hide]  1.21   26 years  provos   fix encap notifies.
[TXT] encap.h (in the Attic) [Hide]  1.11   26 years  provos   make it easier to add additional transforms. add blowfish and cast encryption. s...
[TXT] if_arcsubr.c (in the Attic) [Hide]  1.5   27 years  niklas   branches: 1.5.14; OpenBSD tags + some prototyping police
[TXT] if_atm.h (in the Attic) [Hide]  1.8   27 years  chuck   fix previous byte-order fix the correct way (from Zdenek Salvet <salvet@horn.ics...
[TXT] if_atmsubr.c (in the Attic) [Hide]  1.10   26 years  deraadt   proper htons() and ntohs() handling in output/input, i think
[TXT] if_fddi.h (in the Attic) [Hide]  1.2   27 years  niklas   branches: 1.2.14; OpenBSD tags + some prototyping police
[TXT] if_fddisubr.c (in the Attic) [Hide]  1.14   26 years  deraadt   undo previous AF_UNSPEC change. analyze two alternatives: AF_SOMETHINGNEW, or ho...
[TXT] if_sl.c (in the Attic) [Hide]  1.8   26 years  millert   Minor changes from ppp 2.3.1
[TXT] if_slvar.h (in the Attic) [Hide]  1.4   27 years  niklas   branches: 1.4.14; OpenBSD tags + some prototyping police
[TXT] if_strip.c (in the Attic) [Hide]  1.10   26 years  angelos   undef SLMTU if it's been externally defined
[TXT] if_stripvar.h (in the Attic) [Hide]  1.4   27 years  niklas   branches: 1.4.14; OpenBSD tags + some prototyping police
[TXT] raw_cb.c (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; 1.2.26; From NetBSD: 960217 merge
[TXT] raw_cb.h (in the Attic) [Hide]  1.2   28 years  niklas   branches: 1.2.16; From NetBSD: 960217 merge
[TXT] raw_usrreq.c (in the Attic) [Hide]  1.2   28 years  niklas   From NetBSD: 960217 merge
[TXT] slip.h (in the Attic) [Hide]  1.2   27 years  niklas   branches: 1.2.14; OpenBSD tags + some prototyping police
[TXT] zlib.c (in the Attic) [Hide]  1.7   27 years  niklas   branches: 1.7.14; OpenBSD tags + some prototyping police
[TXT] zlib.h (in the Attic) [Hide]  1.2   27 years  niklas   branches: 1.2.14; OpenBSD tags + some prototyping police