tcpdump mailing list archives
Re: Fwd: New datasource implementation
From: Michael Richardson <mcr () sandelman ca>
Date: Thu, 22 Dec 2011 13:01:05 -0500
Gisle> This is what I do (and what the sourceforge page [1]
Gisle> states). 1st time checkout: git clone
Gisle> git://bpf.tcpdump.org/libpcap
Alternatively, visit github, get an account, upload your ssh public key,
etc.
Visit github.com/mcr/tcpdump, and fork the code.
Then use the github's URL, like:
git clone git () github com:myname/tcpdump.git
and then push to that repo, and ask me to do a pullup.
The two methods are *NOT* mutually exclusive. Assuming that you already
git the clone from bpf.tcpdump,org, you can do the github fork, and do:
cd libpcap
git remote add github git () github com:myname/libpcap.git
git push github master
(that's how I get the merged code from github back onto
bpf.tcpdump.org...)
Since git can publish over HTTP, you can even just tar/ssh, scp, or
symlink your repo into your web space, and say "here is the URL", but
there are some limitations of http: URLs relating to caches, and
compression and the like.
--
] He who is tired of Weird Al is tired of life! | firewalls [
] Michael Richardson, Sandelman Software Works, Ottawa, ON |net architect[
] mcr () sandelman ottawa on ca http://www.sandelman.ottawa.on.ca/ |device driver[
Kyoto Plus: watch the video <http://www.youtube.com/watch?v=kzx1ycLXQSE>
then sign the petition.
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.
Current thread:
- New datasource implementation Akos Vandra (Dec 17)
- Fwd: New datasource implementation Akos Vandra (Dec 20)
- Re: Fwd: New datasource implementation Michael Richardson (Dec 20)
- Re: Fwd: New datasource implementation Akos Vandra (Dec 20)
- Re: Fwd: New datasource implementation Guy Harris (Dec 21)
- Re: Fwd: New datasource implementation Michael Richardson (Dec 22)
- Re: Fwd: New datasource implementation Michael Richardson (Dec 20)
- Re: Fwd: New datasource implementation Guy Harris (Dec 21)
- Re: Fwd: New datasource implementation Gisle Vanem (Dec 22)
- Re: Fwd: New datasource implementation Michael Richardson (Dec 22)
- Re: Fwd: New datasource implementation Akos Vandra (Dec 22)
- Re: Fwd: New datasource implementation Guy Harris (Dec 22)
- Re: Fwd: New datasource implementation Akos Vandra (Dec 22)
- Re: Fwd: New datasource implementation Michael Richardson (Dec 27)
- Re: Fwd: New datasource implementation Guy Harris (Dec 27)
- Fwd: New datasource implementation Akos Vandra (Dec 20)
- Re: New datasource implementation Akos Vandra (Dec 28)
- Re: New datasource implementation Felix Obenhuber (Dec 28)
