index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
ip
Age
Commit message (
Expand
)
Author
2023-05-20
devip: provide large buffer for ipifc->local() generator
cinap_lenrek
2023-05-19
devip: don't leak temporary buffers on error
cinap_lenrek
2023-05-19
devip: rlock ifc before accessing interface parameters in ipifcstate()
cinap_lenrek
2023-05-16
devip: address some ipv6 issues on pkt interface
cinap_lenrek
2023-05-15
devip: maintain packet counters for pktmedium
cinap_lenrek
2023-04-15
ip: generalize Rproxy route handling, allowing non point-to-point arp proxy
cinap_lenrek
2023-01-06
> the retunnel logic in the gre code is wrong.
cinap_lenrek
2022-12-30
tcp: only create new translation when SYN packet
cinap_lenrek
2022-12-30
icmp: only forward EchoRequest, Timestamp(request), InfoRequest and AddrMaskR...
cinap_lenrek
2022-12-18
devip: fix icmp bugs
cinap_lenrek
2022-12-13
devip: tcpmssclamp() to minimum of source and destination interface MTU
cinap_lenrek
2022-12-12
devip: Fix transfoward() iphash collision
cinap_lenrek
2022-12-08
devip: ignore addmulti() errors in addselfcache()
cinap_lenrek
2022-11-20
devip: lilu dallas multicast.
cinap_lenrek
2022-11-20
icmp6: no need set vcf and ttl before ipoput6(), use MAXTTL instead of HOP_LIMIT
cinap_lenrek
2022-11-02
kernel: Do not treat IPv6 ULA's as GUA's (thanks Arne Meyer)
Jacob Moody
2022-10-08
devip: use port/netif.h constants for ethermedium
cinap_lenrek
2022-09-28
devip: get rid of Ipifc.mintu
cinap_lenrek
2022-09-28
arp: move arp expire logic into own function
cinap_lenrek
2022-09-27
arp: don't leak data in the padding of arp replies
cinap_lenrek
2022-09-27
arp: make sure arpresolve() only returns single packet
cinap_lenrek
2022-09-25
devip: fix ipv6 mss clamping
cinap_lenrek
2022-09-18
tcpmssclamp: pass correct size tcpmssclamp()
cinap_lenrek
2022-09-18
devip: less stupid hnputs_csum()
cinap_lenrek
2022-09-17
tcpmssclamp: only check the first ipv4 fragment for tcp header
cinap_lenrek
2022-09-17
devip: do tcp mss clamping when forwarding packets
cinap_lenrek
2022-09-03
devip: make Rproxy flag explicit
cinap_lenrek
2022-09-03
devip: replicate the nat-flag (Rtrans) when superceding interface route
cinap_lenrek
2022-03-14
ip(3): use flags instead of tag for 8 column route add/remove
cinap_lenrek
2022-03-13
devip: allow setting the "trans" flag on a logical interface
cinap_lenrek
2022-03-12
devip: implement network address translation routes
cinap_lenrek
2022-02-16
devip: dont hold ifc wlock during medium bind/unbind
cinap_lenrek
2021-10-11
devip: improve tcp error handling for ipoput
cinap_lenrek
2021-10-11
devip: add comment to ip.h explaining Routehint struct
cinap_lenrek
2021-10-10
devip: properly rlock() the routelock for v4lookup() and v6lookup()
cinap_lenrek
2021-10-10
devip: use top bit (type) | subnet-id for V6H() route hash macro
cinap_lenrek
2021-10-09
devip: cache arp entry in Routehint
cinap_lenrek
2021-10-03
devip: use better hashipa() macro, use RWlock for arp cache
cinap_lenrek
2021-09-26
devip: implement ipv4 arp timeout with icmp host unreachable notification
cinap_lenrek
2020-06-07
devip: implement ipv6 support in ipmux packet filter
cinap_lenrek
2020-06-07
devip: fix parseipmask() prototype in ip.h
cinap_lenrek
2020-06-06
devip: pick less surprising interface address in header for incoming UDP packets
cinap_lenrek
2020-05-10
devip: fix ifc recursive rlock() deadlock
cinap_lenrek
2020-01-05
devip: fix packet loss when interface is wlocked
cinap_lenrek
2019-11-10
devip: use the routing table for local source ip address selection
cinap_lenrek
2019-09-21
devip: fix permission checking
cinap_lenrek
2019-05-22
devip: if the server does not support TCP ws option, disable window scaling (...
cinap_lenrek
2019-05-12
devip: do not lock selftab in ipselftabread(), remove unused fields from Ipself
cinap_lenrek
2019-05-11
devip: reset speed and delay on bind, adjust burst on mtu change, ifc->m nil ...
cinap_lenrek
2019-05-11
devip: make sure ifc is bound in add6 ctl command
cinap_lenrek
[next]