summaryrefslogtreecommitdiff
path: root/stun.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-12stun: close socket before returning in error caseDaniel Borkmann1-2/+5
2013-06-12stun: memset saddr before bindingDaniel Borkmann1-1/+2
2013-06-04stun: add header fileDaniel Borkmann1-8/+1
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-06-04sock: add socket management functionsDaniel Borkmann1-0/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+190
l/git/tip/tip
Pull x86 bugfix from Thomas Gleixner: "A single bugfix for the recent changes related to registering the boot cpu when this has not happened before prefill_possible_map(). The main problem with this change got fixed already, but we missed the case where the local APIC is not yet mapped, when prefill_possible_map() is invoked, so the registration of the boot cpu which has the APIC bit set in CPUID will explode. I should have seen that issue earlier, but all I can do now is feeling embarassed" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/smpboot: Init apic mapping before usage
Diffstat