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: [cvs.NetBSD.org] / src / sys / netinet
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.25 | 8 months | plunky | install header files from IPF 5.1.2 (sys/external/bsd/ipf) instead of older IPF... | |
| 1.2 | 4 years | tls | branches: 1.2.2; 1.2.4; 1.2.6; 1.2.18; Change copyright statement to NetBSD ... | |
| 1.6 | 3 years | tls | Add a direction argument to socket upcalls, so they can tell why they've been ca... | |
| 1.7 | 3 years | tls | Add a direction argument to socket upcalls, so they can tell why they've been ca... | |
| 1.1 | 5 years | joerg | branches: 1.1.2; 1.1.4; 1.1.12; Refactor in_cksum/in4_cksum/in6_cksum impleme... | |
| 1.15 | 14 months | christos | move back to 5.1.1 in the new place | |
| 1.24 | 10 months | christos | rename rfc6056 -> portalgo, requested by yamt | |
| 1.46 | 10 months | spz | <grmbl>whitespace</grmbl> | |
| 1.3 | 5 years | martin | branches: 1.3.4; Remove clause 3 and 4 from TNF licenses | |
| 1.29 | 16 months | christos | put the histograms last and make them autosize (breaks compat with netstat). | |
| 1.154 | 16 months | liamjfoy | Remove dead variable | |
| 1.33 | 7 months | msaitoh | Add missing "\n" in log(9) | |
| 1.12 | 2 years | chuck | udpate license clauses on my code to match the new-style BSD licenses. based on ... | |
| 1.34 | 5 years | perry | Convert many of the uses of __attribute__ to equivalent __packed, __unused and _... | |
| 1.44 | 7 months | dholland | Requires <sys/queue.h> for LIST_ENTRY and netinet/in.h for struct in_addr. | |
| 1.53 | 16 months | liamjfoy | check against NULL | |
| 1.11 | 5 years | perry | Convert many of the uses of __attribute__ to equivalent __packed, __unused and _... | |
| 1.23 | 5 years | thorpej | Make IGMP stats per-cpu. | |
| 1.143 | 11 months | gdt | Simply use the ifa_addr pointer, rather than taking its address. Resolves failur... | |
| 1.88 | 3 weeks | joerg | Systematically include sys/featuretest.h when _NETBSD_SOURCE is used. Some are r... | |
| 1.19 | 2 months | christos | - Do the size checks before calling the cpu checksum code. Otherwise you'll cr... | |
| 1.22 | 5 years | joerg | Refactor in_cksum/in4_cksum/in6_cksum implementations: - All three functions are... | |
| 1.63 | 2 months | joerg | Retire OSI network stack. OK core@ | |
| 1.14 | 6 years | rpaulo | New EtherIP driver based on tap(4) and gif(4) by Hans Rosenfeld. Notable changes... | |
| 1.1 | 6 years | dyoung | branches: 1.1.2; 1.1.6; 1.1.8; Add a source-address selection policy mechanis... | |
| 1.5 | 2 years | yamt | ip_undefer_csum: - don't forget ntohs. - don't add hdrlen twice for l4 header of... | |
| 1.8 | 2 years | yamt | undefer csum in looutput. looutput is used by various code (ether_output, mcast)... | |
| 1.144 | 5 weeks | christos | PR/47738: connect(2) to 239.x.y.z should return error but does not. | |
| 1.50 | 10 months | christos | rename rfc6056 -> portalgo, requested by yamt | |
| 1.8 | 10 months | christos | rename rfc6056 -> portalgo, requested by yamt | |
| 1.105 | 2 months | christos | Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it. | |
| 1.2 | 7 years | elad | Multiple inclusion protection, as suggested by christos@ on tech-kern@ few days ... | |
| 1.9 | 11 months | dsl | Add some pre-processor magic to verify that the type of the data item passed t... | |
| 1.1 | 6 years | dyoung | branches: 1.1.2; 1.1.6; 1.1.8; Add a source-address selection policy mechanis... | |
| 1.13 | 7 years | elad | Multiple inclusion protection, as suggested by christos@ on tech-kern@ few days ... | |
| 1.65 | 2 years | rmind | ip_randomid: make mechanism MP-safe and more modular. OK matt@ | |
| 1.34 | 6 months | christos | fix typo | |
| 1.23 | 5 years | perry | branches: 1.23.2; Convert many of the uses of __attribute__ to equivalent __pac... | |
| 1.50 | 9 months | christos | make this compile. | |
| 1.6 | 3 years | pooka | Replace a large number of link set based sysctl node creations with calls from s... | |
| 1.15 | 6 years | rpaulo | Import of TCP ECN algorithm for congestion control. Both available for IPv4 and ... | |
| 1.12 | 4 years | ad | Remove LKMs and switch to the module framework, pass 1. Proposed on tech-kern@.... | |
| 1.39 | 22 months | joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e... | |
| 1.13 | 4 years | pooka | Make dom_maxrtkey of inet/inet6domain the size of the ip_encap pack structures. ... | |
| 1.14 | 22 months | joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e... | |
| 1.1 | 6 years | rpaulo | branches: 1.1.4; 1.1.6; 1.1.8; New EtherIP driver based on tap(4) and gif(4) ... | |
| 1.60 | 16 months | liamjfoy | Remove ipf_start from ipf struct | |
| 1.130 | 8 weeks | christos | PR/47693: Erik E. Fair: Add missing code to icmp handling. - While there, add th... | |
| 1.33 | 16 months | christos | missing comma | |
| 1.15 | 18 months | tls | First step of random number subsystem rework described in <20111022023242.BA26F1... | |
| 1.303 | 5 months | christos | Add a new sysctl to mark ports as reserved, so that they are not used in the ano... | |
| 1.126 | 7 months | msaitoh | Add missing "\n" in log(9) | |
| 1.31 | 4 years | cegger | make this compile as proposed by dholland@ | |
| 1.218 | 3 months | kefren | get rid of ip_len local variable. Use ntohs(ip->ip_len) like the rest of the cod... | |
| 1.3 | 5 years | martin | branches: 1.3.4; Remove clause 3 and 4 from TNF licenses | |
| 1.8 | 22 months | enami | Don't increment ip_nfragpackets when failed to allocate fragment queue. No one w... | |
| 1.97 | 2 years | dyoung | *_drain() routines may be called with locks held, so instead of doing any work i... | |
| 1.2 | 7 years | elad | Multiple inclusion protection, as suggested by christos@ on tech-kern@ few days ... | |
| 1.2 | 7 years | elad | Multiple inclusion protection, as suggested by christos@ on tech-kern@ few days ... | |
| 1.4 | 5 months | christos | use __BITMAP_TYPE | |
| 1.2 | 5 months | christos | Add a new sysctl to mark ports as reserved, so that they are not used in the ano... | |
| 1.115 | 3 months | joerg | Remove remnants of AF_IMPLINK. | |
| 1.30 | 16 months | christos | make standalone | |
| 1.16 | 2 years | yamt | simplify code a little. no functional changes. | |
| 1.6 | 2 years | yamt | - comments - g/c stale extern | |
| 1.28 | 4 years | tsutsui | Remove extra whitespace added by a stupid tool. XXX: more in src/sys/arch | |
| 1.17 | 6 years | christos | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | |
| 1.15 | 7 years | elad | Multiple inclusion protection, as suggested by christos@ on tech-kern@ few days ... | |
| 1.325 | 11 months | christos | remove unintended commit (this was to avoid a bug in the hme driver which I have... | |
| 1.174 | 14 months | drochner | remove KAME IPSEC, replaced by FAST_IPSEC | |
| 1.3 | 5 years | martin | branches: 1.3.4; Remove clause 3 and 4 from TNF licenses | |
| 1.28 | 15 months | matt | Use proper ANSI prototypes for foo() -> foo(void) Caught when compiling with -Wo... | |
| 1.16 | 7 years | elad | Multiple inclusion protection, as suggested by christos@ on tech-kern@ few days ... | |
| 1.249 | 6 weeks | christos | Limit the tcp initial window setting to 10, leaving it by default to 4 and simpl... | |
| 1.86 | 20 months | plunky | NULL does not need a cast | |
| 1.28 | 2 years | gdt | Note units and current value for TCP_DELACK_TICKS. | |
| 1.166 | 6 weeks | christos | Limit the tcp initial window setting to 10, leaving it by default to 4 and simpl... | |
| 1.170 | 6 weeks | christos | Limit the tcp initial window setting to 10, leaving it by default to 4 and simpl... | |
| 1.9 | 13 months | yamt | add a big comment (copy and paste from cvs log rev.1.1) | |
| 1.6 | 5 months | joerg | Add RCS keyword. Avoid overflow in constant. | |
| 1.11 | 5 years | perry | Convert many of the uses of __attribute__ to equivalent __packed, __unused and _... | |
| 1.16 | 11 months | christos | PR/46602: Move the rfc6056 port randomization to the IP layer. | |
| 1.3 | 5 years | martin | branches: 1.3.4; Remove clause 3 and 4 from TNF licenses | |
| 1.187 | 11 months | christos | PR/46602: Move the rfc6056 port randomization to the IP layer. | |
| 1.38 | 11 months | christos | PR/46602: Move the rfc6056 port randomization to the IP layer. |