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_4_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] bpf.c  1.68   16 years  mglocker   Prevent USB network devices to generate a page fault trap when detached while UP...
[TXT] bpf.h  1.33   18 years  djm   allow bpf(4) to ignore packets based on their direction (inbound or outbound), u...
[TXT] bpf_filter.c  1.20   16 years  canacar   Accept BPF_MUL as a valid instruction in bpf_validate() also improve the comment...
[TXT] bpfdesc.h  1.17   18 years  djm   allow bpf(4) to ignore packets based on their direction (inbound or outbound), u...
[TXT] bridgestp.c  1.30   16 years  martynas   typos; ok jmc@ sys/netinet/in_pcb.c and sys/net/bridgestp.c ok henning@ sys/dev...
[TXT] bsd-comp.c  1.7   16 years  henning   malloc sweep: -remove useless casts -MALLOC/FREE -> malloc/free -use M_ZERO wher...
[TXT] ethertypes.h  1.8   16 years  damien   add ETHERTYPE_PAE (802.1X Port Access Entity). replace a dead link while i'm her...
[TXT] if.c  1.168   16 years  henning   make sure all callers of rtlabel_id2name check for a null return value. all the ...
[TXT] if.h  1.93   16 years  mpf   Sync struct ifaltq to match struct ifqueue. I wonder why 64-bit archs have not b...
[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.166   16 years  brad   return with ENOTTY instead of EINVAL for unknown ioctl requests. ok claudio@ kr...
[TXT] if_bridge.h  1.31   17 years  reyk   refer to the RSTP point to point option as "PTP" instead of "P2P". P2P is common...
[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.47   16 years  brad   return with ENOTTY instead of EINVAL for unknown ioctl requests. ok claudio@ kr...
[TXT] if_enc.h  1.8   22 years  angelos   Copyright update.
[TXT] if_ethersubr.c  1.114   16 years  mpf   Move carp load balancing (ARP/IP) to a simpler configuration scheme. Instead of ...
[TXT] if_gif.c  1.47   16 years  brad   return with ENOTTY instead of EINVAL for unknown ioctl requests. ok claudio@ kr...
[TXT] if_gif.h  1.9   20 years  markus   add support for ifconfig clone/destroy; ok henning deraadt
[TXT] if_gre.c  1.43   16 years  brad   return with ENOTTY instead of EINVAL for unknown ioctl requests. ok claudio@ kr...
[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.43   16 years  brad   return with ENOTTY instead of EINVAL for unknown ioctl requests. ok claudio@ kr...
[TXT] if_media.c  1.19   16 years  brad   return with ENOTTY instead of EINVAL for unknown ioctl requests. ok claudio@ kr...
[TXT] if_media.h  1.27   16 years  brad   add a 2.5 Gbps fiber media type. From FreeBSD ok claudio@ dlg@
[TXT] if_pflog.c  1.27   16 years  brad   return with ENOTTY instead of EINVAL for unknown ioctl requests. ok claudio@ kr...
[TXT] if_pflog.h  1.14   17 years  henning   allow up to 16 pflog interfaces, ok mcbride
[TXT] if_pfsync.c  1.89   16 years  mpf   Kill all timeouts and undo carp demotion on pfsync_clone_destroy. Panic reported...
[TXT] if_pfsync.h  1.32   16 years  deraadt   add sysctl entry points into various network layers, in particular to provide ne...
[TXT] if_ppp.c  1.50   16 years  henning   malloc sweep: -remove useless casts -MALLOC/FREE -> malloc/free -use M_ZERO wher...
[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.14   16 years  brad   Fix a mbuf leak which can be triggered on a system receiving PPPoE packets but w...
[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.13   16 years  claudio   1500 is a 'magic number' in the protocol that all implementations must be able t...
[TXT] if_spppsubr.c  1.65   16 years  claudio   1500 is a 'magic number' in the protocol that all implementations must be able t...
[TXT] if_trunk.c  1.41   16 years  brad   return with ENOTTY instead of EINVAL for unknown ioctl requests to trunk ports. ...
[TXT] if_trunk.h  1.14   16 years  pyr   Add a broadcast mode to trunk(4). This mode sends frames on all ports and receiv...
[TXT] if_tun.c  1.91   16 years  brad   return with ENOTTY instead of EINVAL for unknown ioctl requests. ok claudio@ kr...
[TXT] if_tun.h  1.15   17 years  claudio   Change the behaviour of tun(4) on close. - if the interface was auto-created by...
[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.72   16 years  brad   return with ENOTTY instead of EINVAL for unknown ioctl requests. ok claudio@ kr...
[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.29   16 years  mpf   Fix add_net_randomness() not being called because the wrong bit in netisr is set...
[TXT] pf.c  1.567.2.1   15 years  sthen   Avoid dereferencing a null pointer when pf attempts to translate a specifically ...
[TXT] pf_if.c  1.51   16 years  mpf   Check for pfi_kif's that are neither groups nor have a real interface. This prev...
[TXT] pf_ioctl.c  1.193   16 years  pascoe   DIOC{GET,ADD}STATE incorrectly use a user provided pointer without using copyin/...
[TXT] pf_norm.c  1.111   16 years  mglocker   In pf_normalize_tcpopt() call pf_pull_hdr() address family safe. OK dhartmei@
[TXT] pf_osfp.c  1.13   16 years  henning   since the MGET* macros were changed to function calls, there wasn't any need for...
[TXT] pf_ruleset.c  1.1   17 years  mcbride   Split ruleset manipulation functions out into pf_ruleset.c to allow them to be i...
[TXT] pf_table.c  1.72   16 years  reyk   increment the match/nomatch table counters when using a table/pool in rdr rules....
[TXT] pfkeyv2.c  1.118   16 years  jmc   some spelling fixes from Martynas Venckus
[TXT] pfkeyv2.h  1.56   17 years  reyk   add support to tag ipsec traffic belonging to specific IKE-initiated phase 2 tra...
[TXT] pfkeyv2_convert.c  1.30   16 years  hshoexer   Convert MALLOC/FREE to malloc/free and use M_ZERO where applicable. ok krw@
[TXT] pfkeyv2_parsemessage.c  1.42   16 years  hshoexer   With adding ipsec tags and exporting flow filters via sysctl SADB_GET needs to b...
[TXT] pfvar.h  1.259   16 years  pascoe   DIOC{GET,ADD}STATE incorrectly use a user provided pointer without using copyin/...
[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.8   16 years  henning   malloc sweep: -remove useless casts -MALLOC/FREE -> malloc/free -use M_ZERO wher...
[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.21   17 years  pascoe   Add support for equal-cost multipath IP. To minimise path disruptions, this imp...
[TXT] radix.h  1.13   17 years  claudio   Cleanup radix.c, remove unused stuff, use nicer prototype definitions and remove...
[TXT] route.c  1.87   16 years  henning   make sure all callers of rtlabel_id2name check for a null return value. all the ...
[TXT] route.h  1.47   16 years  claudio   Bump RTM_VERSION to 4 and start a new aera of routing in OpenBSD :) Changes incl...
[TXT] rtsock.c  1.68   16 years  henning   malloc sweep: -remove useless casts -MALLOC/FREE -> malloc/free -use M_ZERO wher...
[TXT] slcompress.c  1.9   17 years  jsg   Consistently spell FALLTHROUGH to appease lint. ok kettenis@ cloder@ tom@ hennin...
[TXT] slcompress.h  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] if_atm.h (in the Attic) [Hide]  1.12   17 years  henning   unbreak; from theo
[TXT] if_atmsubr.c (in the Attic) [Hide]  1.26   18 years  brad   With the exception of two other small uncommited diffs this moves the remainder ...
[TXT] if_faith.c (in the Attic) [Hide]  1.24   16 years  brad   return with ENOTTY instead of EINVAL for unknown ioctl requests. ok claudio@ kr...
[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.53   16 years  fgsch   remove unneeded declarations that shadows existing vars; ok by many.
[TXT] if_sl.c (in the Attic) [Hide]  1.35   16 years  brad   return with ENOTTY instead of EINVAL for unknown ioctl requests. ok claudio@ kr...
[TXT] if_slvar.h (in the Attic) [Hide]  1.13   16 years  martynas   typos; ok jmc@ sys/netinet/in_pcb.c and sys/net/bridgestp.c ok henning@ sys/dev...
[TXT] if_strip.c (in the Attic) [Hide]  1.33   16 years  martynas   typos; ok jmc@ sys/dev/pci/pciide.c from naddy@
[TXT] if_stripvar.h (in the Attic) [Hide]  1.9   16 years  martynas   typos; ok jmc@ sys/netinet/in_pcb.c and sys/net/bridgestp.c ok henning@ sys/dev...
[TXT] netisr_dispatch.h (in the Attic) [Hide]  1.13   16 years  henning   remove remaining IPX hooks. all inside #ifdef IPX, so no actual change
[TXT] pfkey.c (in the Attic) [Hide]  1.17   16 years  hshoexer   Convert MALLOC/FREE to malloc/free and use M_ZERO where applicable. ok krw@
[TXT] radix_mpath.c (in the Attic) [Hide]  1.9   16 years  krw   Revert change which seems to break things like dhclient. Requested by deraadt@.
[TXT] radix_mpath.h (in the Attic) [Hide]  1.5   17 years  pascoe   Add support for equal-cost multipath IP. To minimise path disruptions, this imp...
[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.13   16 years  martynas   typos; ok jmc@ sys/netinet/in_pcb.c and sys/net/bridgestp.c ok henning@ sys/dev...
[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...