13 | | 1. add generic class support in v4/v6 packets. |
14 | | 2. add client specific processing for v4 packets. This will include docsis specific processing that will be later extracted into separate library. |
15 | | 3. use client classes in subnet selection (white list, black list for subnets) |
16 | | 4. move docsis specific processing to external hook library. |
| 13 | 1. add generic class support in v4/v6 packets. (this ticket, #3203) |
| 14 | 2. add client specific processing for v4 packets. This will include docsis specific processing that will be later extracted into separate library. (this ticket, #3203) |
| 15 | 3. use client classes in subnet selection (white list, black list for subnets) (ticket #3274) |
| 16 | 4. move docsis specific processing to external hook library. (ticket #3275) |