A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente
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.
call routing based on preset codes between any combination of gateway interfaces (voip, gsm, isdn/fxs)
routing von anrufen aufgrund der vorwahl zwischen einer beliebigen schnittstellenkombination des gegebenen gateways (voip, gsm, isdn/fxs).
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.