summaryrefslogtreecommitdiff
path: root/gnu/dist/postfix/html/commands.html
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/dist/postfix/html/commands.html')
0 files changed, 0 insertions, 0 deletions
ev/ic/pdq_ifsubr.c?id=5a3149d831b9941ef26e56a980a2a4c2b9916889'>Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_inputozaki-r 2016-06-10Introduce m_set_rcvif and m_reset_rcvifozaki-r 2016-02-09Introduce softint-based if_inputozaki-r 2012-10-27split device_t/softc for all remaining drivers.chs 2010-01-19Redefine bpf linkage through an always present op vector, i.e.pooka 2008-11-07*** Summary ***dyoung 2008-04-08use aprint_*_dev and device_xnamecegger 2008-02-07Start patching up the kernel so that a network driver always hasdyoung 2007-12-20Constify struct ifnet->if_sadl and every use throughout the tree.dyoung 2007-09-01Change a bazillion occurrences of code resembling this,dyoung 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2006-11-16__unused removal on arguments; approved by core.christos