Author: hrs
Date: Sat Sep 12 20:36:39 2015
New Revision: 287723
URL: https://svnweb.freebsd.org/changeset/base/287723
Log:
MFC 272159,272161,272386,272446,272547,272548,273210:
- Make lagg protos a enum.
- When reconfiguring protocol on a lagg, first set it to LAGG_PROTO_NONE,
then
Author: hrs
Date: Sun Sep 13 01:31:17 2015
New Revision: 287729
URL: https://svnweb.freebsd.org/changeset/base/287729
Log:
MFC 287595:
- Fix SIGSEGV when sa == NULL. NULL check in getnameinfo_inet()
did not work as expected.
- Simplify afdl table lookup.
Modified:
stable/10/lib
Author: hrs
Date: Sun Sep 13 01:35:40 2015
New Revision: 287730
URL: https://svnweb.freebsd.org/changeset/base/287730
Log:
MFC 287607:
- Remove GIF_{SEND,ACCEPT}_REVETHIP.
- Simplify EADDRNOTAVAIL and EAFNOSUPPORT conditions.
Modified:
stable/10/sbin/ifconfig/ifgif.c
stable/10/share/
Author: hrs
Date: Sun Sep 13 01:39:37 2015
New Revision: 287731
URL: https://svnweb.freebsd.org/changeset/base/287731
Log:
MFC 287608:
Remove IN6_IFF_NOPFX. This flag was no longer used.
Modified:
stable/10/sys/netinet6/in6_ifattach.c
stable/10/sys/netinet6/in6_var.h
Directory Propert
Author: hrs
Date: Sun Sep 13 01:44:30 2015
New Revision: 287732
URL: https://svnweb.freebsd.org/changeset/base/287732
Log:
MFC 287609:
Do not add IN6_IFF_TENTATIVE when ND6_IFF_NO_DAD.
Modified:
stable/10/sys/netinet6/in6.c
Directory Properties:
stable/10/ (props changed)
Modified:
Author: hrs
Date: Sun Sep 13 01:59:50 2015
New Revision: 287733
URL: https://svnweb.freebsd.org/changeset/base/287733
Log:
MFC 287095, 287610, 287611, 287617:
Remove obsolete API (SIOCGDRLST_IN6 and SIOCGPRLST_IN6) support.
Modified:
stable/10/sys/netinet6/in6.c
stable/10/sys/netinet6/
Author: hrs
Date: Sun Sep 13 02:09:06 2015
New Revision: 287734
URL: https://svnweb.freebsd.org/changeset/base/287734
Log:
MFC 287094:
- Deprecate IN6_IFF_NODAD. It was used to prevent DAD on a loopback
interface but in6if_do_dad() already had a check for IFF_LOOPBACK.
- Remove in
Author: hrs
Date: Sun Sep 13 03:09:21 2015
New Revision: 287735
URL: https://svnweb.freebsd.org/changeset/base/287735
Log:
MFC 259169, 259176, 287097:
- Ansify function definitions.
- Change the type of addr argument in dump() function to be able
disambiguate link-local addresses f
Author: hrs
Date: Sun Sep 13 03:15:37 2015
New Revision: 287736
URL: https://svnweb.freebsd.org/changeset/base/287736
Log:
MFC 287349,287404:
- Print sdl->sdl_data when sdl->sdl_nlen > 0 && sdl->sdl_alen == 0
as link_ntoa(3) does.
- snprintf() returns at most size-1 of the chars pr
Author: hrs
Date: Sun Sep 13 03:59:29 2015
New Revision: 287737
URL: https://svnweb.freebsd.org/changeset/base/287737
Log:
MFC 287613:
Update only static routes when an interface is specified. This fixed
a bad side-effect reported in PR 202144.
PR: 202144
Modified:
stable/10/et
Author: hrs
Date: Sun Sep 13 04:02:52 2015
New Revision: 287738
URL: https://svnweb.freebsd.org/changeset/base/287738
Log:
MFC 287614:
- Add uid check.
- Report delay<0 as a warning.
Modified:
stable/10/etc/rc.d/bgfsck
Directory Properties:
stable/10/ (props changed)
Modified: sta
Author: hrs
Date: Sun Sep 13 04:05:27 2015
New Revision: 287739
URL: https://svnweb.freebsd.org/changeset/base/287739
Log:
MFC 287615:
Use read to parse a line instead of set.
Modified:
stable/10/etc/rc.d/jail
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/etc/
12 matches
Mail list logo