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_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] bpf.c  1.44   20 years  tedu   sysctl knob for bpf tunables. some tips from canacar@ ok canacar@ deraadt@ mcbr...
[TXT] bpf.h  1.25   20 years  tedu   as seen in netbsd. crank bpf sizes to adapt to faster networks. max size goes t...
[TXT] bpf_filter.c  1.13.2.1   20 years  brad   MFC: Fix by otto@ more strict bpf code validation, preventing arbitrary kernel ...
[TXT] bpfdesc.h  1.11   20 years  canacar   Add locking and write filtering to bpf descriptors. Locking prevents dangerous i...
[TXT] bridgestp.c  1.16   20 years  avsm   convert __attribute__((__packed__)) to __packed so that parsers unaware of gcc e...
[TXT] bsd-comp.c  1.6   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ethertypes.h  1.4   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] if.c  1.84   20 years  mcbride   - Don't permit 0-padded unit numbers on cloned interfaces. Bug repoprt from ot...
[TXT] if.h  1.49   20 years  markus   add a RTM_IFANNOUNCE message; from netbsd; ok itojun, henning
[TXT] if_arp.h  1.6   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] if_bridge.c  1.131.2.1   19 years  brad   MFC: Fix by markus@ skip splx() for skiplookup; report Vafa D. Izadinia ok der...
[TXT] if_bridge.h  1.26   20 years  markus   add support for ifconfig clone/destroy; ok henning deraadt
[TXT] if_dl.h  1.6   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] if_enc.c  1.40   21 years  deraadt   string fixes; tedu ok
[TXT] if_enc.h  1.8   22 years  angelos   Copyright update.
[TXT] if_ethersubr.c  1.75   20 years  avsm   18 -> ETHER_ADDR_LEN*3 in ether_sprintf() for clarity itojun@ ok
[TXT] if_gif.c  1.31   20 years  markus   return error in ifc_destroy; ok deraadt, itojun, cedric, hshoexer
[TXT] if_gif.h  1.9   20 years  markus   add support for ifconfig clone/destroy; ok henning deraadt
[TXT] if_gre.c  1.31   20 years  markus   return error in ifc_destroy; ok deraadt, itojun, cedric, hshoexer
[TXT] if_gre.h  1.9   20 years  markus   add support for ifconfig clone/destroy; ok henning deraadt
[TXT] if_llc.h  1.7   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] if_loop.c  1.32   20 years  markus   return error in ifc_destroy; ok deraadt, itojun, cedric, hshoexer
[TXT] if_media.c  1.10.2.1   19 years  brad   MFC: Fix by brad@ rev 1.19 Avoid DoS attack by setting ifm->ifm_media to a hig...
[TXT] if_media.h  1.12   20 years  fgsch   defines and struct for the ieee80211 framework; deraadt@ ok.
[TXT] if_pflog.c  1.11   20 years  cedric   Many improvements to the handling of interfaces in PF. 1) PF should do the righ...
[TXT] if_pflog.h  1.10   20 years  frantzen   remove trailing ';' in PFLOG_REAL_HDRLEN definition. ok dhartmei@ mcbride@
[TXT] if_pfsync.c  1.26   20 years  mcbride   Check variables in incoming packets which can cause problems if they're set to a...
[TXT] if_pfsync.h  1.13   20 years  mcbride   Support for best effort bulk transfers of states when pfsync syncif is configure...
[TXT] if_ppp.c  1.40   20 years  markus   return error in ifc_destroy; ok deraadt, itojun, cedric, hshoexer
[TXT] if_ppp.h  1.8   21 years  deraadt   license update of CMU parts. due to communication with wcw+@andrew.cmu.edu, pus...
[TXT] if_pppvar.h  1.15   20 years  markus   support ifconfig create; ok deraadt
[TXT] if_sppp.h  1.6   21 years  chris   BSD-style license from Serge Vakulenko <vak@cronyx.ru>
[TXT] if_spppsubr.c  1.19   20 years  espie   put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros to...
[TXT] if_tun.c  1.58   20 years  markus   don't leak mbuf if uiomove fails; from netbsd; ok henning, cedric, claudio, dera...
[TXT] if_tun.h  1.12   21 years  mickey   renumber the get/set debug ioctls for they conflict w/ ppp, we do not keep the O...
[TXT] if_types.h  1.15   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] if_vlan.c  1.46   20 years  deraadt   wrap if_down() in splimp; tholo ran into splassert, miod tholo ok
[TXT] if_vlan_var.h  1.11   20 years  henning   from camield: se hash instead of linked list to speed up tag to vlan interface m...
[TXT] netisr.h  1.19   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] pf.c  1.433.2.1   20 years  brad   MFC: Fix by dhartmei@ prevent an endless loop with route-to lo0, fixes PR 3736 ...
[TXT] pf_if.c  1.11   20 years  cedric   Kill redundant(IPv4) and bogus(IPv6) tests. found+ok dhartmei@
[TXT] pf_ioctl.c  1.112.2.1   20 years  brad   MFC: Fix by mcbride@ The rule_number parameter for pf_get_pool() needs to be 32...
[TXT] pf_norm.c  1.80.2.1   20 years  brad   MFC: Fix by dhartmei@ prevent an endless loop with route-to lo0, fixes PR 3736 ...
[TXT] pf_osfp.c  1.9   20 years  pvalchev   branches: 1.9.2; oops... string.h ended up being included twice; pointed out by...
[TXT] pf_table.c  1.47   20 years  mcbride   KNF, ok cedric@ deraadt@
[TXT] pfkeyv2.c  1.90.2.1   19 years  markus   MFC rev 1.96, fix for ipsec crash from pr 4025
[TXT] pfkeyv2.h  1.50   20 years  markus   don't convert tcpmd5 to ip-over-ip in SADB_X_GETSPROTO; from hshoexer
[TXT] pfkeyv2_convert.c  1.18   20 years  markus   UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt)...
[TXT] pfkeyv2_parsemessage.c  1.37   20 years  markus   UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt)...
[TXT] pfvar.h  1.187   20 years  mcbride   Support for best effort bulk transfers of states when pfsync syncif is configure...
[TXT] ppp-comp.h  1.8   21 years  deraadt   Paul Mackerras and the Australian National University have worked things out, an...
[TXT] ppp-deflate.c  1.7   21 years  deraadt   Paul Mackerras and the Australian National University have worked things out, an...
[TXT] ppp_defs.h  1.13   21 years  deraadt   Paul Mackerras and the Australian National University have worked things out, an...
[TXT] ppp_tty.c  1.20   20 years  itojun   de-register. deraadt ok
[TXT] radix.c  1.13   20 years  brad   rn_satsifies_leaf -> rn_satisfies_leaf from itojun@netbsd rev 1.15 ok deraadt@...
[TXT] radix.h  1.10   20 years  henric   RNF_IGNORE can corrupt the radix tree when an interface is down, it makes routin...
[TXT] route.c  1.39   20 years  itojun   de-register. deraadt ok
[TXT] route.h  1.19   20 years  markus   add a RTM_IFANNOUNCE message; from netbsd; ok itojun, henning
[TXT] rtsock.c  1.35   20 years  markus   add a RTM_IFANNOUNCE message; from netbsd; ok itojun, henning
[TXT] slcompress.c  1.8   20 years  itojun   de-register. deraadt ok
[TXT] slcompress.h  1.7   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] if_arcsubr.c (in the Attic) [Hide]  1.18   20 years  hshoexer   small compiler warning cleanup (#error instead of bailing out) ok henning@ gran...
[TXT] if_atm.h (in the Attic) [Hide]  1.11   22 years  millert   First round of __P removal in sys
[TXT] if_atmsubr.c (in the Attic) [Hide]  1.22   20 years  itojun   de-register. deraadt ok
[TXT] if_faith.c (in the Attic) [Hide]  1.17   20 years  markus   return error in ifc_destroy; ok deraadt, itojun, cedric, hshoexer
[TXT] if_fddi.h (in the Attic) [Hide]  1.6   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] if_fddisubr.c (in the Attic) [Hide]  1.36   20 years  itojun   de-register. deraadt ok
[TXT] if_ieee80211.h (in the Attic) [Hide]  1.10   20 years  fgsch   ieee80211 framework from NetBSD; ok'd by several people some time ago. more fixe...
[TXT] if_ieee80211subr.c (in the Attic) [Hide]  1.2   20 years  fgsch   branches: 1.2.2; - use SIOC[GS]WAVELAN. - fill ac_enaddr correctly. - put ic_my...
[TXT] if_sl.c (in the Attic) [Hide]  1.26   20 years  markus   return error in ifc_destroy; ok deraadt, itojun, cedric, hshoexer
[TXT] if_slvar.h (in the Attic) [Hide]  1.12   20 years  markus   support ifconfig create; ok deraadt
[TXT] if_strip.c (in the Attic) [Hide]  1.27   20 years  itojun   de-register. deraadt ok
[TXT] if_stripvar.h (in the Attic) [Hide]  1.8   22 years  millert   First round of __P removal in sys
[TXT] if_token.h (in the Attic) [Hide]  1.6   20 years  avsm   convert __attribute__((__packed__)) to __packed so that parsers unaware of gcc e...
[TXT] if_tokensubr.c (in the Attic) [Hide]  1.13   20 years  itojun   de-register. deraadt ok
[TXT] netisr_dispatch.h (in the Attic) [Hide]  1.3   22 years  angelos   By popular demand, protect from multiple inclusion, and fix to use the same nami...
[TXT] pfkey.c (in the Attic) [Hide]  1.14   21 years  deraadt   KNF
[TXT] raw_cb.c (in the Attic) [Hide]  1.5   20 years  itojun   de-register. deraadt ok
[TXT] raw_cb.h (in the Attic) [Hide]  1.6   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] raw_usrreq.c (in the Attic) [Hide]  1.10   20 years  espie   put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros to...
[TXT] slip.h (in the Attic) [Hide]  1.4   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] zlib.c (in the Attic) [Hide]  1.12   20 years  itojun   de-register. deraadt ok
[TXT] zlib.h (in the Attic) [Hide]  1.4   22 years  angelos   By popular demand, protect from multiple inclusion, and fix to use the same nami...