Ticket #869 (new bug)

Opened 2 years ago

Last modified 7 months ago

[IPCP] get ConnectOnDemand working

Reported by: wkornewald Assigned to: wkornewald
Priority: high Milestone: R1
Component: Network & Internet/PPP Version: R1 development
Cc: Platform: All

Description (Last modified by wkornewald)

For ConnectOnDemand fake a source IP address (10.10.0.10 and so on?) and after connection establishment change the source IP of all outgoing packets to the real source IP. At least, I think this is the correct way to create the default route when not connected (waiting for the first outgoing packet initiating the Up() event).

Note: Our new netstack will probably provide a very nice API for ConnectOnDemand, so we don't have to do these hacks.

Change History

09/28/06 08:23:50 changed by wkornewald

  • description changed.
  • summary changed from IPCP get ConnectOnDemand working to [IPCP] get ConnectOnDemand working.

10/02/07 05:40:42 changed by axeld

  • milestone changed from R1 Network Stack to R1.