Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/net



Module Name:    syssrc
Committed By:   martin
Date:           Sat Mar  2 16:23:43 UTC 2002

Modified Files:
        syssrc/sys/net: if_sppp.h if_spppsubr.c if_spppvar.h

Log Message:
Add support to query the peer for DNS addreses when negotiating IPCP.
Add ioctls to retrieve the results.

While here remove a malloc()/free() of an unused buffer.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/net/if_sppp.h
cvs rdiff -r1.44 -r1.45 syssrc/sys/net/if_spppsubr.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/net/if_spppvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index