Re: [tcpdump-workers] [libpcap] Consider not pushing your work-in-progress branches upstream (#420)

2015-03-09 Thread Michael Richardson
As discussed a few months ago, this is how github is being used. 1) "master" for tcpdump, libpcap and tcpdump-htdocs lives on http://github.com/the-tcpdump-group We pull daily from github master to the server at bpf.tcpdump.org. 2) release branches live on bpf.tcpdump.org, and are

[tcpdump-workers] ND_TTEST2 --- can l be negative

2015-03-09 Thread Michael Richardson
What do you think of this patch. I was trying to use ND_TTEST2() in a place where l was seemingly to become negative, and I felt that we should check for that situation. In the situation at hand, that actually wasn't the problem, but I still think that perhaps this is a good thing. --- a/netdiss