החל מ-27 במרץ 2025, מומלץ להשתמש ב-android-latest-release
במקום ב-aosp-main
כדי ליצור תרומות ל-AOSP. מידע נוסף זמין במאמר שינויים ב-AOSP.
שינויים בליבה
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
זהו סיכום של השינויים העיקריים בליבה ששונים מהגרסה הראשית.
- נוספה net/netfilter/xt_qtaguid*
- ייבוא של net/netfilter/xt_quota2.c מהפרויקט xtables-addons ושינוי שלו
- תיקונים ב-net/netfilter/ip6_tables.c
- קובץ ip*t_REJECT.c שעבר שינוי
- net/netfilter/xt_socket.c שונה
כמה הערות לגבי הגדרת הליבה:
- השדה xt_qtaguid מתחזה לשדה xt_owner ומסתמך על xt_socket, והוא עצמו מסתמך על מעקב החיבורים.
- התמיכה ב-xt_qtaguid תופסק בהדרגה החל מהגרסה Android 9. מידע נוסף זמין במאמר מעקב אחר תעבורת נתונים ב-eBPF.
- מכשיר המעקב אחר החיבורים לא יכול לטפל בחבילות SIP גדולות, ולכן צריך להשבית אותו.
- ב-xt_quota2 המשופר נעשה שימוש בתמיכה של NFLOG כדי להודיע למרחב המשתמש.
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-06-12 (שעון UTC).
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-06-12 (שעון UTC)."],[],[],null,["# Kernel changes\n\nThis is a summary of the main changes in the kernel that diverge from mainline.\n\n- added net/netfilter/xt_qtaguid\\*\n- imported then modified net/netfilter/xt_quota2.c from xtables-addons project\n- fixes in net/netfilter/ip6_tables.c\n- modified ip\\*t_REJECT.c\n- modified net/netfilter/xt_socket.c\n\nA few comments on the kernel configuration:\n\n- xt_qtaguid masquerades as xt_owner and relies on xt_socket and itself relies on the connection tracker.\n- Support for xt_qtaguid will be phased out starting in the Android 9 release. See [eBPF traffic monitoring](/docs/core/data/ebpf-traffic-monitor) for more information.\n- The connection tracker can't handle large SIP packets, it must be disabled.\n- The modified xt_quota2 uses the NFLOG support to notify userspace."]]