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_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] bpf.c  1.80   12 years  yasuoka   Use DLT_LOOP for all tunneling interfaces. Byte order adjustment for bpf was hid...
[TXT] bpf.h  1.43   12 years  claudio   Add DLT_PPP_SERIAL and DLT_C_HDLC to bpf.h even though the system will not gener...
[TXT] bpf_filter.c  1.24   13 years  canacar   Unbreak userland as well, since bpf_filter.c is also used in libpcap. Noticed by...
[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.40   12 years  henning   sned BPDUs at prio 6, just like lacp and carp, ryan zinke mpf
[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.10   15 years  sthen   add ethertype and tcpdump support for VLAN stacking (QinQ) with type number 0x88...
[TXT] if.c  1.241   12 years  bluhm   To access the ifaddr of an in_ifaddr or in6_ifaddr struct, it is cleaner to acce...
[TXT] if.h  1.131   12 years  haesbaert   Kill unused IFCAP_IPSEC and IFCAP_IPCOMP. ok claudio@ henning@ mikeb@
[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.194   11 years  markus   add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4) can use this...
[TXT] if_bridge.h  1.34   13 years  fgsch   remove bs_list occurrences. fixes panic on destroy. ok from the m guild: mikeb@ ...
[TXT] if_dl.h  1.7   12 years  claudio   Increase sdl_data so that more then IFNAMSIZ bytes are available. Additionally r...
[TXT] if_enc.c  1.52   13 years  guenther   Fix the naming of interfaces and variables for rdomains and rtables and make it ...
[TXT] if_enc.h  1.10   13 years  reyk   Allow to specify an alternative enc(4) interface for an SA. All traffic for thi...
[TXT] if_ethersubr.c  1.151   12 years  henning   begone, fucking rotten appletalk shit. ok room
[TXT] if_gif.c  1.57   12 years  mpf   Fix tcpdump for etherip packets. bpf_mtap() needs to be called without the ether...
[TXT] if_gif.h  1.10   14 years  claudio   Add a way to bind the tunnel endpoint of a gif/gre interface into a different rd...
[TXT] if_gre.c  1.58   12 years  yasuoka   Use DLT_LOOP for all tunneling interfaces. Byte order adjustment for bpf was hid...
[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.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] if_loop.c  1.47   12 years  yasuoka   Use DLT_LOOP for all tunneling interfaces. Byte order adjustment for bpf was hid...
[TXT] if_media.c  1.20   15 years  ray   First pass at removing clauses 3 and 4 from NetBSD licenses. Not sure what's mo...
[TXT] if_media.h  1.31   14 years  claudio   Add 10GSFP+Cu to the Ethernet media types. This is for 10G direct attached cable...
[TXT] if_mpe.c  1.27   12 years  yasuoka   Use DLT_LOOP for all tunneling interfaces. Byte order adjustment for bpf was hid...
[TXT] if_pflog.c  1.50   11 years  henning   there was a limit on the number of pflog interfaces - 16. remove that. mostly by...
[TXT] if_pflog.h  1.23   11 years  henning   there was a limit on the number of pflog interfaces - 16. remove that. mostly by...
[TXT] if_pflow.c  1.20   12 years  mikeb   fix all the suser calls which pass an incorrect p_acflag argument; figured out b...
[TXT] if_pflow.h  1.6   12 years  benno   add netflow v9/ipfix support to pflow(4). large parts written by Florian Obser (...
[TXT] if_pfsync.c  1.188   11 years  mikeb   Fix a number of problems introduced by the link state handling commit: 1) demot...
[TXT] if_pfsync.h  1.46   11 years  mikeb   add ESN-related bits missed in the previous commit
[TXT] if_ppp.c  1.65   12 years  claudio   More p_pid to p_p->ps_pid updates. OK deraadt@, guenther@
[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.35   12 years  mikeb   fix all the suser calls which pass an incorrect p_acflag argument; figured out b...
[TXT] if_pppoe.h  1.5   15 years  brad   Fix a typo in the naming of the PPPoE input queues, ppoe -> pppoe. ok canacar@
[TXT] if_pppvar.h  1.15   20 years  markus   support ifconfig create; ok deraadt
[TXT] if_pppx.c  1.14   12 years  yasuoka   Use DLT_LOOP for all tunneling interfaces. Byte order adjustment for bpf was hid...
[TXT] if_sppp.h  1.17   12 years  sthen   Remove fastq from struct sppp. Missed when I committed if_spppsubr.c r1.96, poin...
[TXT] if_spppsubr.c  1.98   11 years  deraadt   decls before code
[TXT] if_trunk.c  1.78   12 years  krw   Take more care to ensure all callbacks are initialized. In particular tr_linksta...
[TXT] if_trunk.h  1.17   12 years  claudio   LINK_STATE cleanup. It is no longer needed to special case carp(4). LINK_STATE_I...
[TXT] if_tun.c  1.112   12 years  henning   begone, fucking rotten appletalk shit. ok room
[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_vether.c  1.16   12 years  deraadt   use ifmedia_delete_instance() when destroying a vether from Martin Pelikan
[TXT] if_vlan.c  1.91   12 years  haesbaert   Kill old comment, we already do 802.1p tagging.
[TXT] if_vlan_var.h  1.20   14 years  naddy   Add support for 802.1ad-style QinQ nested VLANs. QinQ-compliant svlan (service ...
[TXT] netisr.h  1.36   12 years  deraadt   remove more atalk bits
[TXT] pf.c  1.808   11 years  bluhm   With address family translation, the ip length of the quoted ip packet within th...
[TXT] pf_if.c  1.63   12 years  henning   fix set skip group matching: don't match partial strings, i. e. 'set skip on lo'...
[TXT] pf_ioctl.c  1.253   11 years  henning   there was a limit on the number of pflog interfaces - 16. remove that. mostly by...
[TXT] pf_lb.c  1.21   11 years  zinke   Enable support for the 'weight' keyword in the 'least-states' load balancing cas...
[TXT] pf_norm.c  1.154   12 years  mpf   Ignore/preserve ECN bits on ToS matching and scrubbing. The lower 2 bits of the ...
[TXT] pf_osfp.c  1.26   12 years  bluhm   As requested by henning, move the mbuf pointer into struct pf_pdesc. Also sort p...
[TXT] pf_ruleset.c  1.6   14 years  mcbride   Convert pf debug logging to using log()/addlog(), a single standardised definiti...
[TXT] pf_table.c  1.94   12 years  mikeb   when table content changes we need to reset index to the initial value and do no...
[TXT] pfkeyv2.c  1.125   12 years  claudio   pfkey needs some p_p->ps_pid too. OK deraadt@ guenther@
[TXT] pfkeyv2.h  1.61   11 years  mikeb   Add support for the Extended (64-bit) Sequence Number as defined in RFC4302 and ...
[TXT] pfkeyv2_convert.c  1.36   11 years  mikeb   Add support for the Extended (64-bit) Sequence Number as defined in RFC4302 and ...
[TXT] pfkeyv2_parsemessage.c  1.46   11 years  mikeb   Add support for the Extended (64-bit) Sequence Number as defined in RFC4302 and ...
[TXT] pfvar.h  1.366   11 years  henning   remove confuzzling comment :dlg: the xxx can go ...and this time commit to the r...
[TXT] pipex.c  1.30   11 years  yasuoka   use IPsec flowinfo on pipex(4) to select the IPsec tunnel for sending L2TP packe...
[TXT] pipex.h  1.13   11 years  yasuoka   use IPsec flowinfo on pipex(4) to select the IPsec tunnel for sending L2TP packe...
[TXT] pipex_local.h  1.16   11 years  yasuoka   use IPsec flowinfo on pipex(4) to select the IPsec tunnel for sending L2TP packe...
[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.9   12 years  deraadt   Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libz code. Mi...
[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.25   12 years  claudio   More p_pid to p_p->ps_pid updates. OK deraadt@, guenther@
[TXT] radix.c  1.30   11 years  blambert   Place declarations for internal radix functions inside radix.c, stop exporting t...
[TXT] radix.h  1.18   11 years  blambert   Place declarations for internal radix functions inside radix.c, stop exporting t...
[TXT] route.c  1.137   11 years  claudio   Use NULL instead of 0 in pointer context. approvedz blambert@
[TXT] route.h  1.76   12 years  dlg   remove IP_JUMBO, SO_JUMBO, and RTF_JUMBO. no objection from mcbride@ krw@ marku...
[TXT] rtsock.c  1.119   12 years  claudio   Use p_p->ps_pid as pid in the route header instead of the thread pid. Give userl...
[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] trunklacp.c  1.13   12 years  henning   mark the mgmt pkts for queueing prio 6, mpf ok
[TXT] trunklacp.h  1.5   14 years  reyk   remove inline functions and move some code from the trunk_lacp_input() API funct...
[TXT] if_aoe.c (in the Attic) [Hide]  1.3   12 years  tedu   there's no way we can use just a single workq task here. one task for all packe...
[TXT] if_aoe.h (in the Attic) [Hide]  1.3   12 years  tedu   there's no way we can use just a single workq task here. one task for all packe...
[TXT] if_atm.h (in the Attic) [Hide]  1.14   14 years  claudio   Start cleaning up the mess called rtalloc*. Kill rtalloc2, make rtalloc1 accept ...
[TXT] if_atmsubr.c (in the Attic) [Hide]  1.32   13 years  blambert   legibility fixes: 1) one statement per line 2) label gets its own line, and doe...
[TXT] if_faith.c (in the Attic) [Hide]  1.27   12 years  yasuoka   Use DLT_LOOP for all tunneling interfaces. Byte order adjustment for bpf was hid...
[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.60   13 years  blambert   legibility fixes: 1) one statement per line 2) label gets its own line, and doe...
[TXT] if_sl.c (in the Attic) [Hide]  1.44   12 years  henning   cosnistently use IFQ_SET_MAXLEN, surfaced in a discussion with + ok bluhm
[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] netisr.c (in the Attic) [Hide]  1.2   12 years  henning   begone, fucking rotten appletalk shit. ok room
[TXT] pfkey.c (in the Attic) [Hide]  1.18   16 years  thib   Deal with the situation when TCP nfs mounts timeout and processes get hung in nf...
[TXT] radix_mpath.c (in the Attic) [Hide]  1.18   14 years  claudio   Start cleaning up the mess called rtalloc*. Kill rtalloc2, make rtalloc1 accept ...
[TXT] radix_mpath.h (in the Attic) [Hide]  1.9   14 years  claudio   Start cleaning up the mess called rtalloc*. Kill rtalloc2, make rtalloc1 accept ...
[TXT] raw_cb.c (in the Attic) [Hide]  1.6   12 years  bluhm   Ansify raw_... function definitions. No binary change. from Michael W. Bombardi...
[TXT] raw_cb.h (in the Attic) [Hide]  1.8   14 years  claudio   Extend the protosw pr_ctlinput function to include the rdomain. This is needed s...
[TXT] raw_usrreq.c (in the Attic) [Hide]  1.14   12 years  bluhm   Ansify raw_... function definitions. No binary change. from Michael W. Bombardi...
[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...