VirtualBox

source: vbox/trunk/src/VBox/Devices/Network/slirp/ip_input.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95573   2 years vboxsync Network/slirp: Advertising clause for Danny Gasparovsky was …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @66522   8 years vboxsync Devices/Network/slirp: bugref:8736: additional sanity check
(edit) @65455   8 years vboxsync NAT: ip_input - cosmetic: be consistent about using mlen.
(edit) @63562   8 years vboxsync scm: cleaning up todos
(edit) @63016   8 years vboxsync Devices: warnings (debug builds)
(edit) @62511   8 years vboxsync (C) 2016
(edit) @61201   9 years vboxsync NAT: Drop packets to multicast and reserved destinations earlier, so …
(edit) @59063   9 years vboxsync NAT: Move host resolver out of libalias. This is a minimal change …
(edit) @56960   9 years vboxsync NAT: adjust IP checksum after decrementing TTL so that if we use this …
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @52755   10 years vboxsync NAT: G/c socket:so_la - per-socket libalias instance used for …
(edit) @52245   10 years vboxsync NAT: Drop packets to multicast destinations, the rest of the code is …
(edit) @50017   11 years vboxsync NAT/ip_input.c:ip_input comment regarding TTL check and processing …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @41969   12 years vboxsync NAT: back out r78837. (unexpected result)
(edit) @41967   12 years vboxsync NAT: NTOHS -> RT_N2H_U16
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @39259   13 years vboxsync NAT: firewall emulation hack allowing NETBIOS resolving mechanism live …
(edit) @39101   13 years vboxsync NAT: warnings.
(edit) @39085   13 years vboxsync NAT: warnings.
(edit) @37936   13 years vboxsync NAT: logs.
(edit) @37746   13 years vboxsync NAT/debug: %R[naipv4] -> %RTnaipv4 and &IP -> IP.
(edit) @37724   13 years vboxsync NAT: todo (logging)
(edit) @35923   14 years vboxsync NAT: 'icmp_error` frees source mbuf.
(edit) @34103   14 years vboxsync NAT: (debug) logging fixes
(edit) @34087   14 years vboxsync NAT: typo.
(edit) @30370   14 years vboxsync NAT: comments
(edit) @30361   14 years vboxsync NAT: icmp_input copy src mbuf and compose new one to deliver.
(edit) @30350   14 years vboxsync NAT: Don't m_free mbuf just after send, it's responsible of recv …
(edit) @30016   15 years vboxsync NAT: clean up.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28449   15 years vboxsync NAT: slirp file headers
(edit) @28443   15 years vboxsync NAT: m_free -> m_freem: BSD mbufs m_free releases only first element …
(edit) @26404   15 years vboxsync NAT: applied patch from xtracker 3993 (use BSD mbufs)
(edit) @25822   15 years vboxsync NAT: -Wshadow fixes. Use RT_N2H and RT_H2N instead of ntoh
(edit) @25799   15 years vboxsync NAT: fixed recent regression (xtracker 4590) on non-Linux/non-Windows …
(edit) @25276   15 years vboxsync NAT: force re-activation of port forwarding on link down; coding …
(edit) @23369   15 years vboxsync NAT: small cosmetics, trailing spaces
(edit) @23240   15 years vboxsync NAT: update ip pointer on each m_cat.
(edit) @23155   15 years vboxsync NAT: alias_dns doesn't require dtom any more, update of corresponded …
(edit) @23154   15 years vboxsync NAT: BSD mbuf
(edit) @23005   15 years vboxsync NAT: update rigth IP header while reassembling.
(edit) @22984   15 years vboxsync NAT: comment updated.
(edit) @22843   15 years vboxsync NAT: using host resolver instead of dnsproxy.
(edit) @22013   15 years vboxsync NAT: clearing (removing non-libalias code)
(edit) @21717   15 years vboxsync NAT: ocasional renaming m_size -> m_len
(edit) @21716   15 years vboxsync NAT: counters
(edit) @21715   15 years vboxsync NAT: MSVC is C compiler, when compiling C files, thus profile counter …
(edit) @21687   15 years vboxsync NAT: counters
(edit) @20165   16 years vboxsync NAT: build fix
(edit) @20164   16 years vboxsync NAT/libalias: port-forwarding
(edit) @20053   16 years vboxsync NAT: LibAlias enabling + tcp_emu replaced with ftp_module
(edit) @19977   16 years vboxsync NAT: some glue code and experiments with default NAT rule
(edit) @19759   16 years vboxsync NAT: replace header storing with calculation of start of IP header in place
(edit) @17191   16 years vboxsync spaces
(edit) @15845   16 years vboxsync warnings and minor fixes to coding style
(edit) @15792   16 years vboxsync NAT: RTMemFree
(edit) @15791   16 years vboxsync NAT: malloc/free/realloc/strdup => iprt functions; fixed …
(edit) @15636   16 years vboxsync slirp:icmp: Get rid of old ICMP implementation
(edit) @15480   16 years vboxsync slirp: warnings
(edit) @15453   16 years vboxsync slirp: removed the old 64-bit incompatible reassemble code
(edit) @15450   16 years vboxsync slirp: style, dead code
(edit) @15035   16 years vboxsync ICMP: support storaging and searching of sent packet.
(edit) @14795   16 years vboxsync warning
(edit) @14489   16 years vboxsync more cosmetic
(edit) @14488   16 years vboxsync cosmetic
(edit) @14487   16 years vboxsync helper functions used in old reassembling was disabled
(edit) @14470   16 years vboxsync slirp: remove tabs
(edit) @14390   16 years vboxsync check sum calculation was fixed
(edit) @14287   16 years vboxsync Lenght shouldn't changed because we've disabled altering size at the …
(edit) @14252   16 years vboxsync csum validation hack, for testing IP integration of fragmentation …
(edit) @14243   16 years vboxsync IP fragmentation seems works fine todo: fix the checksum calculation
(edit) @14232   16 years vboxsync Adapted versions of ip_reass, ip_freef and ip_slowtimo from FreeBSD …
(edit) @14228   16 years vboxsync hash table for BSD-styled fragmentation/reassembling introduced and …
(edit) @14227   16 years vboxsync initial preparation for injecting FreeBSD IP fragmentation code …
(edit) @13984   16 years vboxsync - simplefied syncronization - work on Unixes only
(edit) @13783   16 years vboxsync per-socket and per-mbuf mutexes are removed only global locks are …
(edit) @13710   16 years vboxsync mid point in replacing on VBOX_SLIRP_LOCK/UNLOCK macroces resolved deadlock
(edit) @13704   16 years vboxsync TCP sync was intoducedTCP sync was intoduced
(edit) @13670   16 years vboxsync Resolved locks in UDP Some mutex operations checked with …
(edit) @1076   18 years vboxsync Removed tons of ifdef VBOX conditionals to make slirp readable again
(edit) @1048   18 years vboxsync slirp insque/remque fixes for amd64
(edit) @1039   18 years vboxsync Attempt to fix slirp build for 64 bit (also eliminated global variables)
(edit) @1033   18 years vboxsync Big change to make slirp fully instantiatable (replace all global …
(edit) @530   18 years vboxsync Hack for running slirp (NAT) on 64-bit hosts.
(add) @1   55 years vboxsync import
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette