来自专业的译者、企业、网页和免费的翻译库。
next they enter the routing code, which decides whether the packet is destined for another interface, or a local process.
als naechstes kommen sie in den routing-code, welcher entscheidet, ob das paket fuer eine andere schnittstelle oder fuer einen lokalen prozess bestimmt ist.
here you can see that routing occurs after this hook is called: in fact, the routing code is called first (to figure out the source ip address and some ip options): if you want to alter the routing, you must alter the `skb->dst' field yourself, as is done in the nat code.
hier kannst du sehen, dass routing erst dann einsetzt, wenn dieser hook aufgerufen wurde: tatsaechlich wird zuerst der routing-code aufgerufen (um angaben ueber quelladresse und ip-optionen zu bestimmen) und wird erneut aufgerufen, wenn das paket geaendert werden sollte.