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_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] bpf.c  1.60   18 years  reyk   re-implement the bpf "filter drop" option that it actually works. the bpf FILDRO...
[TXT] bpf.h  1.32   18 years  reyk   re-implement the bpf "filter drop" option that it actually works. the bpf FILDRO...
[TXT] bpf_filter.c  1.17   18 years  otto   add missing break; now filters containing a division can pass validation; from N...
[TXT] bpfdesc.h  1.16   18 years  millert   Move contents of sys/select.h to sys/selinfo.h in preparation for a userland-vis...
[TXT] bridgestp.c  1.19.2.1   18 years  brad   MFC: Fix by brad@ use the cu_bridge_id rather than the cu_rootid for the bridge...
[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.5   19 years  brad   Use ETHERTYPE_VLAN.
[TXT] if.c  1.143.2.1   17 years  henning   MFC: fix by canacar Check the reference count for interface addresses when detac...
[TXT] if.h  1.77   18 years  reyk   add an interface detach hook and use it with the vlan(4) driver. this fixes a po...
[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.149   18 years  markus   support PMTU-Discovery for link2 ipsec bridges; ok claudio
[TXT] if_bridge.h  1.28   18 years  reyk   if the wireless hostap interface belongs to a bridge, learn the node's address d...
[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.42   18 years  henning   no more netns handling for the various tunnel devices and loopback
[TXT] if_enc.h  1.8   22 years  angelos   Copyright update.
[TXT] if_ethersubr.c  1.99   18 years  reyk   re-implement the bpf "filter drop" option that it actually works. the bpf FILDRO...
[TXT] if_gif.c  1.33   18 years  canacar   Remove redundant calls to bpfdetach. ok brad@
[TXT] if_gif.h  1.9   20 years  markus   add support for ifconfig clone/destroy; ok henning deraadt
[TXT] if_gre.c  1.38   18 years  canacar   Remove redundant calls to bpfdetach. ok brad@
[TXT] if_gre.h  1.10   19 years  brad   - Add IPv6 over GRE. - u_short -> u_int16_t - Change default MTU to 1476 (same v...
[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.38   18 years  canacar   Remove redundant calls to bpfdetach. ok brad@
[TXT] if_media.c  1.16   18 years  brad   rev 1.18 when there are multiple matches for the requested media, select the fi...
[TXT] if_media.h  1.20   18 years  claudio   kill spaces OK deraadt@
[TXT] if_pflog.c  1.15   18 years  pascoe   Introduce bpf_mtap_af and bpf_mtap_hdr to be used when passing a mbuf chain to b...
[TXT] if_pflog.h  1.12   19 years  dhartmei   log two pairs of uid/pid through pflog: the uid/pid of the process that inserted...
[TXT] if_pfsync.c  1.60   18 years  damien   Fix kernel builds without bpfilter. Linking is still broken. "Please commit thi...
[TXT] if_pfsync.h  1.28   18 years  mcbride   crank pf_state and pf_src_node byte and packet counters to u_in64_t, since we're...
[TXT] if_ppp.c  1.43   18 years  canacar   Remove redundant calls to bpfdetach. ok brad@
[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_pppoe.c  1.6   18 years  canacar   Remove redundant calls to bpfdetach. ok brad@
[TXT] if_pppoe.h  1.3   19 years  markus   missing $OpenBSD
[TXT] if_pppvar.h  1.15   20 years  markus   support ifconfig create; ok deraadt
[TXT] if_sppp.h  1.10   18 years  claudio   Another gem from the the-world-runs-on-i386 departement. Using u_long in a packe...
[TXT] if_spppsubr.c  1.38.2.1   17 years  brad   MFC: Fix by canacar@ Check for illegal option lengths when parsing LCP packets ...
[TXT] if_trunk.c  1.20   18 years  brad   Move bpf_mtap_hdr() after trunk_*_input() so that we hopefully see only one copy...
[TXT] if_trunk.h  1.7   18 years  reyk   remove trailing ',' in enum declaration
[TXT] if_tun.c  1.74   18 years  claudio   Do not use m_adj() on empty mbufs (m->m_len is uninitialised), instead bump m->m...
[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.18   19 years  grange   First step in Bluetooth protocol stack support. The code is adopted from the Fr...
[TXT] if_vlan.c  1.63   18 years  reyk   add an interface detach hook and use it with the vlan(4) driver. this fixes a po...
[TXT] if_vlan_var.h  1.18   18 years  reyk   add an interface detach hook and use it with the vlan(4) driver. this fixes a po...
[TXT] netisr.h  1.23   18 years  henning   netns bits die
[TXT] pf.c  1.510   18 years  dhartmei   mention source of pf_modulate_sack() in comment, no code change, ok frantzen@
[TXT] pf_if.c  1.45   18 years  henning   fix updating of tables associated with interface groups used in pass to (ifgroup...
[TXT] pf_ioctl.c  1.164   18 years  dhartmei   DIOCNATLOOK was forgotten in the second access control switch. it's a read-only ...
[TXT] pf_norm.c  1.104.2.1   18 years  brad   MFC: Fix by dhartmei@ fixup IP checksum when modifying IP header fields, based ...
[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.67   18 years  pascoe   Instead of copying a table structure so we can mask off a bit before "validating...
[TXT] pfkeyv2.c  1.109   18 years  markus   export ipip flows, too; ok hshoexer
[TXT] pfkeyv2.h  1.55   19 years  hshoexer   Use export_flow() to wrap policies retrieved via sysctl in pfkey message ok ho ...
[TXT] pfkeyv2_convert.c  1.26   19 years  ho   Convert IPSP_IPSEC_x to SADB_X_FLOW_TYPE_x. hshoexer@ ok.
[TXT] pfkeyv2_parsemessage.c  1.40   19 years  ho   Add SA replay counter synchronization to pfsync(4). Required for IPsec failover ...
[TXT] pfvar.h  1.233   18 years  mcbride   crank pf_state and pf_src_node byte and packet counters to u_in64_t, since we're...
[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.20   18 years  jmc   typos from alexey dobriyan;
[TXT] radix.h  1.12   20 years  itojun   radix tree with multipath support. from kame. deraadt ok user visible changes:...
[TXT] route.c  1.63   18 years  claudio   Initialize rmx_expire in rt_timer_add() so that dynamic routes (e.g. PMTU) show ...
[TXT] route.h  1.35   18 years  claudio   Until now it was only possible to unset the RTF_JUMBO flag on a RTM_CHANGE reque...
[TXT] rtsock.c  1.53   18 years  claudio   Until now it was only possible to unset the RTF_JUMBO flag on a RTM_CHANGE reque...
[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.25   18 years  brad   remove old unused NRL IPv6 code. ok deraadt@
[TXT] if_faith.c (in the Attic) [Hide]  1.20   18 years  canacar   Remove redundant calls to bpfdetach. ok brad@
[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.47   18 years  henning   make pf use one mbuf tag instead of 6 distinct ones. use a little struct in the ...
[TXT] if_sl.c (in the Attic) [Hide]  1.30   18 years  canacar   Remove redundant calls to bpfdetach. ok brad@
[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.20   18 years  henning   bye bye netns (and a few leftover DECNET bits while here)
[TXT] netisr_dispatch.h (in the Attic) [Hide]  1.10   18 years  henning   netns bits die
[TXT] pfkey.c (in the Attic) [Hide]  1.16   19 years  markus   implement net.key.v2.sadb_dump.{unspec,esp,ah,...} sysctl subtree and use sysctl...
[TXT] radix_mpath.c (in the Attic) [Hide]  1.4   19 years  henning   typo
[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] 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...