2008-08-04 |
Sapan Bhatia | Fixed a bug in my previous commit.
|
commit | commitdiff | tree |
2008-08-04 |
Sapan Bhatia | An addendum to the change involving UDP-listing/RAW...
|
commit | commitdiff | tree |
2008-08-04 |
Sapan Bhatia | * 1 fix for using udp/listening sockets via raw
|
commit | commitdiff | tree |
2008-08-04 |
Sapan Bhatia | This modification enables raw sockets to receive packets...
|
commit | commitdiff | tree |
2008-08-01 |
Sapan Bhatia | trivial change
|
commit | commitdiff | tree |
2008-08-01 |
Sapan Bhatia | This hunk got lost somewhere along the way :(
|
commit | commitdiff | tree |
2008-07-31 |
Sapan Bhatia | Removed a debugging statement. Shows up a lot in the...
|
commit | commitdiff | tree |
2008-07-31 |
Sapan Bhatia | Deleted a debugging message.
|
commit | commitdiff | tree |
2008-07-30 |
Sapan Bhatia | Unbroke peercred setting.
|
commit | commitdiff | tree |
2008-07-30 |
Sapan Bhatia | Unbroke peercred-setting. I forgot that a uid that...
|
commit | commitdiff | tree |
2008-07-28 |
Sapan Bhatia | Now you can write your own TCP using packet sockets...
|
commit | commitdiff | tree |
2008-07-28 |
Sapan Bhatia | Whoops. This is the right version.
|
commit | commitdiff | tree |
2008-07-28 |
Sapan Bhatia | Optimize packet socket support to eliminate a packet...
|
commit | commitdiff | tree |
2008-07-28 |
Sapan Bhatia | Optimize packet socket support to eliminate a packet...
|
commit | commitdiff | tree |
2008-07-28 |
Sapan Bhatia | Missed this header file, which broke the compile.
|
commit | commitdiff | tree |
2008-07-28 |
Sapan Bhatia | Missed a header file, which broke the compile.
|
commit | commitdiff | tree |
2008-07-28 |
Sapan Bhatia | Fixes to tcpdump-related problems reported recently.
|
commit | commitdiff | tree |
2008-07-28 |
Sapan Bhatia | Fix to the missing SYN/ACK bug
|
commit | commitdiff | tree |
2008-07-28 |
Sapan Bhatia | Same thing. Used the right local tree this time.
|
commit | commitdiff | tree |
2008-07-28 |
Sapan Bhatia | 1 addition to xt_MARK to enable slices to see ICMP...
|
commit | commitdiff | tree |
2008-07-24 |
Sapan Bhatia | This broke build, it seems.
|
commit | commitdiff | tree |
2008-07-23 |
Sapan Bhatia | Killing patch 520, since it's broken up now
|
commit | commitdiff | tree |
2008-07-21 |
Sapan Bhatia | fix for tcpdump/tcp payloads
|
commit | commitdiff | tree |
2008-07-21 |
Sapan Bhatia | Optimization
|
commit | commitdiff | tree |
2008-07-21 |
Sapan Bhatia | tcpdump/tcp problem
|
commit | commitdiff | tree |
2008-07-15 |
Sapan Bhatia | Tagging module linux-2.6 - linux-2.6-22-12
|
commit | commitdiff | tree |
2008-07-15 |
Sapan Bhatia | Tweak for some tcpdump problems that have been reported
|
commit | commitdiff | tree |
2008-07-14 |
Sapan Bhatia | (no commit message)
|
commit | commitdiff | tree |
2008-07-14 |
Sapan Bhatia | GPL'd tun/tap and declared missing init/cleanup funcitons.
|
commit | commitdiff | tree |
2008-07-14 |
Sapan Bhatia | Fixed a compile error
|
commit | commitdiff | tree |
2008-07-14 |
Sapan Bhatia | Fixed the skb->sk dereference prolblem.
|
commit | commitdiff | tree |
2008-07-09 |
Sapan Bhatia | Tagging module linux-2.6 - linux-2.6-22-11
|
commit | commitdiff | tree |
2008-07-09 |
Sapan Bhatia | Really added tuntap this time.
|
commit | commitdiff | tree |
2008-07-09 |
Sapan Bhatia | Adding tuntap to the kernel.
|
commit | commitdiff | tree |
2008-07-09 |
Sapan Bhatia | ADded patch 526, to support tun/tap.
|
commit | commitdiff | tree |
2008-07-09 |
Sapan Bhatia | * (Cleanup) Split up the VNET+ patch into its 5 component...
|
commit | commitdiff | tree |
2008-06-08 |
Sapan Bhatia | * Partial fix for the UDP-packet-pollution problem
|
commit | commitdiff | tree |
2008-06-07 |
Sapan Bhatia | (no commit message)
|
commit | commitdiff | tree |
2008-06-07 |
Sapan Bhatia | Last adjustment before tagging.
|
commit | commitdiff | tree |
2008-06-07 |
Sapan Bhatia | removed a log line
|
commit | commitdiff | tree |
2008-06-04 |
Sapan Bhatia | (no commit message)
|
commit | commitdiff | tree |
2008-06-04 |
Sapan Bhatia | (no commit message)
|
commit | commitdiff | tree |
2008-06-04 |
Sapan Bhatia | (no commit message)
|
commit | commitdiff | tree |
2008-06-04 |
Sapan Bhatia | Recent VNET fixes
|
commit | commitdiff | tree |
2008-05-15 |
Sapan Bhatia | (no commit message)
|
commit | commitdiff | tree |
2008-05-13 |
Sapan Bhatia | Fix for tcpdump
|
commit | commitdiff | tree |
2008-05-09 |
Sapan Bhatia | Tweaks to the previous patches.
|
commit | commitdiff | tree |
2008-05-09 |
Sapan Bhatia | Ping bug fix. Probably tcpdump bug fix.
|
commit | commitdiff | tree |
2008-05-09 |
Sapan Bhatia | cleanup
|
commit | commitdiff | tree |
2008-05-05 |
Sapan Bhatia | Undoing something I had committed a while back as an...
|
commit | commitdiff | tree |
2008-04-30 |
Sapan Bhatia | (no commit message)
|
commit | commitdiff | tree |
2008-04-30 |
Sapan Bhatia | Fix for build
|
commit | commitdiff | tree |
2008-04-30 |
Sapan Bhatia | Cleanup, and integrated some new stuff I had in testing.
|
commit | commitdiff | tree |
2008-04-23 |
Sapan Bhatia | Bypass for the infinite loop in teh scheduler with...
|
commit | commitdiff | tree |
2008-04-23 |
Sapan Bhatia | Coming...
|
commit | commitdiff | tree |
2008-04-21 |
Sapan Bhatia | That else was hiding.
|
commit | commitdiff | tree |
2008-04-04 |
Sapan Bhatia | Another attempt.
|
commit | commitdiff | tree |
2008-04-04 |
Sapan Bhatia | Next attempt
|
commit | commitdiff | tree |
2008-04-04 |
Sapan Bhatia | Fix for the freeze bug, hopefully
|
commit | commitdiff | tree |
2008-04-03 |
Sapan Bhatia | Added a consistency check.
|
commit | commitdiff | tree |
2008-03-24 |
Sapan Bhatia | Removed .orig files
|
commit | commitdiff | tree |
2008-03-21 |
Sapan Bhatia | FRAME_POINTER=Y
|
commit | commitdiff | tree |
2008-03-21 |
Sapan Bhatia | Re-enabled Chopstix
|
commit | commitdiff | tree |
2008-03-18 |
Sapan Bhatia | bacKED OUT cow
|
commit | commitdiff | tree |
2008-03-17 |
Sapan Bhatia | Backing out the Chopstix base patch temporarily.
|
commit | commitdiff | tree |
2008-03-12 |
Sapan Bhatia | Support UDP packets in VNET+
|
commit | commitdiff | tree |
2008-02-28 |
Sapan Bhatia | CONFIG_CHOPSTIX=y
|
commit | commitdiff | tree |
2008-02-28 |
Sapan Bhatia | Fixed build issue on x86_64
|
commit | commitdiff | tree |
2008-02-27 |
Sapan Bhatia | Something that was bothering gcc and dhozac
|
commit | commitdiff | tree |
2008-02-27 |
Sapan Bhatia | Chopstix base patch.
|
commit | commitdiff | tree |
2008-02-20 |
Sapan Bhatia | Simplify, since there's only 1 xid associated with...
|
commit | commitdiff | tree |
2008-02-20 |
Sapan Bhatia | Fix for making ping work in slices
|
commit | commitdiff | tree |
2008-02-19 |
Sapan Bhatia | peercred fix (1)
|
commit | commitdiff | tree |
2008-02-08 |
Sapan Bhatia | Enabled the VNET patch again.
|
commit | commitdiff | tree |
2007-12-04 |
Sapan Bhatia | Whoops.
|
commit | commitdiff | tree |
2007-12-04 |
Sapan Bhatia | NetNs patch
|
commit | commitdiff | tree |
2007-12-04 |
Sapan Bhatia | (no commit message)
|
commit | commitdiff | tree |
2007-12-04 |
Sapan Bhatia | Trivial
|
commit | commitdiff | tree |
2007-12-04 |
Sapan Bhatia | Added the NetNS patch, corresponding to the tag netns...
|
commit | commitdiff | tree |
2007-12-03 |
Sapan Bhatia | Added some non-intrusive VINI stuff to the specfile...
|
commit | commitdiff | tree |
2007-08-16 |
Sapan Bhatia | fixed typo that broke the kernel build
|
commit | commitdiff | tree |
2007-08-16 |
Sapan Bhatia | Added peercred = sk->xid, which got lost in the various...
|
commit | commitdiff | tree |
|