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_6_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] bpf.c  1.52   19 years  claudio   Return the most common data link type instead of the first match for an interfac...
[TXT] bpf.h  1.28   19 years  canacar   Add a new "filter drop" flag to bpf and related ioclts. When enabled, it notifie...
[TXT] bpf_filter.c  1.14   20 years  otto   - make the k field in struct bpf_insn unsigned, as promised in the manual page. ...
[TXT] bpfdesc.h  1.14   19 years  canacar   Add a new "filter drop" flag to bpf and related ioclts. When enabled, it notifie...
[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   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ethertypes.h  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] if.c  1.90   19 years  markus   cleanup ioctl for ifgroups; ok pb@
[TXT] if.h  1.56   19 years  markus   cleanup ioctl for ifgroups; ok pb@
[TXT] if_arp.h  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] if_bridge.c  1.137   19 years  markus   skip splx() for skiplookup; report Vafa D. Izadinia; ok henning, canacar
[TXT] if_bridge.h  1.26   20 years  markus   add support for ifconfig clone/destroy; ok henning deraadt
[TXT] if_dl.h  1.6   21 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.79   19 years  henning   remove netiso shitz, millert 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.32   19 years  canacar   fix bad packets passed to bpf from the gre(4) interface. reported by Robert Ston...
[TXT] if_gre.h  1.9   20 years  markus   add support for ifconfig clone/destroy; ok henning deraadt
[TXT] if_llc.h  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] if_loop.c  1.33   19 years  henning   remove netiso shitz, millert ok
[TXT] if_media.c  1.10   20 years  itojun   branches: 1.10.2; 1.10.4; de-register. deraadt ok
[TXT] if_media.h  1.14   19 years  millert   Media support for the 802.11 framework, missing in that commit the other day.
[TXT] if_pflog.c  1.12   20 years  dhartmei   Allow recursive anchors (anchors within anchors, up to 64 levels deep). More wor...
[TXT] if_pflog.h  1.11   20 years  dhartmei   Allow recursive anchors (anchors within anchors, up to 64 levels deep). More wor...
[TXT] if_pfsync.c  1.37   19 years  mcbride   Increment the states reference counter in the rule attached to the state being i...
[TXT] if_pfsync.h  1.16   19 years  mcbride   Allow a unicast ip address to be specified for pfsync to send it's state updates...
[TXT] if_ppp.c  1.42   19 years  tholo   First step towards more sane time handling in the kernel -- this changes things ...
[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.24   19 years  henning   remove netiso shitz, millert ok
[TXT] if_tun.c  1.61   19 years  henning   remove netiso shitz, millert ok
[TXT] if_tun.h  1.13   19 years  claudio   Add tap aka layer 2 tunneling support to tun(4). It can be enabled by setting th...
[TXT] if_types.h  1.15   21 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   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] pf.c  1.457   19 years  itojun   branches: 1.457.2; backout IPv6 reass-on-scrub patch (more work needs to be don...
[TXT] pf_if.c  1.20   19 years  henning   undo last commit, skipping over ifaddrs without IFA_ROUTE has unwanted sideffect...
[TXT] pf_ioctl.c  1.130   19 years  dhartmei   branches: 1.130.2; Copy out anchors with relative paths and wildcards correctly...
[TXT] pf_norm.c  1.96   19 years  frantzen   Repair breakage from the hackathon's time conversion. Using the timestamp as an...
[TXT] pf_osfp.c  1.10   20 years  frantzen   move some of the non-interrupt pools from the small kmem_map to the much larger ...
[TXT] pf_table.c  1.59   19 years  mcbride   Make 0/0 table entries work; also fix a problem setting the network mask on v6 a...
[TXT] pfkeyv2.c  1.92   19 years  ho   branches: 1.92.2; Add SADB_X_EXT_LIFETIME_LASTUSE for use with isakmpd/DPD, add...
[TXT] pfkeyv2.h  1.51   19 years  ho   Add SADB_X_EXT_LIFETIME_LASTUSE for use with isakmpd/DPD, adding this extends th...
[TXT] pfkeyv2_convert.c  1.21   19 years  ho   Add SADB_X_EXT_LIFETIME_LASTUSE for use with isakmpd/DPD, adding this extends th...
[TXT] pfkeyv2_parsemessage.c  1.39   19 years  ho   Add SADB_X_EXT_LIFETIME_LASTUSE for use with isakmpd/DPD, adding this extends th...
[TXT] pfvar.h  1.202   19 years  itojun   remove PF_FORWARD (which was introduced by ipv6 reass-on-scrub). daniel found it...
[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.18   20 years  itojun   permit multiple default route. from kame
[TXT] radix.h  1.12   20 years  itojun   radix tree with multipath support. from kame. deraadt ok user visible changes:...
[TXT] route.c  1.49   19 years  otto   Change static functions to be non-static, for better backtraces. ok krw@ henning...
[TXT] route.h  1.24   19 years  henning   introduce route labels, allowing for up to 32 bytes of info to be attached to a ...
[TXT] rtsock.c  1.42   19 years  henning   introduce route labels, allowing for up to 32 bytes of info to be attached to a ...
[TXT] slcompress.c  1.8   20 years  itojun   de-register. deraadt ok
[TXT] slcompress.h  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] if_arcsubr.c (in the Attic) [Hide]  1.21   19 years  tholo   First step towards more sane time handling in the kernel -- this changes things ...
[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.24   20 years  henning   unbreak
[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   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] if_fddisubr.c (in the Attic) [Hide]  1.40   19 years  henning   remove netiso shitz, millert 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_sl.c (in the Attic) [Hide]  1.29   19 years  tholo   This moves access to wall and uptime variables in MI code, encapsulating all suc...
[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.30   19 years  tholo   This moves access to wall and uptime variables in MI code, encapsulating all suc...
[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.16   19 years  henning   remove netiso shitz, millert ok
[TXT] netisr_dispatch.h (in the Attic) [Hide]  1.4   19 years  niklas   debranch SMP, have fun
[TXT] pfkey.c (in the Attic) [Hide]  1.15   19 years  todd   the rest of the '#if DIAGNOSTIC' -> '#ifdef DIAGNOSTIC' in the kernel; ok miod@
[TXT] radix_mpath.c (in the Attic) [Hide]  1.2   19 years  cedric   require RTF_MPATH to enter a multipath route with RTM_ADD. route(8) takes a new ...
[TXT] radix_mpath.h (in the Attic) [Hide]  1.3   19 years  cedric   require RTF_MPATH to enter a multipath route with RTM_ADD. route(8) takes a new ...
[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   21 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] route_src.c (in the Attic) [Hide]  1.1   20 years  cedric   branches: 1.1.2; extend routing table to be able to match and route packets bas...
[TXT] slip.h (in the Attic) [Hide]  1.4   21 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...