Source-Changes archive

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

CVS commit: [netbsd-2-0] src/sys/netinet



Module Name:    src
Committed By:   tron
Date:           Sat Jul 10 12:42:37 UTC 2004

Modified Files:
        src/sys/netinet [netbsd-2-0]: in.c

Log Message:
Pull up revision 1.97 (requested by mycroft in ticket #615):
Fix SIOCSIFNETMASK -- it needs to use in_ifscrub() and in_ifinit() to update
the interface route and various internal state.  Also, it should use an ifreq,
not an if_aliasreq.  Addresses PR 9604.  (Nothing in our source tree uses
SIOCSIFNETMASK, though.  Perhaps it should be deprecated.)


To generate a diff of this commit:
cvs rdiff -r1.93 -r1.93.2.1 src/sys/netinet/in.c

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