Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-04 | netlabel: out of bound access in cipso_v4_validate() | Eric Dumazet | 1 | -0/+4 |
# Makefile for vm tools # TARGETS=page-types slabinfo page_owner_sort LIB_DIR = ../lib/api LIBS = $(LIB_DIR)/libapi.a CC = $(CROSS_COMPILE)gcc CFLAGS = -Wall -Wextra -I../lib/ LDFLAGS = $(LIBS) $(TARGETS): $(LIBS) $(LIBS): make -C $(LIB_DIR) %: %.c $(CC) $(CFLAGS) -o $@ $< $(LDFLAGS) clean: $(RM) page-types slabinfo page_owner_sort make -C $(LIB_DIR) clean stanz.ch/linux/net-next.git' title='net-next.git Git repository'/>
index : net-next.git | ||
net-next plumbings | Tobias Klauser |
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-04 | netlabel: out of bound access in cipso_v4_validate() | Eric Dumazet | 1 | -0/+4 |