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_5_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] bpf.c  1.120   8 years  mpi   Store a unique ID, an interface index, rather than a pointer to the receiving in...
[TXT] bpf.h  1.49   8 years  mpi   Store a unique ID, an interface index, rather than a pointer to the receiving in...
[TXT] bpf_filter.c  1.27   9 years  jsg   test mbuf pointers against NULL not 0 ok krw@ miod@
[TXT] bpfdesc.h  1.24   9 years  pelikan   make bpf(4) able to filter based on a pf(4) queue ID for tcpdump -Q qname ALTQ ...
[TXT] bridgestp.c  1.59   8 years  mpi   Pass the correct argument to bstp_notify_rtage(). Problem found and fix provide...
[TXT] bsd-comp.c  1.11   8 years  deraadt   m_freem() can handle NULL, do not check for this condition beforehands. ok stsp ...
[TXT] ethertypes.h  1.10   15 years  sthen   add ethertype and tcpdump support for VLAN stacking (QinQ) with type number 0x88...
[TXT] hfsc.c  1.21   9 years  dlg   replace the hand rolled lists of mbufs in hfsc_classq with an mbuf_list. hfsc l...
[TXT] hfsc.h  1.8   9 years  dlg   pull structs and macros that are only used in hfsc.c out of the header and into ...
[TXT] if.c  1.357   8 years  mpi   If no handler consumed a mbuf, free it. This also apply if an interface does no...
[TXT] if.h  1.164   9 years  jsg   Introduce unhandled_af() for cases where code conditionally does something based...
[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.257   8 years  mpi   Remove splassert(IPL_NET) from if_input(). if_input() has been designed to be a...
[TXT] if_bridge.h  1.44   8 years  mpi   By design if_input_process() needs to hold a reference on the receiving ifp in o...
[TXT] if_dl.h  1.8   11 years  deraadt   Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
[TXT] if_enc.c  1.60   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] if_enc.h  1.12   9 years  mpi   There's no good reason to keep into "struct ifnet" a pointer that's only used by...
[TXT] if_ethersubr.c  1.221   8 years  rzalamena   Don't use mpls_input() as input handler anymore and instead call it directly. Al...
[TXT] if_gif.c  1.77   8 years  mpi   Explicitly do EtherIP encapsulation in bridge_ifenqueue(). The way gif(4) and b...
[TXT] if_gif.h  1.13   8 years  mpi   Explicitly do EtherIP encapsulation in bridge_ifenqueue(). The way gif(4) and b...
[TXT] if_gre.c  1.75   8 years  mpi   Expand ancient NTOHL/NTOHS/HTONS/HTONL macros. ok guenther@, henning@
[TXT] if_gre.h  1.13   13 years  claudio   Implement a simple keepalive mechanism in gre(4) that is compatible with the one...
[TXT] if_llc.h  1.8   11 years  henning   first or second coming, commie or not commie, one m in coming is sufficient ok c...
[TXT] if_loop.c  1.70   8 years  rzalamena   Don't use mpls_input() as input handler anymore and instead call it directly. Al...
[TXT] if_media.c  1.26   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] if_media.h  1.32   9 years  mpi   Explicitly include <net/if_var.h> instead of pulling it in <net/if.h>. ok mikeb...
[TXT] if_mpe.c  1.46   8 years  mpi   Rename if_output() into if_enqueue() to avoid confusion with comments talking ab...
[TXT] if_mpw.c  1.2   8 years  rzalamena   Added OpenBSD CVS tag.
[TXT] if_pflog.c  1.70   8 years  deraadt   m_freem() can handle NULL, do not check for this condition beforehands. ok stsp ...
[TXT] if_pflog.h  1.26   9 years  henning   change log(matches) semantics slightly to make it more useful. since it is a deb...
[TXT] if_pflow.c  1.55   8 years  florian   We don't do 'ARGSUSED' anymore
[TXT] if_pflow.h  1.13   8 years  florian   Use the kernel socket interface (sosend(9) etc) instead of shoving packets direc...
[TXT] if_pfsync.c  1.219   8 years  mpi   Store a unique ID, an interface index, rather than a pointer to the receiving in...
[TXT] if_pfsync.h  1.48   9 years  deraadt   Userland (base & ports) was adapted to always include <netinet/in.h> before <net...
[TXT] if_ppp.c  1.87   8 years  deraadt   m_freem() can handle NULL, do not check for this condition beforehands. ok stsp ...
[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.46   8 years  mpi   Store a unique ID, an interface index, rather than a pointer to the receiving in...
[TXT] if_pppoe.h  1.6   9 years  dlg   replace the use of ifqueues for most input queues serviced by netisr with niqueu...
[TXT] if_pppvar.h  1.17   9 years  dlg   there's been a long standing issue in ppp on a tty/serial line where it allocate...
[TXT] if_pppx.c  1.42   8 years  mpi   Abstract the routing table internals behind an rtable_* API. Code abusing the r...
[TXT] if_sppp.h  1.20   10 years  stsp   Convert sppp(4) to taskq; ok mikeb@ mpi@
[TXT] if_spppsubr.c  1.136   8 years  mpi   Abstract the routing table internals behind an rtable_* API. Code abusing the r...
[TXT] if_trunk.c  1.109   8 years  mpi   Drop promiscuously received packets if the trunk(4) interface is not in promiscu...
[TXT] if_trunk.h  1.23   9 years  mpi   Now that the Ethernet header is always passed as part of the mbuf, kill the seco...
[TXT] if_tun.c  1.151   8 years  mpi   Remove splassert(IPL_NET) from if_input(). if_input() has been designed to be a...
[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.19   15 years  henning   welcome pflow(4), a netflow v5 compatible flow export interface. flows export da...
[TXT] if_var.h  1.34   8 years  mpi   By design if_input_process() needs to hold a reference on the receiving ifp in o...
[TXT] if_vether.c  1.24   9 years  mpi   Pass output packets to bpf(4). This is helpful when debugging stack issues. ok...
[TXT] if_vlan.c  1.135   8 years  rzalamena   branches: 1.135.4; Implemented MPLS pseudowire (mpw(4)) to be used with VPLS an...
[TXT] if_vlan_var.h  1.26   9 years  mpi   Keep track of the ifih corresponding to a vlan instance to ease its removal. As...
[TXT] if_vxlan.c  1.27   8 years  mpi   Remove splassert(IPL_NET) from if_input(). if_input() has been designed to be a...
[TXT] netisr.h  1.42   8 years  rzalamena   Kill NETISR_MPLS, from now on we will use interface input handlers to deal with ...
[TXT] pf.c  1.935   8 years  sashan   - added /* FALLTHROUGH */ comments, typecasts (u_int32_t)-1, ... ok mpi@
[TXT] pf_if.c  1.79   8 years  sashan   - added /* FALLTHROUGH */ comments, typecasts (u_int32_t)-1, ... ok mpi@
[TXT] pf_ioctl.c  1.289   8 years  sashan   - added /* FALLTHROUGH */ comments, typecasts (u_int32_t)-1, ... ok mpi@
[TXT] pf_lb.c  1.49   8 years  jsg   A recently added sanity check panic in pf_postprocess_addr() was triggered for a...
[TXT] pf_norm.c  1.180   8 years  sashan   unused arguments at pf_normalize_tcp_init() and pf_refragment6() OK deraadt.
[TXT] pf_osfp.c  1.31   8 years  sashan   msg.mpi
[TXT] pf_ruleset.c  1.10   8 years  sashan   msg.mpi
[TXT] pf_table.c  1.113   8 years  jsg   Add some panics to default paths where code later assumes a non default path was...
[TXT] pfkeyv2.c  1.145   8 years  blambert   manage spd entries by using the radix api directly instead of reaching around th...
[TXT] pfkeyv2.h  1.69   9 years  markus   introduce ipsec-id bundles and use them for ipsecflowinfo, fixes rekeying for l2...
[TXT] pfkeyv2_convert.c  1.54   9 years  mikeb   Move away from using hzto(9); OK dlg
[TXT] pfkeyv2_parsemessage.c  1.49   9 years  mikeb   Remove support for storing credentials and auth information in the kernel. This...
[TXT] pfvar.h  1.419   8 years  mcbride   INET6 is here to stay, so stop hauling around never-compiled code to optimize fo...
[TXT] pipex.c  1.72   8 years  mpi   Expand ancient NTOHL/NTOHS/HTONS/HTONL macros. ok guenther@, henning@
[TXT] pipex.h  1.19   9 years  yasuoka   tun(4) has a pipex session which is used for multicast internally, it wasn't fre...
[TXT] pipex_local.h  1.22   9 years  dlg   replace the use of struct ifqueue in pipex with mbuf_queues. this has a slight ...
[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.12   8 years  deraadt   m_freem() can handle NULL, do not check for this condition beforehands. ok stsp ...
[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.36   8 years  deraadt   m_freem() can handle NULL, do not check for this condition beforehands. ok stsp ...
[TXT] radix.c  1.46   8 years  claudio   Fix rn_match and there for the expoerted lookup functions in radix.c to never re...
[TXT] radix.h  1.25   10 years  claudio   Big refactoring of the radix code (mainly rn_addroute but also part of rn_delete...
[TXT] route.c  1.217   8 years  mpi   Abstract the routing table internals behind an rtable_* API. Code abusing the r...
[TXT] route.h  1.109   8 years  mpi   Abstract the routing table internals behind an rtable_* API. Code abusing the r...
[TXT] rtable.c  1.1   8 years  mpi   Abstract the routing table internals behind an rtable_* API. Code abusing the r...
[TXT] rtable.h  1.1   8 years  mpi   Abstract the routing table internals behind an rtable_* API. Code abusing the r...
[TXT] rtsock.c  1.166   8 years  mpi   NET_RT_DUMP is dumb and tries to iterates over all possible AF tables of a given...
[TXT] slcompress.c  1.11   9 years  mpi   Fewer <netinet/in_systm.h> !
[TXT] slcompress.h  1.9   10 years  deraadt   Move more stuff under _KERNEL ok claudio
[TXT] trunklacp.c  1.24   8 years  mpi   Rename if_output() into if_enqueue() to avoid confusion with comments talking ab...
[TXT] trunklacp.h  1.9   9 years  mpi   Take trunk(4) out of ether_input(). Each physical interface of a trunk now gets...
[TXT] if_vxlan.h (in the Attic) [Hide]  1.6   9 years  tedu   unifdef INET in net code as a precursor to removing the pretend option. long liv...
[TXT] netisr.c (in the Attic) [Hide]  1.7   8 years  rzalamena   Kill NETISR_MPLS, from now on we will use interface input handlers to deal with ...
[TXT] pfkey.c (in the Attic) [Hide]  1.25   8 years  blambert   manage spd entries by using the radix api directly instead of reaching around th...
[TXT] radix_mpath.c (in the Attic) [Hide]  1.31   8 years  mpi   Abstract the routing table internals behind an rtable_* API. Code abusing the r...
[TXT] radix_mpath.h (in the Attic) [Hide]  1.16   8 years  mpi   Abstract the routing table internals behind an rtable_* API. Code abusing the r...
[TXT] raw_cb.c (in the Attic) [Hide]  1.9   9 years  jsg   Remove some includes include-what-you-use claims don't have any direct symbols u...
[TXT] raw_cb.h (in the Attic) [Hide]  1.9   10 years  deraadt   Move more stuff under _KERNEL ok claudio
[TXT] raw_usrreq.c (in the Attic) [Hide]  1.21   8 years  deraadt   m_freem() can handle NULL, do not check for this condition beforehands. ok stsp ...
[TXT] slip.h (in the Attic) [Hide]  1.5   10 years  deraadt   Move more stuff under _KERNEL ok claudio