]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil
The USB Bluetooth driver should only grab its own interfaces. This allows the
[FreeBSD/FreeBSD.git] / sys / netpfil /
2012-09-29 glebiusClear and re-setup all function pointers that glue...
2012-09-29 glebiusSimplify send out queue code:
2012-09-28 glebiusSimplify and somewhat redesign interaction between...
2012-09-22 glebiusEBUSY is a better reply for refusing to unload pf(4...
2012-09-22 glebiusWhen connection rate hits and we overload a source...
2012-09-22 glebiusIn pfr_insert_kentry() return ENOMEM if memory allocati...
2012-09-22 glebiusFix fallout from r236397 in pfr_update_stats(), that...
2012-09-20 glebiusReduce copy/paste when freeing an source node.
2012-09-20 glebiusUtilize Jenkins hash with random seed for source nodes...
2012-09-18 glebiusProvide kernel compile time option to make pf(4) defaul...
2012-09-18 glebiusMake ruleset anchors in pf(4) reentrant. We've got...
2012-09-18 glebiusFix DIOCNATLOOK: zero key padding before performing...
2012-09-14 glebiuso Create directory sys/netpfil, where all packet filter...