Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • bcm-public bcm-public
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bcmbcm
  • bcm-publicbcm-public
  • Merge requests
  • !1

WIP: Add packet filters in the firmware

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Daniel Wegemer requested to merge filters into master Feb 22, 2016
  • Overview 0
  • Commits 15
  • Pipelines 0
  • Changes 29

ToDo:

  • Upload bytes from userland to the firmware
  • Use berkeley packet filters to generate the filters
    • For testing we could use the output of -dd or -ddd from tcpdump
    • the ctx.target variable in arch/arm/net/bpf_jit_32.c:pf_jit_compile() should contain the filters compiled to the target platform
  • move driver modifications from bcmdhd to nexmon
    • generate a patch based on the original bcmdhd
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: filters