Include endpoint address in accounting dump files.
Convert mainloop to use epoll rather than select.
This commit is contained in:
parent
788fb3cb6d
commit
b830a899ca
12 changed files with 549 additions and 267 deletions
1
Makefile
1
Makefile
|
|
@ -37,6 +37,7 @@ TESTS = generateload bounce
|
|||
DEFINES += -DSTATISTICS
|
||||
DEFINES += -DSTAT_CALLS
|
||||
DEFINES += -DRINGBUFFER
|
||||
DEFINES += -DHAVE_EPOLL
|
||||
|
||||
DEFINES += -DBGP
|
||||
OBJS += bgp.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue