version 1.7, 2015/11/17 08:38:06
|
version 1.8, 2016/03/03 10:07:19
|
Line 32 Ryota Ozaki (ozaki-r)
|
Line 32 Ryota Ozaki (ozaki-r)
|
* Counting the number of packets and amount of data at different places is a horrible idea |
* Counting the number of packets and amount of data at different places is a horrible idea |
* Do bpf_mtap at a common place |
* Do bpf_mtap at a common place |
* Regain it from device drivers |
* Regain it from device drivers |
* Make if_link_state_change softint |
* [done] Make if_link_state_change softint |
* It can be called from H/W interrupt context while it does many things including sleep-able operations |
* It can be called from H/W interrupt context while it does many things including sleep-able operations |
* PR kern/49793 |
* PR kern/49793 |
* Make netipsec a rump component |
* Make netipsec a rump component |